[Dataset] Change and apply callback handler
authorJihoon Lee <jhoon.it.lee@samsung.com>
Fri, 20 Aug 2021 09:14:54 +0000 (18:14 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Fri, 27 Aug 2021 11:44:58 +0000 (20:44 +0900)
commit3acefd899fa7372184c9c2283c9fd592fd35c69d
tree73e256d81bf324228dd828b0450c1f9fbbae5e32
parentd9f2c02564f14fb7cff1d81f8322c81ac13d4676
[Dataset] Change and apply callback handler

This patch change and apply callback handler from batchwise ->
samplewise

**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/Custom/LayerClient/jni/main.cpp
Applications/LogisticRegression/jni/main.cpp
Applications/MNIST/jni/main.cpp
Applications/ProductRatings/jni/main.cpp
Applications/TransferLearning/Draw_Classification/jni/main.cpp
nntrainer/models/neuralnet.cpp
nntrainer/utils/base_properties.h
test/ccapi/unittest_ccapi.cpp
test/include/nntrainer_test_util.h
test/nntrainer_test_util.cpp
test/tizen_capi/unittest_tizen_capi.cpp
test/tizen_capi/unittest_tizen_capi_dataset.cpp