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

Method cost_id

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

Source from the content-addressed store, hash-verified

74 string DebugString() const;
75 int id() const { return id_; }
76 int cost_id() const { return cost_id_; }
77 const string& name() const;
78 void set_name(string name);
79 const string& type_string() const;

Callers 3

InitBaseGraphMethod · 0.80
AllocateNodeMethod · 0.80
IdMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected