google-deepmind/treescope v0.1.9
google-deepmind/treescope
Captured source
source ↗published Feb 17, 2025seen 1wcaptured 1whttp 200method plain
Treescope 0.1.9
Repository: google-deepmind/treescope
Tag: v0.1.9
Published: 2025-02-17T20:04:49Z
Prerelease: no
Release notes:
New features
- New configuration option
abbreviation_thresholdthat abbreviates collapsed objects to prevent extremely long lines (idea from #53, implemented in #56) - You can use it by passing
abbreviation_threshold=1totreescope.basic_interactive_setupor by modifying the config setting manually (see the docs or the PR for details). - Torch tensors and parameters now include
requires_gradinfo (from #51, implemented in #59) - Treescope now supports rendering Pydantic BaseModel and Hydra/OmegaConf DictConfig/ListConfig out of the box (implemented in #60)
Notability
notability 3.0/10Incremental version update of a visualization library.