-
Notifications
You must be signed in to change notification settings - Fork 140
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
93084c8
commit b1dfa21
Showing
185 changed files
with
51 additions
and
73,609 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,10 @@ | |
[![Lint and test](https://github.com/ModelTC/MQBench/actions/workflows/lint-and-test.yml/badge.svg?branch=main)](https://github.com/ModelTC/MQBench/actions/workflows/lint-and-test.yml) | ||
[![license](https://img.shields.io/github/license/ModelTC/MQBench)](https://github.com/ModelTC/MQBench/blob/main/LICENSE) | ||
|
||
## Latest News | ||
|
||
- **Jan 10, 2025:** 🚀 MQBench already supports torch2.5.1!!! | ||
|
||
## Introduction | ||
|
||
MQBench is an open-source model quantization toolkit based on PyTorch fx. | ||
|
@@ -21,7 +25,7 @@ The envision of MQBench is to provide: | |
```shell | ||
git clone [email protected]:ModelTC/MQBench.git | ||
cd MQBench | ||
python setup.py install | ||
pip install -v -e . | ||
``` | ||
|
||
## Documentation | ||
|
45 changes: 0 additions & 45 deletions
45
application/imagenet_example/PTQ/configs/adaround/mbv2_2_4.yaml
This file was deleted.
Oops, something went wrong.
45 changes: 0 additions & 45 deletions
45
application/imagenet_example/PTQ/configs/adaround/r18_2_4.yaml
This file was deleted.
Oops, something went wrong.
50 changes: 0 additions & 50 deletions
50
application/imagenet_example/PTQ/configs/adaround/r18_8_8_trt.yaml
This file was deleted.
Oops, something went wrong.
45 changes: 0 additions & 45 deletions
45
application/imagenet_example/PTQ/configs/adaround/r50_2_4.yaml
This file was deleted.
Oops, something went wrong.
45 changes: 0 additions & 45 deletions
45
application/imagenet_example/PTQ/configs/adaround/reg600_2_4.yaml
This file was deleted.
Oops, something went wrong.
45 changes: 0 additions & 45 deletions
45
application/imagenet_example/PTQ/configs/adaround/reg800_2_4.yaml
This file was deleted.
Oops, something went wrong.
46 changes: 0 additions & 46 deletions
46
application/imagenet_example/PTQ/configs/brecq/mbv2_2_4.yaml
This file was deleted.
Oops, something went wrong.
46 changes: 0 additions & 46 deletions
46
application/imagenet_example/PTQ/configs/brecq/r18_2_4.yaml
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.