Home
last modified time | relevance | path

Searched defs:_process_cond_stacked (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/parallel_for/
H A Dpfor.py582 def _process_cond_stacked(self, conditions, indices, inputs, inputs_stacked, member in WhileOp
4780 def _process_cond_stacked(self, conditions, indices, inputs, inputs_stacked, member in WhileV2