Home
last modified time | relevance | path

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

/external/pytorch/c10/cuda/
DCUDAMallocAsyncAllocator.cpp47 struct UsageStreamHash { struct
48 size_t operator()(const UsageStream& us) const noexcept { in operator ()()