pytorch/torch/csrc/Storage.cpp
2016-08-31 19:46:08 -07:00

15 lines
263 B
C++

#include <Python.h>
#include <structmember.h>
#include <stdbool.h>
#include <TH/TH.h>
#include <libshm.h>
#include "THP.h"
#include "generic/Storage.cpp"
#include <TH/THGenerateAllTypes.h>
#include "generic/StorageCopy.cpp"
#include <TH/THGenerateAllTypes.h>