TensorFlow Serving C++ API Documentation
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
tensorflow::serving::test_util::BundleFactoryTest Class Referenceabstract
Inheritance diagram for tensorflow::serving::test_util::BundleFactoryTest:
Inheritance graph
[legend]
Collaboration diagram for tensorflow::serving::test_util::BundleFactoryTest:
Collaboration graph
[legend]

Public Member Functions

 BundleFactoryTest (const string &export_dir)
 

Protected Member Functions

void TestBasic () const
 
int GetTotalBatchesProcessed () const
 
void TestBatching (const BatchingParameters &params, bool enable_per_model_batching_params, int input_request_batch_size, int batch_size) const
 
template<class FactoryType >
void TestEstimateResourceRequirementWithGoodExport (double total_file_size) const
 
void TestRunOptions () const
 
void TestRunOptionsError () const
 

Protected Attributes

string export_dir_
 

Detailed Description

Definition at line 43 of file bundle_factory_test.h.


The documentation for this class was generated from the following file: