Cambridge-ICCS / FTorch

A library for directly calling PyTorch ML models from Fortran.
https://cambridge-iccs.github.io/FTorch/
MIT License
48 stars 11 forks source link

TorchScript explanation in long documentation/FAQ? #126

Open ElliottKasoar opened 1 month ago

ElliottKasoar commented 1 month ago

Most people that I've spoken to about FTorch are unfamiliar with TorchScript, and to me the link in the main README doesn't quite explain what it is, but more what it does and how to use it.

I wonder if a very simple (explain like I'm 5) summary and potentially also slightly more technical details might be useful, perhaps on a similar page to the transposition explanation.

It could be nice to group these sorts of questions into an FAQ subsection.