nihui
171b9d1bba
use spdx license header, copyright Tencent ( #6152 )
10 months ago
nihui
556b79ce4d
create layer decoupled ( #5258 )
* create layer decoupled
* no more virtual public
* allow build test with shared library
* decouple cpu vulkan
* drop old scripts
2 years ago
nihui
78aca88d67
elu 4d and selu 4d ( #5047 )
2 years ago
Lry89757
9278f90114
[Elu x86] Finish intrinsic with elempack merged ( #4153 )
3 years ago
nihui
aa68246dc7
more test coverage
5 years ago
nihui
11cffce114
armv8.2 infrastructure ( #1856 )
* runtime cpu dispatch
* force thread one
* disable openmp for coverage
* simplify test layer
* print NCNN_TARGET_ARCH
* less ci build variants
* weight fp16 storage option
* test convdw int8
* apple a12 a13
* ncnn_add_layer ncnn_add_shader cmake macro
5 years ago
nihui
3ef995ed1e
format code style and setup restyled.io ( #1840 )
6 years ago
nihui
979dd5fd11
test does not need to provide data type options
6 years ago
nihui
8d4c249066
ncnn: test: Add support for ELU test ( #1589 )
* ncnn: test: Add support for ELU test
*For now alpha was generated by RandomFloat(0.001f, 1000.f)
* test: ELU_test: Remove duplicated cases
6 years ago