Sign in
android
/
platform
/
external
/
pytorch
/
afe15d2d2fe86b812d7c71777ab0f78d85ea9903
/
.
/
torch
/
csrc
/
StorageSharing.h
blob: 803abf1832f000084c8e55cf147c51fbc511a0cc [
file
] [
log
] [
blame
]
#ifndef
THP_STORAGE_SHARING_INC
#define
THP_STORAGE_SHARING_INC
#include
<Python.h>
PyMethodDef
*
THPStorage_getSharingMethods
();
#endif