MegEngine / MegCC

MegCC是一个运行时超轻量,高效,移植简单的深度学习模型编译器
Apache License 2.0
474 stars 56 forks source link

feat(compiler): support weight compress #19

Closed chenqy4933 closed 1 year ago

chenqy4933 commented 2 years ago

添加megcc支持模型压缩的功能,将fp32压缩为fp16存储在tinynn模型中

chenqy4933 commented 2 years ago

@yeasoon ping

yeasoon commented 2 years ago

LGTM