Caffe2 - C++ API
A deep learning, cross platform ML framework
Related Pages
Modules
Data Structures
Files
C++ API
Python API
GitHub
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
c10
Allocator
Public Member Functions
c10::Allocator Struct Reference
abstract
Inheritance diagram for c10::Allocator:
Public Member Functions
virtual
DataPtr
allocate
(size_t n) const =0
virtual DeleterFnPtr
raw_deleter
() const
void *
raw_allocate
(size_t n)
void
raw_deallocate
(void *ptr)
Detailed Description
Definition at line
148
of file
Allocator.h
.
The documentation for this struct was generated from the following file:
c10/core/
Allocator.h
Generated on Thu Mar 21 2019 13:06:25 for Caffe2 - C++ API by
1.8.11