Skip to content
Snippets Groups Projects

Update pytorch

Merged Guillaume HEUSCH requested to merge update-pytorch into master
2 files
+ 4
4
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 2
2
@@ -30,8 +30,8 @@ requirements:
@@ -30,8 +30,8 @@ requirements:
- python
- python
- setuptools
- setuptools
- numpy >=1.11
- numpy >=1.11
- pytorch =0.4
- pytorch >=0.4
- torchvision =0.2.0
- torchvision >=0.2.0
test:
test:
imports:
imports:
- {{ name }}
- {{ name }}
Loading