"backend/apps/vscode:/vscode.git/clone" did not exist on "708d755eda0586f848f8c69abb86d656a6567aac"
  • 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
rocblas.cpp 2.65 KB