Skip to content

Commit 39ad90c

Browse files
authored
Update README.md
Verify that the code works well in pytorch 1.9.0.
1 parent 1fdae52 commit 39ad90c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
## Environment
1414
- python 3.7.7
15-
- pytorch 1.4.0 (>=1.2.0, 1.8.1 works too)
15+
- pytorch 1.4.0 (>=1.2.0, 1.8.1, 1.9.0 works too)
1616
- opencv 4.2.0.34 (others work too)
1717

1818
## Visualization
@@ -82,6 +82,8 @@ to **Non-Local_pytorch_0.3.1/**.
8282

8383
12. Verify that the code works well in **pytorch 1.8.1**.
8484

85+
13. Verify that the code works well in **pytorch 1.9.0**.
86+
8587
## Todo
8688
- Experiments on Charades dataset.
8789
- Experiments on COCO dataset.

0 commit comments

Comments
 (0)