TensorFlow Serving C++ API Documentation
tensorflow::serving::BatchingSession Member List

This is the complete list of members for tensorflow::serving::BatchingSession, including all inherited members.

Close() final (defined in tensorflow::serving::ServingSession)tensorflow::serving::ServingSession
Create(const BatchingSessionOptions &options, std::unique_ptr< Session > wrapped, const std::vector< SignatureWithBatchingSessionSchedulerCreator > &signatures_with_scheduler_creators, const std::string &thread_pool_name, std::unique_ptr< BatchingSession > *result) (defined in tensorflow::serving::BatchingSession)tensorflow::serving::BatchingSessionstatic
Create(const BatchingSessionOptions &options, std::unique_ptr< Session > wrapped, const std::vector< SignatureWithBatchingSessionSchedulerCreator > &signatures_with_scheduler_creators, BatchingSessionSchedulerCreator default_creator, const std::string &thread_pool_name, std::unique_ptr< BatchingSession > *result) (defined in tensorflow::serving::BatchingSession)tensorflow::serving::BatchingSessionstatic
Create(const GraphDef &graph) final (defined in tensorflow::serving::ServingSession)tensorflow::serving::ServingSession
Extend(const GraphDef &graph) final (defined in tensorflow::serving::ServingSession)tensorflow::serving::ServingSession
ListDevices(std::vector< DeviceAttributes > *response) override (defined in tensorflow::serving::BatchingSession)tensorflow::serving::BatchingSession
Run(const std::vector< std::pair< string, Tensor >> &inputs, const std::vector< string > &output_tensor_names, const std::vector< string > &target_node_names, std::vector< Tensor > *outputs) override (defined in tensorflow::serving::BatchingSession)tensorflow::serving::BatchingSession
Run(const RunOptions &run_options, const std::vector< std::pair< string, Tensor >> &inputs, const std::vector< string > &output_tensor_names, const std::vector< string > &target_node_names, std::vector< Tensor > *outputs, RunMetadata *run_metadata) override (defined in tensorflow::serving::BatchingSession)tensorflow::serving::BatchingSession
Run(const RunOptions &run_options, const std::vector< std::pair< string, Tensor >> &inputs, const std::vector< string > &output_tensor_names, const std::vector< string > &target_node_names, std::vector< Tensor > *outputs, RunMetadata *run_metadata, const thread::ThreadPoolOptions &thread_pool_options) override (defined in tensorflow::serving::BatchingSession)tensorflow::serving::BatchingSession
ServingSession()=default (defined in tensorflow::serving::ServingSession)tensorflow::serving::ServingSession
~BatchingSession() override=default (defined in tensorflow::serving::BatchingSession)tensorflow::serving::BatchingSession
~ServingSession() override=default (defined in tensorflow::serving::ServingSession)tensorflow::serving::ServingSession