Home
last modified time | relevance | path

Searched defs:peak_bytes (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/
H A Dtfprof_node.h129 int64_t peak_bytes() const { in peak_bytes() function
130 int64_t peak_bytes = 0; in peak_bytes() local
571 int64_t peak_bytes(int64_t step) const { GRAPH_NODE_BYTES(peak); } in peak_bytes() function
844 int64_t peak_bytes() const { return peak_bytes_; } in peak_bytes() function
H A Dtfprof_node.cc169 int64_t peak_bytes = 0; in AddMemoryStats() local
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/
H A Dtfprof_output.proto34 int64 peak_bytes = 24; field
96 int64 peak_bytes = 16; field
H A Dtfprof_log.proto140 int64 peak_bytes = 7; field
/aosp_15_r20/external/icing/icing/testing/
H A Drecorder-test-utils.h26 int64_t peak_bytes; member
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dstep_stats.proto26 int64 peak_bytes = 3; field
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/framework/
Dstep_stats.pb.h1640 inline ::int64_t AllocatorMemoryUsed::peak_bytes() const { in peak_bytes() function