We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7f0bb2b + 0cf10a6 commit 3a33c45Copy full SHA for 3a33c45
README.md
@@ -8,9 +8,9 @@ Caveats:
8
* things are guaranteed to change in the PyTorch graph dept. Hopefully we'll be able to catch up with the changes as they happen.
9
* in these initial phases there are lots of layers and operations missing (help is very welcome)
10
* I'm developing on macOS and Python 3.5 at the moment
11
-* PyTorch2c currently supports PyTorch version 0.1.9
+* PyTorch2c currently supports PyTorch version 0.1.10
12
13
-Feel free to get in touch, just say hi or let me know you're horrified.
+**NOTE: autograd is currently being refactored in PyTorch. Work on this project will resume as soon as things settle down.**
14
15
## TODO
16
0 commit comments