We released the bug fix release 0.5.2. It includes...
# kotlindl
z
We released the bug fix release 0.5.2. It includes some fixes for hot user requests for their needs and an upgrade of the ONNX version to run all the ONNX models on M1/M2 Mac machines https://github.com/Kotlin/kotlindl/releases/tag/v0.5.2
🥳 6
r
Hello @zaleslaw, I am new in dl world, so I am not sure if I understand this correctly, but should this library now works on M1/M2 Mac machines? I am testing example from github "example of what a classic convolutional neural network LeNet" on my M2 Mac, with newest version of library, but still there is an error:
Cannot find TensorFlow native library for OS: darwin, architecture: aarch64
If the "tensorflow" version is creating issue (2.x should be working on M2 Mac) when can we expect such an upgrade?
z
Hi, upgrade is too expensive for now, it includes rewriting a lot of code, no planned upgrade this year, unfortunately. Only ONNX module works on m1