@@ -33,30 +33,30 @@ jobs:
3333 fail-fast : false
3434 matrix :
3535 config :
36- - name : Fast Pipelines MPS tests
37- framework : pytorch_pipelines
38- runner : macos-13-xlarge
39- report : torch_mps_pipelines
40- - name : Fast Models MPS tests
41- framework : pytorch_models
42- runner : macos-13-xlarge
43- report : torch_mps_models
36+ # - name: Fast Pipelines MPS tests
37+ # framework: pytorch_pipelines
38+ # runner: macos-13-xlarge
39+ # report: torch_mps_pipelines
40+ # - name: Fast Models MPS tests
41+ # framework: pytorch_models
42+ # runner: macos-13-xlarge
43+ # report: torch_mps_models
4444 - name : Fast Schedulers MPS tests
4545 framework : pytorch_schedulers
4646 runner : macos-13-xlarge
4747 report : torch_mps_schedulers
48- - name : Fast Others MPS tests
49- framework : pytorch_others
50- runner : macos-13-xlarge
51- report : torch_mps_others
48+ # - name: Fast Others MPS tests
49+ # framework: pytorch_others
50+ # runner: macos-13-xlarge
51+ # report: torch_mps_others
5252 # - name: Fast Single File MPS tests
5353 # framework: pytorch_single_file
5454 # runner: macos-13-xlarge
5555 # report: torch_mps_single_file
56- - name : Fast Lora MPS tests
57- framework : pytorch_lora
58- runner : macos-13-xlarge
59- report : torch_mps_lora
56+ # - name: Fast Lora MPS tests
57+ # framework: pytorch_lora
58+ # runner: macos-13-xlarge
59+ # report: torch_mps_lora
6060 # - name: Fast Quantization MPS tests
6161 # framework: pytorch_quantization
6262 # runner: macos-13-xlarge
0 commit comments