Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator_test.cc4201 const absl::string_view hlo_text_base = R"( in TEST_P() local
4211 hlo_text = absl::StrFormat(hlo_text_base, "bf16", "bf16", "bf16"); in TEST_P()
4213 hlo_text = absl::StrFormat(hlo_text_base, "f32", "f32", "f32"); in TEST_P()