Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
pytorch 1.12.0 works
  • Loading branch information
AlexHex7 authored Jul 4, 2022
1 parent 38f2e6a commit 9089828
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

## Environment
- python 3.7.7 (>=3.8)
- pytorch 1.4.0 (>=1.2.0; 1.8.1, 1.9.0, 1.10.1, 1.11.0 works too)
- pytorch 1.4.0 (>=1.2.0; 1.8.1, 1.9.0, 1.10.1, 1.11.0,1.12.0 works too)
- opencv 4.2.0.34 (others work too)

## Visualization
Expand Down Expand Up @@ -87,6 +87,8 @@ to **Non-Local_pytorch_0.3.1/**.
14. Verify that the code works well in **pytorch 1.10.1**.

15. Verify that the code works well in **pytorch 1.11.0**.

16. Verify that the code works well in **pytorch 1.12.0**.

## Todo
- Experiments on Charades dataset.
Expand Down

0 comments on commit 9089828

Please sign in to comment.