Home
last modified time | relevance | path

Searched defs:host_persistent_bytes (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/
Dtfprof_log.proto133 int64 host_persistent_bytes = 3; field
/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_node.h171 int64_t host_persistent_bytes() const { in host_persistent_bytes() function
172 int64_t host_persistent_bytes = 0; in host_persistent_bytes() local