Home
last modified time | relevance | path

Searched defs:min_output_bytes (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/profiler/
H A Doption_builder.py142 min_output_bytes=0): argument
216 min_output_bytes=0): argument
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/
H A Dtfprof_options.proto12 int64 min_output_bytes = 21; field
H A Dtfprof_options.h151 int64_t min_output_bytes; member