You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
update float8 training readme to include time measurement
Summary:
Update the float8 training example code snippet to include time
measurement that properly excludes torch.compile one-time warmup. Also,
use larger shapes to demonstrate speedup from float8.
Test Plan:
copy-paste the snippet and run it, it works. Commenting out float8 shows
a slowdown, as expected.
Reviewers:
Subscribers:
Tasks:
Tags:
0 commit comments