Sign in
android
/
platform
/
external
/
pytorch
/
57ddc08a57
/
.
/
torch
/
script.h
blob: 982d3c9170c91ed22af1e9fe922b7e88b75c661f [
file
] [
log
] [
blame
]
#pragma
once
#include
<torch/csrc/autograd/generated/variable_factories.h>
#include
<torch/csrc/jit/custom_operator.h>
#include
<torch/csrc/jit/import.h>
#include
<ATen/ATen.h>