"backend/vscode:/vscode.git/clone" did not exist on "a696698ac8c618368be14950af269ae12104fd8c"
  • 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
pack_int8_args.cpp 19.6 KB