Home
last modified time | relevance | path

Searched refs:libMap (Results 1 – 2 of 2) sorted by relevance

/external/pytorch/aten/src/ATen/native/mps/
DOperationUtils.h367 std::unordered_map<std::string, id<MTLLibrary>> libMap; variable
DOperationUtils.mm814 auto lib = libMap[key];
839 return libMap[key] = lib;