Skip to content

Draft: Test CMake Onnxruntime compilation on different versions/machines

Martin Beyer requested to merge ma.beyer/cbmroot:denoiseNN_ort into master

Provide mRich DenoiseCNN using onnxruntime and cmake additions, to test compilation on different versions and machines. Include fallback (do not compile certain files) in case Onnxruntime is not found via find_package(). Dummy input and model file is just place in this MR to test compilation, model will end in parameter repo later on.

Merge request reports