Skip to content

[SYCL][Doc] Update E8M0#21289

Merged
KornevNikita merged 1 commit intointel:syclfrom
gmlueck:me/update-e8m0
Feb 16, 2026
Merged

[SYCL][Doc] Update E8M0#21289
KornevNikita merged 1 commit intointel:syclfrom
gmlueck:me/update-e8m0

Conversation

@gmlueck
Copy link
Copy Markdown
Contributor

@gmlueck gmlueck commented Feb 13, 2026

Update the E8M0 conversions to align with the PyTorch team's requests:

  • Remove the saturation::none mode.

  • PyTorch says that both rounding::upward and rounding::toward_zero are important, so support both of these modes.

Update the E8M0 conversions to align with the PyTorch team's requests:

* Remove the `saturation::none` mode.

* PyTorch says that both `rounding::upward` and `rounding::toward_zero`
  are important, so support both of these modes.
@gmlueck gmlueck requested a review from a team as a code owner February 13, 2026 22:18
@github-actions
Copy link
Copy Markdown
Contributor

@intel/llvm-gatekeepers please consider merging

@KornevNikita KornevNikita merged commit 59604af into intel:sycl Feb 16, 2026
4 checks passed
@gmlueck gmlueck deleted the me/update-e8m0 branch February 17, 2026 18:46
luszczewskakasia1 pushed a commit to luszczewskakasia1/llvm that referenced this pull request Feb 26, 2026
Update the E8M0 conversions to align with the PyTorch team's requests:

* Remove the `saturation::none` mode.

* PyTorch says that both `rounding::upward` and `rounding::toward_zero`
are important, so support both of these modes.
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.

3 participants