🔥
PyTorchFI
  • PyTorchFI
  • Setup
  • Example
  • Changelog
Powered by GitBook
On this page
  • v0.6.0
  • New
  • Changed
  • Fixed

Was this helpful?

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

PreviousExample

Last updated 3 years ago

Was this helpful?