Unverified Commit 2e291a12 authored by J-shang's avatar J-shang Committed by GitHub
Browse files

pin lightning version in full compression test (#5047)

parent 07df1c9f
...@@ -44,6 +44,10 @@ stages: ...@@ -44,6 +44,10 @@ stages:
platform: ubuntu-latest-gpu platform: ubuntu-latest-gpu
python_env: venv python_env: venv
- script: |
python -m pip install "pytorch-lightning<1.7"
displayName: Pin PytorchLightning version
- template: templates/install-nni.yml - template: templates/install-nni.yml
- template: templates/download-test-data.yml - template: templates/download-test-data.yml
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment