709 Forks
3889 Stars
3889 Watchers

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.

How to download and setup TNN

Open terminal and run command
git clone https://github.com/Tencent/TNN.git
git clone is used to create a copy or clone of TNN repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with TNN https://github.com/Tencent/TNN/archive/master.zip

Or simply clone TNN with SSH
[email protected]:Tencent/TNN.git

If you have some problems with TNN

You may open issue on TNN support forum (system) here: https://github.com/Tencent/TNN/issues