Sign in
android
/
platform
/
external
/
pytorch
/
78da315afd5a1ce02d99c88c0c8da979a7c19bcf
/
.
/
ios
/
LibTorch-Lite.h
blob: 291b9c58650970e67f84e3a0f5e5de1b9c7eda3e [
file
] [
log
] [
blame
]
#ifndef
LibTorch_Lite_h
#define
LibTorch_Lite_h
#include
<torch/csrc/jit/mobile/import.h>
#include
<torch/csrc/jit/mobile/module.h>
#include
<torch/script.h>
#endif