Searched refs:GetMeshMapping (Results 1 – 2 of 2) sorted by relevance
124 const std::vector<MeshDimAssignment>& GetMeshMapping() const { in GetMeshMapping() function
407 .def_property_readonly("mesh_mapping", &ShardingSpec::GetMeshMapping); in BuildPmapSubmodule()