Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbfloat16_propagation_test.cc446 auto comp_f = module->AddEmbeddedComputation(builder_f.Build()); in TEST_F() local
448 dot_f->shape(), HloInstruction::FusionKind::kCustom, {add, add}, comp_f)); in TEST_F()
485 auto comp_f = module->AddEmbeddedComputation(builder_f.Build()); in TEST_F() local
488 comp_f)); in TEST_F()
506 auto new_fusion_root = comp_f->root_instruction(); in TEST_F()
660 auto comp_f = module->AddEmbeddedComputation(builder_f.Build()); in TEST_F() local
662 shape, HloInstruction::FusionKind::kCustom, {body_transpose}, comp_f)); in TEST_F()