Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_rematerialization.cc514 bool zero_cost_move = true; in RematerializationCost() local
520 zero_cost_move = false; in RematerializationCost()
524 if (zero_cost_move) { in RematerializationCost()