Changelog

Package changelogs

v0.6.0

New

  • Enhanced support for injections into weights.
  • Code improvements and optimizations.

Changed

  • Minor API changes for getter functions in pytorchfi.core
  • Split error_models.py into separate "neuron" and "weight" files. This may impact various import statements.
  • Expanded summary file to show both weight and neuron shapes.

Fixed

  • Random weight injections bug fix.
  • Performance improvements & bug fixes
Last modified 1yr ago