Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_prop
Method · 0.45
GetGradState
Method · 0.45
AddWhileContext
Method · 0.45
ZerosLikeForExit
Method · 0.45
ZerosLike
Method · 0.45
GetWhileContext
Method · 0.45
_RemoveExternalControlEdges
Method · 0.45
grad_state
Method · 0.45
back_prop
Method · 0.45
AddValue
Method · 0.45
AddOp
Method · 0.45
_FixControlInputsAndContext
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected