ReleaseGoogle (DeepMind / Gemini)Google (DeepMind / Gemini)published Feb 17, 2025seen 1w

google-deepmind/treescope v0.1.9

google-deepmind/treescope

Open original ↗

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_threshold that abbreviates collapsed objects to prevent extremely long lines (idea from #53, implemented in #56)
  • You can use it by passing abbreviation_threshold=1 to treescope.basic_interactive_setup or by modifying the config setting manually (see the docs or the PR for details).
  • Torch tensors and parameters now include requires_grad info (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/10

Incremental version update of a visualization library.