浏览代码

Added support for pytorch 1.2

AshwinRJ 4 年之前
父节点
当前提交
3abd0cc8af
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      requirments.txt

+ 3 - 3
requirments.txt

@@ -1,6 +1,6 @@
-python=3.6.3
-pytorch=0.3.0
-torchvision=0.2.0
+python=3.7.3
+pytorch=1.2.0
+torchvision=0.4.0
 numpy=1.15.4
 tensorboardx=1.4
 matplotlib=3.0.1