TensorFlow Serving C++ API Documentation
|
This is the complete list of members for tensorflow::serving::internal::TfLiteInterpreterPool, including all inherited members.
CreateTfLiteInterpreterPool(const tflite::FlatBufferModel *model, const tensorflow::SessionOptions &options, int pool_size, std::unique_ptr< TfLiteInterpreterPool > &interpreter_pool) (defined in tensorflow::serving::internal::TfLiteInterpreterPool) | tensorflow::serving::internal::TfLiteInterpreterPool | static |
GetInterpreter() (defined in tensorflow::serving::internal::TfLiteInterpreterPool) | tensorflow::serving::internal::TfLiteInterpreterPool | inline |
ReturnInterpreter(std::unique_ptr< TfLiteInterpreterWrapper > interpreter) (defined in tensorflow::serving::internal::TfLiteInterpreterPool) | tensorflow::serving::internal::TfLiteInterpreterPool | inline |