Skip to content

WIP: feat: model_converter support for models from training_extensions#594

Open
mgumowsk wants to merge 5 commits into
masterfrom
mgumowsk/550-training-extensions-integration
Open

WIP: feat: model_converter support for models from training_extensions#594
mgumowsk wants to merge 5 commits into
masterfrom
mgumowsk/550-training-extensions-integration

Conversation

@mgumowsk
Copy link
Copy Markdown
Contributor

What does this PR do?

Fixes # (issue)

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you make sure to update the documentation with your changes?
  • Did you write any new necessary tests?

@mgumowsk mgumowsk requested a review from a team as a code owner May 27, 2026 12:30
@github-actions github-actions Bot added tests Related to tests python python related changes docs Related to documentation build Related to build scripts samples labels May 27, 2026
Comment thread model_converter/src/model_converter/converters/getitune.py Fixed
Comment thread model_converter/src/model_converter/converters/getitune.py Fixed
@@ -0,0 +1,308 @@
#
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd change the name to geti.py as tune is not used anymore.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's name reflects the library that is imported by exporter, and it's called getitune. The fist line from README.md in training_extensions repository states: "The otx framework (OpenVINO™ Training Extensions) has been renamed to getitune."

Comment thread model_converter/src/model_converter/templates/README-getitune-fp16.md Outdated
Comment thread model_converter/src/model_converter/templates/README-getitune-fp16.md Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Related to build scripts docs Related to documentation python python related changes samples tests Related to tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants