Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/expansions/
H A Ddtensor_op_spmd_expander.cc145 StatusOr<llvm::DenseMap<int, Layout>> ComputeRelayoutLayout( in ComputeRelayoutLayout() function
223 return ComputeRelayoutLayout(op, input_layouts); in ComputeLayoutForward()
229 return ComputeRelayoutLayout(op, output_layouts); in ComputeLayoutBackward()