Searched refs:GetCacheKey (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
D | tiled_dot_emitter.cc | 132 string GetCacheKey() const { in GetCacheKey() function in xla::cpu::__anon1dc5b04f0111::GemvConfig 668 string GetCacheKey() const { in GetCacheKey() function in xla::cpu::__anon1dc5b04f0111::TiledSmallGemmEmitter::Config 1004 module_config, b, config.GetCacheKey(), in EmitRowMajorGemv() 1031 module_config, b, config.GetCacheKey(), in EmitColumnMajorGemv() 1059 module_config, b, config.GetCacheKey(), lhs, rhs, result, in EmitSmallGemm()
|