Skip to content

Releases: thuml/depyf

v0.16.0 release with recent improvements

02 Jul 22:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.0...v0.16.0

v0.15.0 release with recent improvements

18 May 07:06
Compare
Choose a tag to compare

v0.14.0 keep up-to-date with recent pytorch code

07 Mar 17:20
Compare
Choose a tag to compare

keep up-to-date with recent pytorch code like lazy graph module

robust if-else decompilcation

18 Dec 07:07
Compare
Choose a tag to compare

add support for robust if-else decompilcation

pretty output

27 Nov 11:52
Compare
Choose a tag to compare

make the dumped source code much prettier, and add the documentation website.

support debugging torch.compile

23 Oct 02:57
Compare
Choose a tag to compare

support debugging torch.compile

Support debugging torch.compile

22 Oct 09:15
Compare
Choose a tag to compare

Debug torch.compile with your favorite debugger!

dump torch.compile code, easy to understand

18 Oct 08:10
Compare
Choose a tag to compare

Explain all the details of torch.compile to users in human-readable source code.

support pytorch hooks, add explain notebooks

15 Oct 09:49
Compare
Choose a tag to compare

support pytorch hooks, add explain notebooks

Support python 3.12

09 Oct 23:03
Compare
Choose a tag to compare

Support Python 3.12.