opencv/modules/dnn
Manjunath Bhat 78c5e41c23 Merge pull request #15808 from thebhatman:Mish_swish
* Added Swish and Mish activations

* Fixed whitespace errors

* Kernel implementation done

* Added function for launching kernel

* Changed type of 1.0

* Attempt to add test for Swish and Mish

* Resolving type mismatch for log

* exp from device

* Use log1pexp instead of adding 1

* Added openCL kernels
2019-12-02 00:06:17 +03:00
..
cmake/hooks Merge pull request #14660 from YashasSamaga:dnn-cuda-build 2019-06-02 14:47:15 +03:00
include/opencv2 Merge pull request #15808 from thebhatman:Mish_swish 2019-12-02 00:06:17 +03:00
misc Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2019-11-19 19:48:49 +00:00
perf Merge pull request #14827 from YashasSamaga:cuda4dnn-csl-low 2019-10-21 14:28:00 +03:00
src Merge pull request #15808 from thebhatman:Mish_swish 2019-12-02 00:06:17 +03:00
test Merge pull request #15808 from thebhatman:Mish_swish 2019-12-02 00:06:17 +03:00
CMakeLists.txt Merge pull request #14827 from YashasSamaga:cuda4dnn-csl-low 2019-10-21 14:28:00 +03:00