Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/
H A Dtfprof_node.h164 int64_t accelerator_persistent_bytes() const { in accelerator_persistent_bytes() function
165 int64_t accelerator_persistent_bytes = 0; in accelerator_persistent_bytes() local
632 int64_t accelerator_persistent_bytes() const { in accelerator_persistent_bytes() function
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/
H A Dtfprof_log.proto135 int64 accelerator_persistent_bytes = 5; field