Separate activation to layer
authorJihoon Lee <jhoon.it.lee@samsung.com>
Thu, 18 Jun 2020 10:15:19 +0000 (19:15 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Fri, 19 Jun 2020 12:37:18 +0000 (21:37 +0900)
commit2f23bd097642a5ea383438d7028a63cf34b9d64b
tree84d39069f0092c48acb3feb2a06e0bb97bbf697f
parent530f34c9302d28aceac8e39e9fb1b8be21e948c7
Separate activation to layer

**Changes proposed in this PR:**
- add activation_layer.[h|cpp]
- add test to activation_layer

See also #153, #152

**Self evaluation:**
1. Build test: [X]Passed [ ]Failed [ ]Skipped
2. Run test: [X]Passed [ ]Failed [ ]Skipped

Signed-off-by: Jihoon Lee <jhoon.it.lee@samsung.com>
jni/Android.mk
nntrainer/include/activation_layer.h [new file with mode: 0644]
nntrainer/include/layer.h
nntrainer/meson.build
nntrainer/src/activation_layer.cpp [new file with mode: 0644]
packaging/nntrainer.spec