blob: 865242241cd7c369786e01d071143c8ec675ebbf [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/allocators.h"
#include "torch/csrc/copy_utils.h"
#include "DynamicTypes.h"
#define THC_GENERIC_FILE "torch/csrc/generic/Storage.cpp"
#include <THC/THCGenerateAllTypes.h>