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

Method cond

tensorflow/python/ops/parallel_for/pfor.py:599–600  ·  view source on GitHub ↗
(not_all_done, *_)

Source from the content-addressed store, hash-verified

597 cond_is_stacked = [None]
598
599 def cond(not_all_done, *_):
600 return not_all_done
601
602 def body(not_all_done, indices, *args):
603 # See documentatin for __call__ for the structure of *args.

Callers 15

_bst_towerMethod · 0.45
_maybe_copy_some_throughFunction · 0.45
_rnn_stepFunction · 0.45
_maybe_copy_some_throughFunction · 0.45
_rnn_stepFunction · 0.45
_maybe_copy_some_throughFunction · 0.45
_rnn_stepFunction · 0.45
_maybe_copy_some_throughFunction · 0.45
_rnn_stepFunction · 0.45
_pad_all_inputFunction · 0.45
_detect_nan_infMethod · 0.45
conditional_trace_fnMethod · 0.45

Calls

no outgoing calls

Tested by 15

testBasicMethod · 0.36
testCondMethod · 0.36
testCondMethod · 0.36
_testScopedExportMethod · 0.36
modelMethod · 0.36
FooMethod · 0.36
testCondMustRunMethod · 0.36