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