Public Member Functions | |
HIPAllocatorMasqueradingAsCUDA (Allocator *allocator) | |
DataPtr | allocate (size_t size) const override |
DeleterFnPtr | raw_deleter () const override |
![]() | |
void * | raw_allocate (size_t n) |
void | raw_deallocate (void *ptr) |
Definition at line 13 of file HIPAllocatorMasqueradingAsCUDA.h.