Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dhlo_test_base.cc498 string_view hlo_string_module_0, string_view hlo_string_module_1, in RunAndCompareTwoModules() argument
507 auto module_1_or_status = ParseAndReturnVerifiedModule(hlo_string_module_1); in RunAndCompareTwoModules()
H A Dhlo_test_base.h271 absl::string_view hlo_string_module_1,