SKKU-ESLAB / Auto-Compression

Automatic DNN compression tool with various model compression and neural architecture search techniques
MIT License
20 stars 20 forks source link

[Question] ADMM framework apply to quantization #44

Open nugabom opened 1 year ago

nugabom commented 1 year ago

I'm intersed in model compression for TinyML. I try to use your ADMM framework for my study. but I have some question about your ADMM framework. Can your ADMM framwork extend other model compression technique as quantization, model factorization. I need to collaborative model compression.