Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module_test.cc326 auto instruction_copy_it = computation_copy->instructions().begin(); in TEST_F() local
329 const HloInstruction* instruction_copy = *instruction_copy_it++; in TEST_F()