• Umang Yadav's avatar
    Add compute_fp32 flag for quant_gemm tests (#1360) · 70e63960
    Umang Yadav authored
    test_gpu_pack_int8_args fails on gfx908 machine, because it doesn't set compute_fp32 flag correctly. This PR fixes the test such that it checks for the device-name, and rocblas-versions and sets this flag accordingly.
    70e63960
lowering.cpp 15.9 KB