Skip to content

[Draft] Add self-detecting on-the-fly bfloat16->float16 conversion pass #741

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 3 commits into
base: ovep-develop
Choose a base branch
from

Conversation

mklimenk
Copy link

A follow-up to #740 with changed logic. Instead of relying on an external configuration key, perform bfloat16->float16 conversion in case there is at least one tensor in bfloat16 in the model.
Depending on the discussion, one of those PRs will be closed in favor of another. Keeping this one as a draft for now.

https://jira.devtools.intel.com/browse/CVS-170592

@mklimenk mklimenk changed the title Add self-detecting on-the-fly bfloat16->float16 conversion pass [Draft] Add self-detecting on-the-fly bfloat16->float16 conversion pass Jul 14, 2025
Copy link

@sfatimar sfatimar left a comment

Choose a reason for hiding this comment

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

I am more aligned with this change.

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