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

Need test to check process_model output compiles #1

Closed SimonClifford closed 1 year ago

SimonClifford commented 1 year ago

Since we are generating Fortran code we should have an easy way to check the validity (from a compile point of view) of the generated code.

jiahe23 commented 1 year ago

6 resolves this