Sign in
android
/
platform
/
external
/
pytorch
/
eb9a3383c2216c1013404a9eaa7b1c879836536c
/
.
/
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