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

Method node_def

tensorflow/core/grappler/graph_analyzer/gen_node.h:55–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53 const string& name() const { return node_->name(); }
54 const string& opcode() const { return node_->op(); }
55 const NodeDef* node_def() const { return node_; }
56
57 // Parse the inputs of this node and update the map accordingly, creating the
58 // links (i.e. edges, connections between nodes) in itself and in the nodes

Callers 15

HasParametrizedBodyFunction · 0.45
IsTPUGraphDefFunction · 0.45
TEST_FFunction · 0.45
ExtractForSignatureMethod · 0.45
OptimizeMethod · 0.45
TEST_FFunction · 0.45
AddVectorizedFunctionFunction · 0.45
CheckUniqueNamesFunction · 0.45
TESTFunction · 0.45
ReaderOpInFunctionFunction · 0.45
CheckBranchFunction · 0.45

Calls

no outgoing calls

Tested by 11

TEST_FFunction · 0.36
TEST_FFunction · 0.36
CheckUniqueNamesFunction · 0.36
TESTFunction · 0.36
CheckBranchFunction · 0.36
TESTFunction · 0.36
WrapAndVectorizeFunction · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36