Sign in
android
/
platform
/
external
/
pytorch
/
bdfdf6c2b9
/
.
/
torch
/
script.h
blob: 8c8cc5f563f6a1ac1318d18671e20f23cd7beed8 [
file
] [
log
] [
blame
]
#pragma
once
#include
<torch/csrc/api/include/torch/types.h>
#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>