Skip to content

make Model2onnx agnostic to the type of model used by tensorflow - #54

Merged
pythonlessons merged 10 commits into
pythonlessons:developfrom
seidnerj:main
May 30, 2024
Merged

pythonlessons merged 10 commits into
pythonlessons:developfrom
seidnerj:main

Conversation

@seidnerj

@seidnerj seidnerj commented May 24, 2024

Copy link
Copy Markdown
Contributor

Currently Model2onnx expects a file with an extension of "h5" models (HDF5 format), but really there's no reason why this would be dependant on the file extension. This makes Model2onnx agnostic to the file extension (and also the tensorflow actual model type).

This replaces PR #53

@pythonlessons
pythonlessons changed the base branch from main to develop May 30, 2024 08:33
@pythonlessons
pythonlessons merged commit c0c8c4a into pythonlessons:develop May 30, 2024
@pythonlessons

Copy link
Copy Markdown
Owner

I merge this pull request to develop, later this will be integrated into main branch

@seidnerj

Copy link
Copy Markdown
Contributor Author

Any update on this? this was never merged into the main branch as far as I can tell?

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.

2 participants