Enable activation layer in ini
authorJihoon Lee <jhoon.it.lee@samsung.com>
Tue, 14 Jul 2020 11:11:16 +0000 (20:11 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Thu, 16 Jul 2020 06:01:33 +0000 (15:01 +0900)
commitf879d708f6dc1fbba5457cd124befa9b867e4093
tree53945a004a11a812be7361fcbea1a94b7922cd0e
parentab6dc9985f920591e86e2ddcfad64d5f3c8f0fee
Enable activation layer in ini

This PR expose activation layer by ini. As #308 handles props
 automatically, there is no need to set else more.

See also #210

**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>
nntrainer/src/neuralnet.cpp
nntrainer/src/parse_util.cpp