Searched defs:_process_cond_unstacked (Results 1 – 1 of 1) sorted by relevance
563 def _process_cond_unstacked(self, conditions, indices, inputs, output_tas): member in WhileOp4773 def _process_cond_unstacked(self, conditions, indices, inputs, output_tas): member in WhileV2