MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / Close

Method Close

tensorflow/contrib/session_bundle/signature_test.cc:261–263  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

259 }
260
261 Status Close() override {
262 return errors::Unimplemented("Not implemented for mock.");
263 }
264
265 Status ListDevices(std::vector<DeviceAttributes>* response) override {
266 return errors::Unimplemented("Not implemented for mock.");

Callers 2

~SessionBundleMethod · 0.45
~SessionGroupBundleMethod · 0.45

Calls 1

UnimplementedFunction · 0.85

Tested by

no test coverage detected