Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Dpmap_lib.h124 const std::vector<MeshDimAssignment>& GetMeshMapping() const { in GetMeshMapping() function
Dpmap_lib.cc407 .def_property_readonly("mesh_mapping", &ShardingSpec::GetMeshMapping); in BuildPmapSubmodule()