Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_cse_test.cc613 HloComputation* rng_function = nullptr; in TEST_F() local
627 rng_function = module->AddEmbeddedComputation(builder.Build()); in TEST_F()
637 HloInstruction::CreateMap(constant->shape(), {constant}, rng_function)); in TEST_F()
639 HloInstruction::CreateMap(constant->shape(), {constant}, rng_function)); in TEST_F()