HomeSort by relevance Sort by last modified time
    Searched defs:LogMemory (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/framework/
log_memory.h 24 // LogMemory contains methods for recording memory allocations and
34 class LogMemory {
  /external/tensorflow/tensorflow/core/common_runtime/eager/
context.h 158 bool LogMemory() const { return log_memory_; }

Completed in 440 milliseconds