[Custom] Add actual example
authorJihoon Lee <jhoon.it.lee@samsung.com>
Thu, 26 Nov 2020 07:50:53 +0000 (16:50 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Tue, 1 Dec 2020 01:45:27 +0000 (10:45 +0900)
commit32ca25cda4a22b7db7b9bd8ab0a0c974fabf4801
tree8b3c94c1f57d80dffd689335b1fafd6374d43282
parentb52d931d5529110f7c590cbf05ee87e3a2020070
[Custom] Add actual example

**Changes proposed in this PR:**
- Add an example to create the custom layer to be used with ini
- Add an example to create the custom layer to be used with api

**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>
Applications/Custom/LayerClient/jni/Android.mk
Applications/Custom/LayerClient/jni/main.cpp
Applications/Custom/LayerClient/jni/meson.build
Applications/Custom/LayerClient/jni/pow.cpp
Applications/Custom/LayerClient/jni/pow.h
Applications/Custom/LayerClient/res/custom_layer_client.ini
api/ccapi/src/factory.cpp
nntrainer/layers/bn_layer.h
nntrainer/layers/layer_internal.h
nntrainer/optimizers/optimizer_factory.cpp