Skip to content

Compressed Tensors v0.10.2

Latest
Compare
Choose a tag to compare
@dhuangnm dhuangnm released this 23 Jun 13:20
· 22 commits to main since this release
38cbdd1

What's Changed

  • [Hotfix] Implement quantization compressor methods on dense compressor by @kylesayrs in #344
  • [Hotfix] Implement method on dense compressor by @kylesayrs in #345
  • [Transform] Factory classes with shared memory and offloading by @kylesayrs in #316
  • [Transform] [Bugfix] Fix enum value serialization in python>=3.11 by @kylesayrs in #350
  • Remove redundant call by @eldarkurtic in #349
  • [Accelerate] Rename and simplify force_cpu_offload by @kylesayrs in #354
  • [Transform] Extend set of known Hadamard matrices by @kylesayrs in #351
  • [Accelerate] Fix offloaded_dispatch, implement disable_offloading by @kylesayrs in #355
  • [Accelerate] Extend functionality of register_offload_parameter by @kylesayrs in #356
  • [Bugfix] Fix saving of models dispatched by offloaded_dispatch by @kylesayrs in #357
  • [Bugfix] Only update direct params in disable_offloading by @kylesayrs in #360
  • reference updated reportportal_submit_execution_results action by @derekk-nm in #362
  • [Accelerate] Expand get_execution_device to support models by @kylesayrs in #363
  • [Accelerate] Fix typos in get_execution_device by @kylesayrs in #365

New Contributors

Full Changelog: 0.10.1...0.10.2