TensorFlow Serving C++ API Documentation
|
This is the complete list of members for tensorflow::serving::MockPredictStreamedContext, including all inherited members.
Close()=0 (defined in tensorflow::serving::PredictStreamedContext) | tensorflow::serving::PredictStreamedContext | pure virtual |
MOCK_METHOD(absl::Status, ProcessRequest,(const PredictRequest &request),(final)) (defined in tensorflow::serving::MockPredictStreamedContext) | tensorflow::serving::MockPredictStreamedContext | |
MOCK_METHOD(absl::Status, Close,(),(final)) (defined in tensorflow::serving::MockPredictStreamedContext) | tensorflow::serving::MockPredictStreamedContext | |
ProcessRequest(const PredictRequest &request)=0 (defined in tensorflow::serving::PredictStreamedContext) | tensorflow::serving::PredictStreamedContext | pure virtual |
~PredictStreamedContext()=default (defined in tensorflow::serving::PredictStreamedContext) | tensorflow::serving::PredictStreamedContext | virtual |