Home
last modified time | relevance | path

Searched refs:function_block_terminator (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/
H A Dtpu_integration.cc119 mlir::Operation* function_block_terminator = function_block.getTerminator(); in CreateTPUCluster() local
121 tpu_call.getLoc(), function_block_terminator->getOperands()); in CreateTPUCluster()
123 function_block_terminator->setOperands(cluster.getResults()); in CreateTPUCluster()