Skip to content

Compressed Tensors v0.8.0

Latest
Compare
Choose a tag to compare
@dhuangnm dhuangnm released this 12 Nov 14:53
ff121cc

What's Changed

  • [Observer Restructure]: Separate out scale/zp and observer init; separate out calibration from forward pass by @dsikka in #188
  • Fix device allocation for MSE observer by @anmarques in #190
  • drop 3.8 and add 3.12 to testing by @dhuangnm in #196
  • Fix test which required accelerate, apply style by @kylesayrs in #194
  • [Bugfix] Move observer and g_idx until after module in onloaded by @kylesayrs in #195
  • Add sparsity structure enum by @rahul-tuli in #197
  • Observer Restructure: Remove Observers, calibration, and applying frozen steps from lifecycle by @dsikka in #189
  • Clean up observer defaulting logic, better error message by @kylesayrs in #200
  • apply style and quality by @kylesayrs in #201
  • [BugFix] Fix Marlin24 Bug by @dsikka in #203
  • Bump version to v0.8.0 by @dsikka in #204

New Contributors

Full Changelog: 0.7.1...0.8.0