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: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,6 +86,7 @@ Close the loop from trace to fix to ship.
86
86
| --- | --- |
87
87
|`rocprof-capture`| Capture and interpret a `rocprof` trace for a workload. |
88
88
|`omniperf-tune`| Run `omniperf`, locate the bottleneck, and suggest the fix. |
89
+
|`quark-quantize`| Quantize PyTorch and ONNX models with [AMD Quark](https://github.com/amd/Quark) (INT4/INT8/FP8/MX), pick the right scheme and calibration, and export for AMD deployment. |
89
90
90
91
> Skills land incrementally; see [Status](#status) for what is available today.
0 commit comments