[code-reflection] RFR: Add support for other onnx providers (CoreML) [v2]
Ana Maria Mihalceanu
duke at openjdk.org
Mon Oct 20 14:58:12 UTC 2025
On Fri, 17 Oct 2025 15:19:23 GMT, Adam Sotona <asotona at openjdk.org> wrote:
>> I followed the example from:
>> https://github.com/openjdk/babylon/tree/code-reflection/cr-examples/onnx/src/test/resources/oracle/code/onnx/mnist.
>
> Right, we needed one model with weights to be a part of the build tests and MNIST weights are just ~170K.
I removed the file with weights and I updated the README instructions to have it downloaded from https://github.com/ammbra/fer-model-weights/raw/refs/heads/main/emotion-ferplus-8.onnx.data.
My other ideas involved having a 🐍 script or publishing to Hugging Face.
-------------
PR Review Comment: https://git.openjdk.org/babylon/pull/618#discussion_r2445249351
More information about the babylon-dev
mailing list