Skip to content

Commit 3a33c45

Browse files
committed
Merge branch 'master' of github.com:lantiga/pytorch2c
2 parents 7f0bb2b + 0cf10a6 commit 3a33c45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ Caveats:
88
* things are guaranteed to change in the PyTorch graph dept. Hopefully we'll be able to catch up with the changes as they happen.
99
* in these initial phases there are lots of layers and operations missing (help is very welcome)
1010
* I'm developing on macOS and Python 3.5 at the moment
11-
* PyTorch2c currently supports PyTorch version 0.1.9
11+
* PyTorch2c currently supports PyTorch version 0.1.10
1212

13-
Feel free to get in touch, just say hi or let me know you're horrified.
13+
**NOTE: autograd is currently being refactored in PyTorch. Work on this project will resume as soon as things settle down.**
1414

1515
## TODO
1616

0 commit comments

Comments
 (0)