TensorFlow Serving C++ API Documentation
|
Public Member Functions | |
std::unique_ptr< TfLiteInterpreterWrapper > | GetInterpreter () |
void | ReturnInterpreter (std::unique_ptr< TfLiteInterpreterWrapper > interpreter) |
Static Public Member Functions | |
static tensorflow::Status | CreateTfLiteInterpreterPool (const tflite::FlatBufferModel *model, const tensorflow::SessionOptions &options, int pool_size, std::unique_ptr< TfLiteInterpreterPool > &interpreter_pool) |
Definition at line 120 of file tflite_interpreter_pool.h.