"src/git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "0df528ee9aa895639b25d0d3d11575a18de8a85e"
-
Cunxiao Ni authored
* [Bugfix] fix autotune bug * [Example] add w4a8 gemm kernel * fix lint: pinned the version of `ml_dtypes` The version of ml_dtypes should be pinned in the dependency specification. If the version of ml_dtypes is too low, it may result in errors such as fp4 not being defined. * Renames example for dequantization GEMM * format * add w4a8 example to ci * fix lint
4bcb1593