We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Notes
FP8Tensor
FP8Linear
TODO
nn.Linear
nn.Embedding
The text was updated successfully, but these errors were encountered:
@xrsrke On it
Sorry, something went wrong.
xrsrke
3outeille
No branches or pull requests
Notes
FP8Tensor
that inherits from torch.Tensor (just support type hints).FP8Linear
that binds to TransformerEngine's FP8 kernel in the forward passTODO
nn.Linear
but in FP8nn.Linear
to FP8 Linearnn.Embedding
in FP8The text was updated successfully, but these errors were encountered: