Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/profiling/
H A Dprofile_summary_formatter.cc41 std::string ProfileSummaryDefaultFormatter::GenerateReport( in GenerateReport() function in tflite::profiling::ProfileSummaryDefaultFormatter
/aosp_15_r20/external/tensorflow/tensorflow/python/grappler/
H A Dmodel_analyzer.cc29 Status ModelAnalyzer::GenerateReport(bool debug, bool assume_valid_feeds, in GenerateReport() function in tensorflow::grappler::ModelAnalyzer
H A Dcost_analyzer.cc34 Status CostAnalyzer::GenerateReport(std::ostream& os, bool per_node_report, in GenerateReport() function in tensorflow::grappler::CostAnalyzer
/aosp_15_r20/external/intel-media-driver/media_driver/linux/ult/ult_app/
H A Dmemory_leak_detector.cpp114 void MemoryLeakDetectorIpl::GenerateReport(const string &reportPath, const string &title) const in GenerateReport() function in MemoryLeakDetectorIpl
/aosp_15_r20/external/google-breakpad/src/client/ios/
H A DBreakpad.mm569 NSDictionary* Breakpad::GenerateReport(NSDictionary* server_parameters) { function