Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dstat_summarizer_options.h20 struct StatSummarizerOptions { struct
21 StatSummarizerOptions() in StatSummarizerOptions() function
32 bool show_run_order;
33 int run_order_limit;
34 bool show_time;
35 int time_limit;
36 bool show_memory;
37 int memory_limit;
38 bool show_type;
39 bool show_summary;
[all …]