Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/profiling/
Dprofile_summarizer.cc105 const std::vector<const ProfileEvent*>& profile_stats, in ProcessProfiles() argument
108 std::copy_if(profile_stats.begin(), profile_stats.end(), in ProcessProfiles()
Dprofile_summarizer.h35 void ProcessProfiles(const std::vector<const ProfileEvent*>& profile_stats,