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

Method Extend

tensorflow/contrib/session_bundle/signature_test.cc:245–247  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

243 }
244
245 Status Extend(const GraphDef& graph) override {
246 return errors::Unimplemented("Not implemented for mock.");
247 }
248
249 // Sets the input and output arguments.
250 Status Run(const std::vector<std::pair<string, Tensor>>& inputs_arg,

Callers

nothing calls this directly

Calls 1

UnimplementedFunction · 0.85

Tested by

no test coverage detected