[Refactor/app] Move resources to res path
authorJihoon Lee <jhoon.it.lee@samsung.com>
Mon, 22 Feb 2021 06:15:50 +0000 (15:15 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Tue, 2 Mar 2021 06:08:50 +0000 (15:08 +0900)
commit3a55198926585b67e506a56b01396d48c66b3f12
tree45ecac0d50c2f5c9c737749b708b3572237a0bb0
parent68e7dab5ed2f99e8b380ec8a5f599d76952b7fc3
[Refactor/app] Move resources to res path

**Major Changes proposed in this PR:**
- Move resources to res root to make sure it is installed when
installing application
- Change test script accordingly

**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>
12 files changed:
Applications/KNN/jni/meson.build
Applications/LogisticRegression/jni/meson.build
Applications/MNIST/jni/main.cpp
Applications/MNIST/jni/meson.build
Applications/MNIST/res/mnist.ini
Applications/MNIST/res/mnist_trainingSet.dat [moved from Applications/MNIST/jni/mnist_trainingSet.dat with 100% similarity]
Applications/TransferLearning/CIFAR_Classification/jni/main.cpp
Applications/TransferLearning/CIFAR_Classification/jni/main_func.cpp
Applications/TransferLearning/CIFAR_Classification/jni/meson.build
Applications/TransferLearning/Draw_Classification/jni/meson.build
Applications/meson.build
packaging/nntrainer.spec