Searched defs:CompilationCacheKey (Results 1 – 3 of 3) sorted by relevance
93 struct CompilationCacheKey { struct94 CompilationCacheKey(std::string ptx, int cc_major, int cc_minor, in CompilationCacheKey() function101 friend H AbslHashValue(H h, const CompilationCacheKey& key) { in AbslHashValue() argument125 absl::node_hash_map<CompilationCacheKey, CompilationCacheValue> argument
110 Status CompilationCacheKey(const xrt::XLAComputation& computation, in CompilationCacheKey() function
91 tpu::TpuCompilationCacheKey CompilationCacheKey( in CompilationCacheKey() function