-
- Downloads
There was a problem fetching the pipeline summary.
[build] relaxed the constraint on torchvision to be >= 0.2.0
parent
7f0d1cb6
No related branches found
No related tags found
Pipeline #
... | ... | @@ -7,4 +7,4 @@ bob.core |
bob.io.base | ||
bob.io.image | ||
torch == 0.4.0 | ||
torchvision == 0.2.0 | ||
torchvision >= 0.2.0 |
Please register or sign in to comment