NVIDIA / TransformerEngine

A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper and Ada GPUs, to provide better performance with lower memory utilization in both training and inference.
https://docs.nvidia.com/deeplearning/transformer-engine/user-guide/index.html
Apache License 2.0
2k stars 333 forks source link

Update cudnn-frontend to 1.8.0 #1302

Closed cyanguwa closed 4 weeks ago

cyanguwa commented 4 weeks ago

Description

This PR updates cudnn-frontend to 1.8.0, and should be used as a PR to cherry-pick to 1.12 release. #1244 has already made this update on main for a different feature.

Type of change

Changes

Please list the changes introduced in this PR:

Checklist: