TensorFlow Serving C++ API Documentation
tensorflow::serving::test_util::MockLoader Member List

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

EstimateResources(ResourceAllocation *estimate) const =0tensorflow::serving::Loaderpure virtual
Load()tensorflow::serving::Loaderinlinevirtual
LoadWithMetadata(const Metadata &metadata)tensorflow::serving::Loaderinlinevirtual
MOCK_METHOD(Status, EstimateResources,(ResourceAllocation *estimate),(const, override)) (defined in tensorflow::serving::test_util::MockLoader)tensorflow::serving::test_util::MockLoader
MOCK_METHOD(Status, Load,(),(override)) (defined in tensorflow::serving::test_util::MockLoader)tensorflow::serving::test_util::MockLoader
MOCK_METHOD(Status, LoadWithMetadata,(const Metadata &),(override)) (defined in tensorflow::serving::test_util::MockLoader)tensorflow::serving::test_util::MockLoader
MOCK_METHOD(void, Unload,(),(override)) (defined in tensorflow::serving::test_util::MockLoader)tensorflow::serving::test_util::MockLoader
MOCK_METHOD(AnyPtr, servable,(),(override)) (defined in tensorflow::serving::test_util::MockLoader)tensorflow::serving::test_util::MockLoader
servable()=0tensorflow::serving::Loaderpure virtual
Unload()=0tensorflow::serving::Loaderpure virtual
~Loader()=defaulttensorflow::serving::Loadervirtual