Caffe2 - C++ API
A deep learning, cross platform ML framework
allocator.h
1 #ifndef CAFFE2_CORE_ALLOCATOR_H_
2 #define CAFFE2_CORE_ALLOCATOR_H_
3 #include <c10/core/CPUAllocator.h>
4 #endif // CAFFE2_CORE_ALLOCATOR_H_