Home
last modified time | relevance | path

Searched defs:mesh_dim_name (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/
H A Dcollectives.cc351 const std::string& mesh_dim_name, in GetMeshCoordinateIndex()
362 const std::string& mesh_dim_name, in CreateConstSrcTargetPair()
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/expansions/
H A Dmeta_spmd_expander.cc1016 const std::string& mesh_dim_name = output_layout->sharding_spec(axis); in ExpandOp() local