blob: 0ff1425c1824ff4979c5583183e84ff62816f8d6 [file] [log] [blame]
#pragma once
// All pure C++ headers for the C++ frontend.
#include <torch/all.h>
// Python bindings for the C++ frontend (includes Python.h).
#include <torch/python.h>
// Deprecated tensor factories (to be removed).
#include <torch/csrc/variable_tensor_functions.h>