-
- Downloads
There was a problem fetching the pipeline summary.
Merge branch 'adding-dependencies' into 'master'
Removing torch as dependency and matching the dependencies with bob-devel See merge request !1
Branches
Tags
Pipeline #
... | @@ -3,5 +3,6 @@ numpy | ... | @@ -3,5 +3,6 @@ numpy |
bob.extension | bob.extension | ||
bob.core | bob.core | ||
bob.bio.base | bob.bio.base | ||
torch == 0.3.1 | torch == 0.4.0 | ||
torchvision == 0.1.8 | torchvision == 0.2.0 | ||
bob.learn.pytorch |
Please register or sign in to comment