Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_rematerialization.cc990 absl::flat_hash_set<const HloInstruction*> remat_move_instructions; in RematerializeComputation() local
1115 if (ContainsKey(remat_move_instructions, best)) { in RematerializeComputation()
1122 remat_move_instructions.insert(remat); in RematerializeComputation()