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