add alpha parameter to ELU
authorSmirnov Egor <s.e.a.98@yandex.ru>
Tue, 30 Nov 2021 11:43:18 +0000 (14:43 +0300)
committerSmirnov Egor <s.e.a.98@yandex.ru>
Tue, 30 Nov 2021 11:43:18 +0000 (14:43 +0300)
commit4995aecd62e0a65cfb9a0f75ccbe2e16d43f6c5f
tree54017359cce6563ea36e97494743766cf2ab869e
parentd58b5ef74b91ba68ef89f9ce8be8725d0dfcaa0d
add alpha parameter to ELU
modules/dnn/include/opencv2/dnn/all_layers.hpp
modules/dnn/src/cuda/activations.cu
modules/dnn/src/cuda/functors.hpp
modules/dnn/src/cuda4dnn/kernels/activations.hpp
modules/dnn/src/cuda4dnn/primitives/activation.hpp
modules/dnn/src/layers/elementwise_layers.cpp
modules/dnn/src/opencl/activations.cl