Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/llvm_gpu_backend/
Dgpu_backend_lib.cc601 struct HsacoCacheEntry { struct
602 uint64 hash;
603 std::string ir;
604 std::string gfx;
605 std::vector<uint8> hsaco;