Adam Pocock
Adam Pocock
It has the same error as your earlier comment?
Batch norm can be a pain in Keras, can you try setting the model so it's not trainable before saving out the SavedModel in Python? I think it's failing to...
So it didn't change if you exported it after setting it into eval mode, but tf2onnx made a ONNX model which worked?
I think that's the same as #26361 which is due to a misdetection of SVE 2 support when using ARM's Kaldi BLAS backend causing it to try and execute a...
We're not going to add a Kotlin wrapper to Tribuo, however if there are things that could be added to the Java API to make it easier to use in...