-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Observer Restructure: Remove Observers,
calibration
, and applying `…
…frozen` steps from lifecycle (#189) * temporary workaround * separate out calibration from forward pass * fix missing import * fix tests * update all other tests * clean * update * clean-up * fix test case * remove calibration and init observer steps * update * update * clean-up/fix * cleanup * cleanup * remove cache * clean-up * remove frozen * more clean-up * remove observer, cache, and frozen state * update more test cases * fix bit_depth test * fix more tests * clean-up remaining tests * clean-up * dont skip * more clean-up * fix
- Loading branch information
Showing
33 changed files
with
420 additions
and
1,763 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
80 changes: 0 additions & 80 deletions
80
src/compressed_tensors/quantization/lifecycle/calibration.py
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.