Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions
c10::hip::HIPAllocatorMasqueradingAsCUDA Class Referencefinal
Inheritance diagram for c10::hip::HIPAllocatorMasqueradingAsCUDA:
c10::Allocator

Public Member Functions

 HIPAllocatorMasqueradingAsCUDA (Allocator *allocator)
 
DataPtr allocate (size_t size) const override
 
DeleterFnPtr raw_deleter () const override
 
- Public Member Functions inherited from c10::Allocator
void * raw_allocate (size_t n)
 
void raw_deallocate (void *ptr)
 

Detailed Description

Definition at line 13 of file HIPAllocatorMasqueradingAsCUDA.h.


The documentation for this class was generated from the following file: