Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_module_test.cc440 auto computation_copy = module_copy->computations(); in TEST_F() local
443 const HloComputation* computation_copy = *computation_copy_it++; in TEST_F() local