Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_rematerialization.cc1527 absl::flat_hash_set<const HloInstruction*>* remat_move_instructions, in RematerializeInstructions()
1753 absl::flat_hash_set<const HloInstruction*>* remat_move_instructions) { in RematerializeBestBlock()
1854 absl::flat_hash_set<const HloInstruction*> remat_move_instructions; in RematerializeComputation() local