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