File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3333 - python --version
3434 - pip --version
3535 - nvidia-smi
36- - pip install -r ./requirements/devel.txt --upgrade-strategy only-if-needed -v - -no-cache-dir
37- -
pip install git+https://${AUTH_TOKEN}@github.com/PyTorchLightning/[email protected] -v - -no-cache-dir 36+ - pip install -r ./requirements/devel.txt --upgrade-strategy only-if-needed --no-cache-dir
37+ -
pip install git+https://${AUTH_TOKEN}@github.com/PyTorchLightning/[email protected] --no-cache-dir 3838 # when Image has defined CUDa version we can switch to this package spec "nvidia-dali-cuda${CUDA_VERSION%%.*}0"
3939 - pip install --extra-index-url https://developer.download.nvidia.com/compute/redist nvidia-dali-cuda100 --upgrade-strategy only-if-needed
4040 - pip list
You can’t perform that action at this time.
0 commit comments