mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
[ROCm] Enabling additional UTs on ROCm (#115738)
Unskips mostly for dynamo/inductor UT. Pull Request resolved: https://github.com/pytorch/pytorch/pull/115738 Approved by: https://github.com/jithunnair-amd, https://github.com/malfet
This commit is contained in:
committed by
PyTorch MergeBot
parent
f0bbc2fcf5
commit
db79ceb110
@ -300,7 +300,6 @@ ROCM_BLOCKLIST = [
|
||||
"test_jit_legacy",
|
||||
"test_cuda_nvml_based_avail",
|
||||
"test_jit_cuda_fuser",
|
||||
"dynamo/test_activation_checkpointing",
|
||||
]
|
||||
|
||||
# The tests inside these files should never be run in parallel with each other
|
||||
|
Reference in New Issue
Block a user