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

Method op_name

tensorflow/contrib/graph_editor/subgraph.py:459–460  ·  view source on GitHub ↗
(op)

Source from the content-addressed store, hash-verified

457 return "SubGraphView: empty"
458
459 def op_name(op):
460 return op.name
461
462 def tensor_name(t):
463 if t in self._passthrough_ts:

Callers 13

DoListCommandFunction · 0.45
DoInfoCommandFunction · 0.45
OpMetadataToStringFunction · 0.45
TEST_FFunction · 0.45
operator()Method · 0.45
ReplaceInstructionMethod · 0.45
TEST_FFunction · 0.45
ExecuteOnStreamMethod · 0.45
RunGemmFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 5

TEST_FFunction · 0.36
operator()Method · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36