Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dnvptx_compiler.h105 struct CompilationCacheHash { struct
106 size_t operator()(const CompilationCacheKey& key) const { in operator()