Sign in
android
/
platform
/
external
/
pytorch
/
bbe8627a3f
/
.
/
THCCachingAllocator.h
blob: 5d80bd5b5848ed66d266179335b5c929b0b5d054 [
file
] [
log
] [
blame
]
#ifndef
THC_DEVICE_ALLOCATOR_INC
#define
THC_DEVICE_ALLOCATOR_INC
#include
"THCGeneral.h"
THC_API
THCDeviceAllocator
*
THCCachingAllocator_get
(
void
);
#endif