Home
last modified time | relevance | path

Searched refs:GetProfileSummarizerOptions (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/profiling/
Dprofile_summarizer.cc91 tensorflow::StatSummarizerOptions GetProfileSummarizerOptions() { in GetProfileSummarizerOptions() function
102 new ::tensorflow::StatsCalculator(GetProfileSummarizerOptions())) {} in ProfileSummarizer()