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

Method AddInnerOp

tensorflow/python/tpu/tpu.py:1576–1577  ·  view source on GitHub ↗
(self, op)

Source from the content-addressed store, hash-verified

1574 return result
1575
1576 def AddInnerOp(self, op):
1577 self._AddOpInternal(op)
1578
1579 @property
1580 def grad_state(self):

Callers

nothing calls this directly

Calls 1

_AddOpInternalMethod · 0.95

Tested by

no test coverage detected