Skip to content

Commit b948c4e

Browse files
authored
fix mps ci (#1973)
up
1 parent 2d11289 commit b948c4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/torchao_experimental_test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ jobs:
103103
pip install parameterized
104104
pip install pyyaml
105105
pip install numpy
106+
pip install importlib-metadata
106107
- name: Print pip freeze
107108
run: |
108109
pip freeze

0 commit comments

Comments
 (0)