Searched refs:GetResultString (Results 1 – 6 of 6) sorted by relevance
53 string GetResultString() const;
921 string MetaOptimizer::GetResultString() const { in GetResultString() function in tensorflow::grappler::MetaOptimizer935 void MetaOptimizer::PrintResult() { LOG(INFO) << GetResultString(); } in PrintResult()
174 virtual CUptiResult GetResultString(CUptiResult result, const char** str) = 0;
167 CUptiResult GetResultString(CUptiResult result, const char** str) override;
231 CUptiResult CuptiWrapper::GetResultString(CUptiResult result, in GetResultString() function in tensorflow::profiler::CuptiWrapper
124 cupti_interface_->GetResultString(status, &errstr); \