Merge branch 'update-CI' into 'master'
updated .gitlab-ci.yml with latest one See merge request !5
... | ... | @@ -6,5 +6,5 @@ bob.extension |
bob.core | ||
bob.io.base | ||
bob.io.image | ||
torch == 0.4.0 | ||
torch >= 0.4.0 | ||
torchvision >= 0.2.0 |
Please register or sign in to comment