Home
last modified time | relevance | path

Searched refs:ClusterCompileStats (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/jit/
Dxla_compilation_cache.h166 struct ClusterCompileStats { struct
185 absl::flat_hash_map<string, ClusterCompileStats> cluster_compile_stats_ argument
Dxla_compilation_cache.cc274 cluster_compile_stats_.emplace(function.name(), ClusterCompileStats{}) in CompileImpl()