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

Method id

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

Source from the content-addressed store, hash-verified

73 public:
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);

Callers 15

ComputeMethod · 0.45
CandidateGraphRunnerMethod · 0.45
GetExampleValueMethod · 0.45
make_nameMethod · 0.45
setUpMethod · 0.45
test_sessionMethod · 0.45
TESTFunction · 0.45
SubgraphIteratorMethod · 0.45

Calls

no outgoing calls

Tested by 15

make_nameMethod · 0.36
setUpMethod · 0.36
test_sessionMethod · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
RebuildNodeNameMapMethod · 0.36
AssignGroupsMethod · 0.36
SetFunction · 0.36
operator()Method · 0.36
VerifyGraphStatsMethod · 0.36