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

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)
 

Detailed Description

Definition at line 261 of file THCCachingHostAllocator.cpp.


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