FTorch
FTorch copied to clipboard
Add a standalone `SimpleNet` example build to the CI
This PR adds an additional CI step to build and run one of the examples in a "standalone" fashion. This checks that we can build it with CMake separately from FTorch.
Note that we need to set LD_LIBRARY_PATH for this to work.