ROCm / pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration
http://pytorch.org
Other
219 stars 51 forks source link

Excluded inductor tests on certain GPU arch - follow up #1404

Closed BLOrange-AMD closed 5 months ago

BLOrange-AMD commented 5 months ago

The PR is to disable dynamo related UTs in release/2.0 branch on MI3xx.

pruthvistony commented 5 months ago

Please update the PR to include all dynamo related UT files.

BLOrange-AMD commented 5 months ago

@pruthvistony Could I check whether test_nvfuser_dynamo test suite from default workflow should be included in the exclusion list? Thanks.

pruthvistony commented 5 months ago

@pruthvistony Could I check whether test_nvfuser_dynamo test suite from default workflow should be included in the exclusion list? Thanks.

I believe this is getting skipped by the Nvfuser