Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions
caffe2::CPUAllocator Struct Referenceabstract
Inheritance diagram for caffe2::CPUAllocator:
caffe2::DefaultCPUAllocator caffe2::PinnedCPUAllocator

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: