Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dplatform_util.h50 static StatusOr<se::Platform*> GetSolePlatform();
Dplatform_util.cc86 /* static */ StatusOr<se::Platform*> PlatformUtil::GetSolePlatform() { in GetSolePlatform() function in xla::PlatformUtil