Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dclient_library_test_base.cc53 se::Platform* GetReferencePlatform() { in GetReferencePlatform() function
68 ref_options.set_platform(GetReferencePlatform()); in ClientLibraryTestBase()
91 ref_options.set_platform(GetReferencePlatform()); in ClientLibraryTestBase()
Dhlo_test_base.cc51 se::Platform* GetReferencePlatform() { in GetReferencePlatform() function
92 : HloTestBase(GetTestPlatform(), GetReferencePlatform(), in HloTestBase()