blob: cc169cc01c9f8a6a029cf312c2ab05766e85421f [file] [log] [blame]
#define __STDC_FORMAT_MACROS
#include <Python.h>
#include <structmember.h>
#include <stdbool.h>
#include "THCP.h"
#include "override_macros.h"
#include "torch/csrc/copy_utils.h"
#include "DynamicTypes.h"
#define THC_GENERIC_FILE "torch/csrc/generic/Storage.cpp"
#include <THC/THCGenerateAllTypes.h>