Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dstat_summarizer_options.h40 bool format_as_csv; member
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/benchmark/
H A Dbenchmark_tflite_model.cc300 CreateProfileSummaryFormatter(bool format_as_csv) { in CreateProfileSummaryFormatter()