Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_rematerialization.cc1000 int64 remat_count = 0; in RematerializeComputation() local
1049 remat_count++; in RematerializeComputation()
1177 << remat_count << " instructions; " << net_instructions_added in RematerializeComputation()
1197 instructions_rematerialized_ += remat_count; in RematerializeComputation()