xref: /aosp_15_r20/external/pytorch/ios/LibTorch.h (revision da0073e96a02ea20f0ac840b70461e3646d07c45)
1 #ifndef LibTorch_h
2 #define LibTorch_h
3 
4 #include <torch/script.h>
5 
6 #endif
7