Sign in
android
/
platform
/
external
/
pytorch
/
2c91e13afc6edcfe0a0e6189a88aae4ecbbf3516
/
.
/
torch
/
csrc
/
StorageMethods.h
blob: bd0825fa30142ba7101510765b1b230142ab4f0c [
file
] [
log
] [
blame
]
#ifndef
THP_STORAGE_METHODS_INC
#define
THP_STORAGE_METHODS_INC
#include
<Python.h>
PyMethodDef
*
THPStorage_getMethods
();
#endif