Searched refs:AllBatchParallel (Results 1 – 1 of 1) sorted by relevance
58 bool AllBatchParallel(const std::vector<Layout>& layouts, in AllBatchParallel() function286 if (!AllBatchParallel(operand_layouts, batchable_operands_) || in ExpandOp()287 !AllBatchParallel(output_layouts, batchable_outputs_)) { in ExpandOp()