Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ loop_cond_op
Method
loop_cond_op
tensorflow/python/tpu/tensor_tracer.py:252–253 ·
view source on GitHub ↗
(op)
Source
from the content-addressed store, hash-verified
250
251
@staticmethod
252
def
loop_cond_op(op):
253
return
op.type in (
'LoopCond'
,
'RefLoopCond'
)
254
255
@staticmethod
256
def
while_loop_op(op):
Callers
2
while_loop_op
Method · 0.80
_filter_execution_path_operations
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected