Searched refs:new_parallel_execute (Results 1 – 2 of 2) sorted by relevance
138 auto new_parallel_execute = builder.create<tf_device::ParallelExecuteOp>( in SinkResourceWritesIntoParallelExecute() local141 for (auto region : llvm::zip(new_parallel_execute.getRegions(), in SinkResourceWritesIntoParallelExecute()146 llvm::zip(results_to_remap, new_parallel_execute.getResults())) in SinkResourceWritesIntoParallelExecute()
384 auto new_parallel_execute = builder->create<tf_device::ParallelExecuteOp>( in ReplaceParallelExecute() local389 Operation* new_parallel_execute_op = new_parallel_execute.getOperation(); in ReplaceParallelExecute()