8000 Release TorchExplorer 0.2.0: static type checking, more streamlined install · spfrommer/torchexplorer · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

TorchExplorer 0.2.0: static type checking, more streamlined install

Compare
Choose a tag to compare
@spfrommer spfrommer released this 14 Nov 00:18
· 142 commits to main since this release

Vega spec version: 0a

Release notes:

  1. The code now typechecks cleanly via mypy
  2. Small improvements to the hook should_log_callable function
  3. Before, parameter gradients norms were being logged; it's now corrected to just the raw parameter gradients
  4. Unnecessary development dependencies are separated from the install_requires
0