mmrazor/requirements
humu789 dcf7bfa1a2
[Feature] Add GPTQ and uniform interfaces (#538)
* add gptq implementation

* pre-checkout

* passed resnet example

* passed llama example

* aglin gptq acc

* add activation quantization

* uniform interfaces

* add gptq readme

* update mmrazor_large redame

* add gptq opt example

* fix sparse_gpt example for opt

* fix import Protocol from py37

* fix error function name

* fix bug in test

* fix bug

* fix bug

* limit sparsegpt test with torch>=1.12

* add docstring for gptq and sparse_gpt

* pre-commit

* align acc & add save load ckpt & add ut

* fix ut

* fix ut

* fix ut

* fix ut & add torch2.0 for ci

* del torch2.0 for ci

* fix ut

---------

Co-authored-by: FIRST_NAME LAST_NAME <MY_NAME@example.com>
2023-05-24 16:38:51 +08:00
..
docs.txt Bump version to 0.3.1 (#155) 2022-05-05 01:02:45 +08:00
mminstall.txt Update requirements (#319) 2022-10-13 17:24:15 +08:00
optional.txt merge main (#527) 2023-04-26 16:03:07 +08:00
readthedocs.txt [Improvement] Decouple dependency (#254) 2022-08-30 09:57:23 +08:00
runtime.txt [Improvement] Decouple dependency (#254) 2022-08-30 09:57:23 +08:00
tests.txt [Feature] Add GPTQ and uniform interfaces (#538) 2023-05-24 16:38:51 +08:00