v1.7.0
What's Changed
- Calculate parameter counts for nn.Parameter
- Add parameter counts for nn.UninitializedParameters
- Show output shapes for the overall model
- Internal optimizations (hooks applied iteratively instead of recursively, add profiling code)
Full Changelog: v1.6.6...v1.7.0