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