Kotlin / kotlindl

High-level Deep Learning Framework written in Kotlin and inspired by Keras
Apache License 2.0
1.47k stars 103 forks source link

Upgrade the ONNX Runtime version from 0.12 to 0.14 #546

Closed zaleslaw closed 1 year ago

zaleslaw commented 1 year ago

Release 0.14 gives us the ability to be run on the new devices like M1/M2

zaleslaw commented 1 year ago

It looks like we need tests for checking outputs of the model after upgrading the version to be sure that nothing changed