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

Method properties

tensorflow/core/graph/graph.h:311–311  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

309 Node();
310
311 NodeProperties* properties() const { return props_.get(); }
312
313 void Initialize(int id, int cost_id, std::shared_ptr<NodeProperties> props);
314

Callers 2

NewInferenceEnvironmentFunction · 0.45
ProcessSubcomputationMethod · 0.45

Calls 1

getMethod · 0.45

Tested by

no test coverage detected