[fix_ahub] Fix AHub Defect
authorSeoHyungjun <hyungjun.seo@samsung.com>
Thu, 22 Jun 2023 07:31:21 +0000 (16:31 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Wed, 28 Jun 2023 01:48:53 +0000 (10:48 +0900)
commitd4966b228ea39173ba6cb89084a823fe845594cf
tree7ddf0184dcc307f91d4836b3ea55d54db8bed8dc
parentec3cfc3d298a7116000318fe5c0d9842495fbcb4
[fix_ahub] Fix AHub Defect

- Fixed the NNTrainerTrain constructor so that the member variable notiofier is initialized.
- Fixed nntrainer_model_start_training to stop when nntrainer and notifier are null.
- Fixed AUTO_CAUSES_COPY issue.

Signed-off-by: SeoHyungjun <hyungjun.seo@samsung.com>
Applications/YOLO/jni/main.cpp
nnstreamer/tensor_trainer/tensor_trainer_nntrainer.cc
nntrainer/compiler/tflite_opnode.cpp
nntrainer/dataset/dir_data_producers.cpp