bioimage-io / JDLL

The Java library to run Deep Learning models
https://github.com/bioimage-io/JDLL/wiki
Apache License 2.0
27 stars 6 forks source link

Tf 1 does not work on Apple M1 #6

Closed carlosuc3m closed 1 year ago

carlosuc3m commented 1 year ago

Tf 1 crashes the JVM when trying to use it on Apple M1. Try using the workaround proposed in: https://github.com/tensorflow/java/issues/394 To see if it helps

carlosuc3m commented 1 year ago

Tf1 will not be supported in Mac M1