Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dflatten_call_graph_test.cc117 HloComputation* b_computation = module->AddEmbeddedComputation( in TEST_F() local
209 HloComputation* b_computation = module->AddEmbeddedComputation( in TEST_F() local
H A Dcall_graph_test.cc321 HloComputation* b_computation = module->AddEmbeddedComputation( in TEST_F() local
451 HloComputation* b_computation = module->AddEmbeddedComputation( in TEST_F() local
H A Dbuffer_assignment_test.cc1696 auto b_computation = b_builder.Build(); in TEST_F() local