Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/
H A Dcollectives.cc526 mlir::Value sliced_tensor_left = builder.create<mlir::TF::SliceOp>( in EmitHaloExchange() local
530 location, is_on_right_edge, ghost_tensor_left, sliced_tensor_left); in EmitHaloExchange()
541 location, sliced_tensor_left.getType(), halo_tensor_left, in EmitHaloExchange()