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 a84ba8fc0f element type storage support in Mat, move data member the first so that a pointer to Mat is a pointer to data, convenient index access for float vector 8 years ago
..
layer element type storage support in Mat, move data member the first so that a pointer to Mat is a pointer to data, convenient index access for float vector 8 years ago
CMakeLists.txt new model load api, fix #215 8 years ago
blob.cpp add ncnn source qwq 9 years ago
blob.h add ncnn source qwq 9 years ago
cpu.cpp improve cpu max frequency detection, fix #146 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 element type storage support in Mat, move data member the first so that a pointer to Mat is a pointer to data, convenient index access for float vector 8 years ago
mat.h element type storage support in Mat, move data member the first so that a pointer to Mat is a pointer to data, convenient index access for float vector 8 years ago
mat_pixel.cpp wing fix vs std::min std::max compile problem 8 years ago
modelbin.cpp allow constructing paramdict and modelbin from userside 8 years ago
modelbin.h allow constructing paramdict and modelbin from userside 8 years ago
net.cpp create layer from type name 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 element type storage support in Mat, move data member the first so that a pointer to Mat is a pointer to data, convenient index access for float vector 8 years ago
paramdict.h allow constructing paramdict and modelbin from userside 8 years ago
platform.h.in add ncnn source qwq 9 years ago