Searched refs:LogCompilationStats (Results 1 – 4 of 4) sorted by relevance
55 virtual Status LogCompilationStats(const TpuCompilationCacheKey& key,
121 Status LogCompilationStats(const TpuCompilationCacheKey& key,
188 Status TpuProgramGroup::LogCompilationStats(const TpuCompilationCacheKey& key, in LogCompilationStats() function in tensorflow::tpu::TpuProgramGroup
625 TF_RETURN_IF_ERROR(tpu_program_group->LogCompilationStats(key, duration)); in CompileLocallyAndFillHostCache()