Skip to content

Commit

Permalink
MQBench torch251 (#275)
Browse files Browse the repository at this point in the history
* update torch 2.5.1

* update

---------

Co-authored-by: yinnengzhong <[email protected]>
  • Loading branch information
helloyongyang and yinnengzhong authored Jan 10, 2025
1 parent 09ff5cb commit 26b5cc7
Show file tree
Hide file tree
Showing 211 changed files with 942 additions and 74,071 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand All @@ -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
Expand Down
45 changes: 0 additions & 45 deletions application/imagenet_example/PTQ/configs/adaround/mbv2_2_4.yaml

This file was deleted.

45 changes: 0 additions & 45 deletions application/imagenet_example/PTQ/configs/adaround/r18_2_4.yaml

This file was deleted.

50 changes: 0 additions & 50 deletions application/imagenet_example/PTQ/configs/adaround/r18_8_8_trt.yaml

This file was deleted.

45 changes: 0 additions & 45 deletions application/imagenet_example/PTQ/configs/adaround/r50_2_4.yaml

This file was deleted.

45 changes: 0 additions & 45 deletions application/imagenet_example/PTQ/configs/adaround/reg600_2_4.yaml

This file was deleted.

45 changes: 0 additions & 45 deletions application/imagenet_example/PTQ/configs/adaround/reg800_2_4.yaml

This file was deleted.

46 changes: 0 additions & 46 deletions application/imagenet_example/PTQ/configs/brecq/mbv2_2_4.yaml

This file was deleted.

46 changes: 0 additions & 46 deletions application/imagenet_example/PTQ/configs/brecq/r18_2_4.yaml

This file was deleted.

Loading

0 comments on commit 26b5cc7

Please sign in to comment.