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

Method GetWhileContext

tensorflow/python/ops/control_flow_ops.py:1629–1630  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1627 return ret
1628
1629 def GetWhileContext(self):
1630 return self
1631
1632 def GetControlPivot(self):
1633 if self._pivot_for_body is not None:

Callers 14

back_propMethod · 0.45
GetGradStateMethod · 0.45
AddWhileContextMethod · 0.45
ZerosLikeForExitMethod · 0.45
ZerosLikeMethod · 0.45
GetWhileContextMethod · 0.45
grad_stateMethod · 0.45
back_propMethod · 0.45
AddValueMethod · 0.45
AddOpMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected