Skip to content
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

[core] Improve Constant bf16 -> f16, f32 casting performance #25328

Merged

Conversation

praasz
Copy link
Contributor

@praasz praasz commented Jul 2, 2024

Details:

  • Use vectorization for conversion of bf16 -> f16, f32

Related PR:

Tickets:

@praasz praasz requested a review from slyalin July 2, 2024 11:01
@praasz praasz requested review from a team as code owners July 2, 2024 11:01
@github-actions github-actions bot added category: Core OpenVINO Core (aka ngraph) category: TEMPLATE OpenVINO Template plugin category: CPP API OpenVINO CPP API bindings labels Jul 2, 2024
@praasz praasz force-pushed the constant-improve-bf16-f16-casting branch from 63ff3c5 to 9e47370 Compare July 2, 2024 11:08
@github-actions github-actions bot removed the category: CPP API OpenVINO CPP API bindings label Jul 2, 2024
@praasz praasz added this to the 2024.3 milestone Jul 2, 2024
@praasz praasz requested a review from maxnick July 2, 2024 11:44
Remove comments

Co-authored-by: Sergey Lyalin <[email protected]>
@praasz praasz requested review from slyalin and t-jankowski July 4, 2024 05:40
@praasz praasz added this pull request to the merge queue Jul 5, 2024
Merged via the queue into openvinotoolkit:master with commit 2805775 Jul 5, 2024
122 checks passed
@praasz praasz deleted the constant-improve-bf16-f16-casting branch July 5, 2024 16:30
ieliz pushed a commit to ieliz/openvino that referenced this pull request Jul 5, 2024
…otoolkit#25328)

### Details:
 - Use vectorization for conversion of bf16 -> f16, f32 

### Related PR:
- openvinotoolkit#25248 

### Tickets:
 - CVS-145803

---------

Co-authored-by: Sergey Lyalin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Core OpenVINO Core (aka ngraph) category: TEMPLATE OpenVINO Template plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants