Searched refs:ReportAllocsOnResourceExhausted (Results 1 – 4 of 4) sorted by relevance
150 virtual string ReportAllocsOnResourceExhausted(const string& err) = 0;178 string ReportAllocsOnResourceExhausted(const string& err) override;
435 string StepStatsCollector::ReportAllocsOnResourceExhausted(const string& err) { in ReportAllocsOnResourceExhausted() function in tensorflow::StepStatsCollector
981 string err = stats_collector_->ReportAllocsOnResourceExhausted( in ProcessOutputs()
62 string ReportAllocsOnResourceExhausted(const string& err) override { in ReportAllocsOnResourceExhausted() function in tensorflow::data::__anonf8786f2a0111::SimpleStepStatsCollector