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 1b8b168 commit 1e28572Copy full SHA for 1e28572
.github/workflows/pnetcdf_c_master.yml
@@ -83,7 +83,7 @@ jobs:
83
pip install numpy cython cftime pytest twine wheel check-manifest
84
export MPICC=$MPICH_DIR/bin/mpicc
85
pip install mpi4py
86
- pip install torch, torchvision
+ pip install torch torchvision
87
88
- name: Install PnetCDF-Python
89
run: |
.github/workflows/pnetcdf_c_official.yml
@@ -81,7 +81,7 @@ jobs:
81
82
0 commit comments