Home
last modified time | relevance | path

Searched defs:CompilationCacheKey (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dnvptx_compiler.h93 struct CompilationCacheKey { struct
94 CompilationCacheKey(std::string ptx, int cc_major, int cc_minor, in CompilationCacheKey() function
101 friend H AbslHashValue(H h, const CompilationCacheKey& key) { in AbslHashValue() argument
125 absl::node_hash_map<CompilationCacheKey, CompilationCacheValue> argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/kernels/
H A Dxrt_compile_ops.cc110 Status CompilationCacheKey(const xrt::XLAComputation& computation, in CompilationCacheKey() function
H A Dtpu_compile_ops.cc91 tpu::TpuCompilationCacheKey CompilationCacheKey( in CompilationCacheKey() function