Home
last modified time | relevance | path

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

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