Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_node.h634 int64 persistent_bytes = 0; in accelerator_persistent_bytes() local
636 persistent_bytes = std::max(persistent_bytes, in accelerator_persistent_bytes()
639 return persistent_bytes; in accelerator_persistent_bytes()