blob: 2ba111736b926963b29c51ca91067cdbe8f5eadd [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>