[unittest] specify softmax template type
[platform/core/ml/nntrainer.git] / Applications / meson.build
2023-08-21 Donghyeon Jeong[unittest] specify softmax template type
2023-08-21 jijoong.moon[ WIP ] Mixed Tensor Data Type
2023-03-17 Seungbaek Hong[Application] define YOLO v2 model class
2023-02-07 DongHak Park[Application] Add Simple Layers NNtrainer example(FC...
2022-08-04 DonghakPark[Application] Add AlexNet(Fused) Application, Merge...
2022-04-01 MyungJoo Hamapplication: remove unnecessary capi dep.
2021-07-22 Parichay Kapoor[application] SimpleShot application update for V2
2021-07-22 Parichay Kapoor[application] Enable custom application
2021-07-22 Parichay Kapoor[application] Enable draw classification app
2021-07-22 Parichay Kapoor[applications] Enable working applications with v2
2021-06-28 Jihoon Lee[Skeleton] Add resnet application skeleton
2021-06-02 Jihoon Lee[APP] Change embeding to product rating
2021-03-23 jijoong.moon[ Application ] Add Embedding Layer Training Example
2021-03-15 Jihoon Lee[Meson/Clean] remove duplicating deps
2021-03-02 Jihoon Lee[Refactor/app] Move resources to res path
2021-03-02 Jihoon Lee[Test] Add test to create layer from an example
2021-03-02 Jihoon Lee[SimpleShot] Add scaffolding for the application
2020-11-30 Jihoon Lee[Custom] Add an example scaffolding
2020-10-23 Parichay Kapoor[ccapi] Initial draft for c++ API
2020-10-15 jijoong.moon[ Application ] NNTrainer Validation with VGG
2020-09-23 jijoong.moon[ Application ] Make Util for Application
2020-09-23 Parichay Kapoor[Applications] Refactor applications
2020-07-10 jijoong.moon[ MNIST ] mnist application
2020-05-06 jijoong.moon[CAPI] Tizen CAPI Example
2020-03-27 jijoong.moonChange Build Framework & add application package