MCPcopy 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_opsFunction · 0.45
_GradientsHelperFunction · 0.45
IsLoopSwitchFunction · 0.45
IsLoopMergeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected