Sign in
android
/
platform
/
external
/
pytorch
/
d0e12d1cc8b08ea8770b6ec941372793c4e4d4d0
/
.
/
torch
/
extension.h
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>