Cambridge-ICCS / fortran-ml-bridge-hackathon

Code and examples on directly calling Tensorflow / Pytorch / Keras ML models from Fortran.
MIT License
0 stars 3 forks source link

Test for process_model output generating expected Fortran #4

Open SimonClifford opened 1 year ago

SimonClifford commented 1 year ago

In a sense writing this test is completing the project, as 'generating the expected Fortran' is the point. However, this test should check for different options for process_model and unexpected model types, etc.