Sign in
android
/
platform
/
external
/
pytorch
/
24acc3155fae43ea9f2ab9c8e31d83f55dd7d7f1
/
.
/
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>