Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/
Dtfprof_log.proto133 int64 accelerator_temp_bytes = 4; field
/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_node.h151 int64 accelerator_temp_bytes() const { in accelerator_temp_bytes() function
152 int64 accelerator_temp_bytes = 0; in accelerator_temp_bytes() local
619 int64 accelerator_temp_bytes(int64 step) const { in accelerator_temp_bytes() function