Ahsan Saghir

Results 8 issues of Ahsan Saghir

This PR adds ONNX tests for FP8.

FP8

Changes need to be made in rocm-cmake to support installation of libraries at `$ROCM_PATH/lib/migraphx`. First, a `PRIVATE` flag should be added to the `rocm_install_targets` that will install the binaries and...

enhancement

This issue is for adding functionality for switch to hipblaslt from rocblas.

Write a onnx parser test for FP8

FP8

hipBLASLt error: heuristic fetch failed.

Add a compile pass for hipblaslt, similar to how miopen does it.

Tested with driver: 14616 $ rbuild package -d deps -DGPU_TARGETS=gfx1201 ... $ make check -j$(nproc) [ 1%] Built target embed_lib_migraphx_kernels 349/380 Test #378: test_py_3.12_backend ......................................................***Failed 0.24 sec Traceback (most recent...