Skip to content

Commit b1dfa21

Browse files
committed
update
1 parent 93084c8 commit b1dfa21

File tree

185 files changed

+51
-73609
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

185 files changed

+51
-73609
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
[![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)
88
[![license](https://img.shields.io/github/license/ModelTC/MQBench)](https://github.com/ModelTC/MQBench/blob/main/LICENSE)
99

10+
## Latest News
11+
12+
- **Jan 10, 2025:** 🚀 MQBench already supports torch2.5.1!!!
13+
1014
## Introduction
1115

1216
MQBench is an open-source model quantization toolkit based on PyTorch fx.
@@ -21,7 +25,7 @@ The envision of MQBench is to provide:
2125
```shell
2226
git clone [email protected]:ModelTC/MQBench.git
2327
cd MQBench
24-
python setup.py install
28+
pip install -v -e .
2529
```
2630

2731
## Documentation

application/imagenet_example/PTQ/configs/adaround/mbv2_2_4.yaml

Lines changed: 0 additions & 45 deletions
This file was deleted.

application/imagenet_example/PTQ/configs/adaround/r18_2_4.yaml

Lines changed: 0 additions & 45 deletions
This file was deleted.

application/imagenet_example/PTQ/configs/adaround/r18_8_8_trt.yaml

Lines changed: 0 additions & 50 deletions
This file was deleted.

application/imagenet_example/PTQ/configs/adaround/r50_2_4.yaml

Lines changed: 0 additions & 45 deletions
This file was deleted.

application/imagenet_example/PTQ/configs/adaround/reg600_2_4.yaml

Lines changed: 0 additions & 45 deletions
This file was deleted.

application/imagenet_example/PTQ/configs/adaround/reg800_2_4.yaml

Lines changed: 0 additions & 45 deletions
This file was deleted.

application/imagenet_example/PTQ/configs/brecq/mbv2_2_4.yaml

Lines changed: 0 additions & 46 deletions
This file was deleted.

application/imagenet_example/PTQ/configs/brecq/r18_2_4.yaml

Lines changed: 0 additions & 46 deletions
This file was deleted.

0 commit comments

Comments
 (0)