Skip to content

v1.0.2

Choose a tag to compare

@Vivswan Vivswan released this 08 May 03:11
· 84 commits to release since this release
12d1f39

What's Changed

  • Bugfix: removed graph from Layer class
    • graph was causing issues with nested Model objects
    • Now _use_autograd_graph is directly set while compiling the Model object

Full Changelog: v1.0.1...v1.0.2