Tencent / TNN

TNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server. TNN is distinguished by several outstanding features, including its cross-platform capability, high performance, model compression and code pruning. Based on ncnn and Rapidnet, TNN further strengthens the support and performance optimization for mobile devices, and also draws on the advantages of good extensibility and high performance from existed open source efforts. TNN has been deployed in multiple Apps from Tencent, such as Mobile QQ, Weishi, Pitu, etc. Contributions are welcome to work in collaborative with us and make TNN a better framework.
Other
4.37k stars 765 forks source link

yolov8 int8量化后 精度损失严重 #1947

Open HiiHongFe opened 1 year ago

HiiHongFe commented 1 year ago

1. 环境(environment)

rubicfa commented 11 months ago

您好,请问一下您在模型转化为tnn之后是否存在swish算子,如果存在能否用GPU运行模型?我在将yolov8模型转化为tnn后模型中存在swish算子并且gpu推理时初始化失败