We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 781e345 commit c95301cCopy full SHA for c95301c
.github/workflows/unittest-windows.yml
@@ -47,6 +47,7 @@ jobs:
47
shell: powershell
48
run: |
49
python -m pip install "https://github.com/cgohlke/pyicu-build/releases/download/v2.14/PyICU-2.14-cp310-cp310-win_amd64.whl"
50
+ # if needed, get pip wheel link from https://github.com/cgohlke/pyicu-build/releases
51
- name: Install PyTorch
52
53
run: python -m pip install torch
0 commit comments