You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,8 @@ Experiments are done in PyTorch. If you find this repository helpful, please cit
18
18
19
19
## Domains and Datasets
20
20
21
+
**Update**: The code should be directly runnable with PyTorch 0.4.0 or above (PyTorch 1.0 strongly recommended). The older versions of PyTorch are no longer supported.
22
+
21
23
This repository contains the benchmarks to the following tasks, with details explained in each sub-directory:
22
24
23
25
-**The Adding Problem** with various T (we evaluated on T=200, 400, 600)
0 commit comments