-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CPU] Implement fp8 conversion (#27949)
### Details: - *Implement fp8 conversion with the following combinations:* _fp32<->f8e4m3, fp16<->f8e4m3, bf16<->f8e4m3_ _fp32<->f8e5m2, fp16<->f8e5m2, bf16<->f8e5m2_ ### Tickets: - *[CVS-156962](https://jira.devtools.intel.com/browse/CVS-156962)*
- Loading branch information
1 parent
b25413c
commit 35f2a0c
Showing
11 changed files
with
492 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.