Home
last modified time | relevance | path

Searched defs:reference_platform (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tools/
H A Drun_hlo_module_main.cc65 std::string GetReferencePlatformName(std::string reference_platform) { in GetReferencePlatformName()
147 auto* reference_platform = in main() local
H A Drun_hlo_module.h51 std::string reference_platform; member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dhlo_test_base.cc85 se::Platform* reference_platform, in HloTestBase()