You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[release/2.6][SWDEV-523736] Skip&Fix some testcases for archs without SDPA or Navi4x (#2213)
[release/2.6][SWDEV-523736] Skip some testcases for archs without SDPA
or Navi4x
[SWDEV-523736] Fix some unittests for Navi4x
* Most part of testcases work properly on Navi48(gfx1201) with
TORCH_ROCM_AOTRITON_ENABLE_EXPERIMENTAL=1, in this commit enable it
for this arch. No support of AOTriton currently for Navci44(gfx1200),
so these testcases just skipped.
* test_qconv2d_int8_mixed_bf16 skipped because it was originally skipped
in
pytorch#112550 but later lost.
* test_sac_ilp_case1 skipped as per SWDEV-509011
* test_distributed_checkpoint_state_dict_type[0-1]_cuda fixed bug
with arguments.
Fixes #SWDEV-523736
0 commit comments