Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ IsWhileContext
Method
IsWhileContext
tensorflow/python/ops/control_flow_ops.py:2296–2297 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
2294
# pylint: enable=protected-access
2295
2296
def
IsWhileContext(self):
2297
return
True
2298
2299
2300
# @TODO(b/133606651) Replace "shape_invariants" with "loop_vars_signature".
Callers
5
_add_control_flow_ops
Function · 0.45
_GradientsHelper
Function · 0.45
IsLoopSwitch
Function · 0.45
IsLoopMerge
Function · 0.45
GetContainingWhileContext
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected