Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/miopen/
H A DDescriptors.h22 struct DescriptorDeleter { struct
23 void operator()(T* x) { in operator()
/aosp_15_r20/external/pytorch/aten/src/ATen/cudnn/
H A DDescriptors.h77 struct DescriptorDeleter { struct
78 void operator()(T* x) { in operator()