blob: 697a66dc3ee91a22ae2503852db04dbba2fc74d4 [file] [log] [blame]
#ifndef THCP_H
#define THCP_H
#include <torch/csrc/THP.h>
#include <torch/csrc/cuda/Event.h>
#include <torch/csrc/cuda/Module.h>
#include <torch/csrc/cuda/Stream.h>
#include <torch/csrc/python_headers.h>
#endif