Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_rematerialization.cc1003 int64 net_instructions_added = 0; in RematerializeComputation() local
1124 net_instructions_added++; in RematerializeComputation()
1177 << remat_count << " instructions; " << net_instructions_added in RematerializeComputation()
1198 net_instructions_added_ += net_instructions_added; in RematerializeComputation()