Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions
c10::cuda::CUDACachingAllocator::CudaCachingAllocator Struct Reference
Inheritance diagram for c10::cuda::CUDACachingAllocator::CudaCachingAllocator:
c10::Allocator

Public Member Functions

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 560 of file CUDACachingAllocator.cpp.


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