TorchExplorer 1.1.0: new attach function, multiple forward calls support, documentation, interface improvements
LatestVega spec version 3d
Release notes:
- Add
attachfunction for displaying intermediate values inforward - Add support for multiple
forwardinvocations in training loop - Make input/output/attach nodes show up as Tensor nodes in Vega
- Add documentation site
- Fix double-hooking for non tracking hooks
- Small visual tweaks