Efficient-ML / Awesome-Model-Quantization

A list of papers, docs, codes about model quantization. This repo is aimed to provide the info for model quantization research, we are continuously improving the project. Welcome to PR the works (papers, repositories) that are missed by the repo.
1.9k stars 208 forks source link

Code for [ECCV] Mixed-Precision Neural Network Quantization via Learned Layer-Wise Importance. #36

Closed 1hunters closed 1 year ago

1hunters commented 1 year ago

Hi,

Thanks for this thorough repository. The code for paper [ECCV] Mixed-Precision Neural Network Quantization via Learned Layer-Wise Importance is released on: https://github.com/1hunters/LIMPQ

Best, Chen

htqin commented 1 year ago

Thanks so much!