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