Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_rematerialization.cc1229 const int64 adjusted_memory_limit_bytes = in Run() local
1233 << "): " << HumanReadableNumBytes(adjusted_memory_limit_bytes); in Run()
1265 adjusted_memory_limit_bytes)); in Run()