Tencent / ncnn

ncnn is a high-performance neural network inference framework optimized for the mobile platform
Other
20.15k stars 4.14k forks source link

Benchmark on Linux_x86_64, Int8 performance down #1426

Closed hellocsi closed 4 years ago

hellocsi commented 4 years ago
nihui commented 4 years ago

most x86 code in ncnn is not well optimized for speed. It is generally recommended to use gpu inference for pc usecases