Skip to content
Snippets Groups Projects
Commit 6a92bb22 authored by Tiago de Freitas Pereira's avatar Tiago de Freitas Pereira
Browse files

Added pytorch lighting

parent 4d1d339c
No related branches found
No related tags found
1 merge request!271Added pytorch lightning as one of our dependencies
Pipeline #57919 failed
......@@ -340,6 +340,7 @@ package_names_map:
zc_buildout: zc.buildout
zc_recipe_egg: zc.recipe.egg
imageio_ffmpeg: imageio-ffmpeg
pytorch_lightning: pytorch-lightning
boost:
......@@ -443,6 +444,8 @@ python_graphviz:
pytorch:
- 1.8.0 cuda* # [linux]
- 1.8.0 # [osx]
pytorch_lightning:
- 1.5.9
pyyaml:
- 5.4.1
pyzmq:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment