FTorch icon indicating copy to clipboard operation
FTorch copied to clipboard

Add a standalone `SimpleNet` example build to the CI

Open joewallwork opened this issue 9 months ago • 6 comments

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.

joewallwork avatar Mar 03 '25 17:03 joewallwork