Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/
H A Dtfprof_node.h157 int64_t host_temp_bytes() const { in host_temp_bytes() function
158 int64_t host_temp_bytes = 0; in host_temp_bytes() local
625 int64_t host_temp_bytes(int64_t step) const { in host_temp_bytes() function
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/
H A Dtfprof_log.proto132 int64 host_temp_bytes = 2; field