Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dplatform_util.cc107 /* static */ StatusOr<se::Platform*> PlatformUtil::GetDefaultPlatform() { in GetDefaultPlatform() function in xla::PlatformUtil
/external/v8/src/
Dd8.cc235 v8::Platform* GetDefaultPlatform() { in GetDefaultPlatform() function