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
1.85k stars 309 forks source link

Timing for build #1048

Closed phu0ngng closed 1 month ago

phu0ngng commented 2 months ago

Description

This PR adds timing for build_ext, bdist_wheel, and total build time.

Type of change

Checklist: