Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dmap_inliner_test.cc155 auto param_f32 = param_builder.Build(); in TEST_F() local
163 HloInstruction::CreateMap(lhs->shape(), {lhs, rhs}, param_f32.get())); in TEST_F()
167 hlo_module->AddEmbeddedComputation(std::move(param_f32)); in TEST_F()