v1.0.2
What's Changed
- Bugfix: removed
graph
fromLayer
classgraph
was causing issues with nestedModel
objects- Now
_use_autograd_graph
is directly set while compiling theModel
object
Full Changelog: v1.0.1...v1.0.2
graph
from Layer
class
graph
was causing issues with nested Model
objects_use_autograd_graph
is directly set while compiling the Model
objectFull Changelog: v1.0.1...v1.0.2