You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nihuini 394bca8dbb Merge branch 'master' of https://github.com/Tencent/ncnn 8 years ago
..
layer create 3-dim sub blob for group convolution, fix #315 8 years ago
CMakeLists.txt added arm layer compilation for arm-linux system (#316) 8 years ago
benchmark.cpp fix build, second try 8 years ago
benchmark.h decouple modelbin of different input types, simplify timestamp function 8 years ago
blob.cpp add ncnn source qwq 9 years ago
blob.h add ncnn source qwq 9 years ago
cpu.cpp fallback to all cores 8 years ago
cpu.h add ncnn source qwq 9 years ago
layer.cpp create layer from type name 8 years ago
layer.h create layer from type name 8 years ago
layer_type.h move layer type enum to separate header 8 years ago
mat.cpp Use aarch64 assembly to replace arm intrinsics 8 years ago
mat.h Use aarch64 assembly to replace arm intrinsics 8 years ago
mat_pixel.cpp wing fix vs std::min std::max compile problem 8 years ago
modelbin.cpp decouple modelbin of different input types, simplify timestamp function 8 years ago
modelbin.h decouple modelbin of different input types, simplify timestamp function 8 years ago
net.cpp decouple modelbin of different input types, simplify timestamp function 8 years ago
net.h create layer from type name 8 years ago
opencv.cpp add ncnn source qwq 9 years ago
opencv.h add ncnn source qwq 9 years ago
paramdict.cpp prevent reuse of param array, fix #258 8 years ago
paramdict.h allow constructing paramdict and modelbin from userside 8 years ago
platform.h.in print benchmark information for every layer, especially for CONVOLUTION (#241) 8 years ago