Searched defs:GenerateReport (Results 1 – 5 of 5) sorted by relevance
41 std::string ProfileSummaryDefaultFormatter::GenerateReport( in GenerateReport() function in tflite::profiling::ProfileSummaryDefaultFormatter
29 Status ModelAnalyzer::GenerateReport(bool debug, bool assume_valid_feeds, in GenerateReport() function in tensorflow::grappler::ModelAnalyzer
34 Status CostAnalyzer::GenerateReport(std::ostream& os, bool per_node_report, in GenerateReport() function in tensorflow::grappler::CostAnalyzer
114 void MemoryLeakDetectorIpl::GenerateReport(const string &reportPath, const string &title) const in GenerateReport() function in MemoryLeakDetectorIpl
569 NSDictionary* Breakpad::GenerateReport(NSDictionary* server_parameters) { function