Caffe2 - C++ API
A deep learning, cross platform ML framework
caffe2
CPUAllocator
Public Member Functions
caffe2::CPUAllocator Struct Reference
abstract
Inheritance diagram for caffe2::CPUAllocator:
Public Member Functions
virtual void *
New
(size_t nbytes)=0
virtual void
Delete
(void *data)=0
Detailed Description
Definition at line
22
of file
context.h
.
The documentation for this struct was generated from the following file:
caffe2/core/
context.h
Generated on Tue Apr 18 2017 14:26:57 for Caffe2 - C++ API by
1.8.14