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
Copy file name to clipboardExpand all lines: torchao/prototype/mx_formats/kernels.py
+69Lines changed: 69 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1387,3 +1387,72 @@ def mxfp8_quantize_cuda(
1387
1387
raiseNotImplementedError(
1388
1388
"`mxfp8_quantize_cuda` needs (1) torch 2.8+ and (2) torchao built from source on a machine with CUDA capability 10.0+. Please see https://github.com/pytorch/ao/issues/2932 for more details."
0 commit comments