TorchExplorer 1.1.0: new attach function, multiple forward calls support, documentation, interface improvements
LatestVega spec version 3d
Release notes:
- Add
attach
function for displaying intermediate values inforward
- Add support for multiple
forward
invocations 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