Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dcomputation_placer.cc152 auto* computation_placers = GetPlatformComputationPlacers(); in RegisterComputationPlacer()
161 auto* computation_placers = GetPlatformComputationPlacers(); in GetForPlatform()
184 ComputationPlacer::GetPlatformComputationPlacers() { in GetPlatformComputationPlacers() function in xla::ComputationPlacer
Dcomputation_placer.h115 static std::map<se::Platform::Id, State>* GetPlatformComputationPlacers();