Skip to content

Conversation

@MasterJH5574
Copy link
Contributor

This PR renames the FP8 dtypes in TVM according to standards:

  • e4m3_float8 is renamed to float8_e4m3fn,
  • e5m2_float8 is renamed to float8_e5m2.

This aligns with dtype names in PyTorch and ml_dtypes.

This PR renames the FP8 dtypes in TVM according to standards:

* `e4m3_float8` is renamed to `float8_e4m3fn`,
* `e5m2_float8` is renamed to `float8_e5m2`.

This aligns with dtype names in PyTorch and ml_dtypes.
@MasterJH5574 MasterJH5574 force-pushed the tvm-dev/2025-03-06-fp8-rename branch from 1859eaa to aec65e2 Compare March 6, 2025 21:14
@tqchen tqchen merged commit 775e050 into apache:main Mar 6, 2025
14 checks passed
JoieAli pushed a commit to JoieAli/mcTVM that referenced this pull request Jul 8, 2025
This PR renames the FP8 dtypes in TVM according to standards:

* `e4m3_float8` is renamed to `float8_e4m3fn`,
* `e5m2_float8` is renamed to `float8_e5m2`.

This aligns with dtype names in PyTorch and ml_dtypes.
JoieAli pushed a commit to JoieAli/mcTVM that referenced this pull request Jul 8, 2025
This PR renames the FP8 dtypes in TVM according to standards:

* `e4m3_float8` is renamed to `float8_e4m3fn`,
* `e5m2_float8` is renamed to `float8_e5m2`.

This aligns with dtype names in PyTorch and ml_dtypes.
ShiboXing pushed a commit to ShiboXing/tvm that referenced this pull request Aug 10, 2025
This PR renames the FP8 dtypes in TVM according to standards:

* `e4m3_float8` is renamed to `float8_e4m3fn`,
* `e5m2_float8` is renamed to `float8_e5m2`.

This aligns with dtype names in PyTorch and ml_dtypes.
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