Searched refs:ReportAllocsOnResourceExhausted (Results 1 – 4 of 4) sorted by relevance
155 virtual string ReportAllocsOnResourceExhausted(const string& err) = 0;183 string ReportAllocsOnResourceExhausted(const string& err) override;
437 string StepStatsCollector::ReportAllocsOnResourceExhausted(const string& err) { in ReportAllocsOnResourceExhausted() function in tensorflow::StepStatsCollector
1988 string err = stats_collector_->ReportAllocsOnResourceExhausted( in ProcessOutputs()
48 string ReportAllocsOnResourceExhausted(const string& err) override { in ReportAllocsOnResourceExhausted() function in tensorflow::data::__anoncde944130111::SimpleStepStatsCollector