Skip to content

Conversation

@pgleeson
Copy link
Member

No description provided.

davidt0x and others added 30 commits July 30, 2025 13:16
I am defaulting to onnx ir version 10 for now, unless onnxruntime version is too old. It looks like latest onnx package spits out IR version 11 but onnxruntime hasn't updated to support it yet.
I think the read and exec'ing of keras_model.py
in keras_to_MDF.py might be causing some deadlocks
in tensorflow on macos. Testing ...
This should cancel running CI jobs if there are new pushes.
The tensorflow examples load keras_model.py from the local direcotry and exec this. Instead, I have them import from the local dir. I think this might fix a race condition on macos tensorflow, we will see.
@pgleeson pgleeson merged commit bfa9c5a into nml_examples Sep 19, 2025
78 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants