Skip to content

[README] Fix ONNX link#425

Merged
yaoyaoding merged 1 commit intohidet-org:mainfrom
dbabokin:readme
Feb 10, 2024
Merged

[README] Fix ONNX link#425
yaoyaoding merged 1 commit intohidet-org:mainfrom
dbabokin:readme

Conversation

@dbabokin
Copy link
Copy Markdown
Contributor

@dbabokin dbabokin commented Feb 7, 2024

Fix the link to "Optimize ONNX models".

Fix the link to "Optimize ONNX models".
@yaoyaoding yaoyaoding changed the title README: fix ONNX link [README] Fix ONNX link Feb 10, 2024
@yaoyaoding
Copy link
Copy Markdown
Member

Thanks @dbabokin!

@yaoyaoding yaoyaoding merged commit a7446f0 into hidet-org:main Feb 10, 2024
yaoyaoding added a commit that referenced this pull request May 12, 2025
This PR addes one float8 data type variant `float8_e4m3` and the
conversion between `float32` and `float8_e4m3`.

The definition of this type can be found in the paper: [FP8 Formats for
Deep Learning](https://arxiv.org/pdf/2209.05433)

See also
- the RFC of pytorch to support float8:
https://github.com/pytorch/rfcs/blob/master/RFC-0030-native-fp8-dtype.md
- ONNX's float8 support: https://onnx.ai/onnx/technical/float8.html#cast
- Graphcore's paper: https://arxiv.org/pdf/2206.02915

(cherry picked from commit 93ffe1d31ba426cb6ffe86e4c1275c4032a5209d)
tatianashp pushed a commit that referenced this pull request May 21, 2025
This PR adds one float8 data type variant `float8_e4m3` and the
conversion between `float32` and `float8_e4m3`.

The definition of this type can be found in the paper: [FP8 Formats for
Deep Learning](https://arxiv.org/pdf/2209.05433)

See also
- the RFC of pytorch to support float8:
https://github.com/pytorch/rfcs/blob/master/RFC-0030-native-fp8-dtype.md
- ONNX's float8 support: https://onnx.ai/onnx/technical/float8.html#cast
- Graphcore's paper: https://arxiv.org/pdf/2206.02915

(cherry picked from commit 93ffe1d31ba426cb6ffe86e4c1275c4032a5209d)
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