Public Member Functions | |
at::DataPtr | allocate (size_t size) const override |
at::DeleterFnPtr | raw_deleter () const override |
Public Member Functions inherited from c10::Allocator | |
void * | raw_allocate (size_t n) |
void | raw_deallocate (void *ptr) |
Definition at line 261 of file THCCachingHostAllocator.cpp.