platform/core/ml/nntrainer.git
2020-10-12 Jihoon Lee[CS/Refactor] Scrape ecore pipe from the train_
2020-10-11 Parichay Kapoor[Tensor/model] Move some member functions to private
2020-10-11 Parichay Kapoor[layer] Update layer interface
2020-10-08 Jihoon Lee[CS] Improve UI Interaction
2020-10-07 Jihoon Lee[CS] Add color to the label and fix status
2020-10-07 Jihoon Lee[CS] Change png -> jpeg
2020-10-07 Yongjoo Ahn[typo] Fix minor typos in spec file
2020-10-06 Jihoon Lee[CS] Show inference
2020-10-06 Jihoon Lee[CS] s/draw_target/label + mode/
2020-10-06 Parichay Kapoor[inference] Remove deciding for inference at model...
2020-10-06 Jihoon Lee[Databuffer] Fix queue is not emptied properly
2020-10-05 Yongjoo Ahn[build/meson] Add gmodule_dep for nnstreamer subplugin
2020-10-05 Jihoon Lee[Filter/refactor] Refactor error handling logic
2020-10-05 Jihoon Lee[CS] Add inference pipeline
2020-10-05 jijoong.moon[ Packaging ] Meta Package for NNTrainer
2020-10-05 Parichay Kapoor[neuralnet] Add alternatives to getLoss
2020-10-04 Jihoon Lee[CS] Enlarge fonts and s/test/eval
2020-10-04 Jihoon LeeAdd print preset
2020-10-04 Parichay Kapoor[batchsize] Change the semantics of batch size
2020-09-28 Parichay Kapoor[weight] weight class to simplify headers
2020-09-28 Jihoon Lee[CS] Add visual queue when training is done
2020-09-25 Parichay Kapoor[app/test] Enable app-test with enable-test
2020-09-25 Parichay Kapoor[MNIST] Add output verification with tizen build
2020-09-25 Parichay Kapoor[transferlearning] Add output verification with gtest
2020-09-25 Parichay Kapoor[gitignore] Update for android build
2020-09-25 Jihoon Lee[CS] Prevent HW backkey press while training
2020-09-25 Jihoon Lee[CS/Refactor] Migrate to MVP style
2020-09-25 Parichay Kapoor[model] Merge model finalize to destructor
2020-09-25 Parichay Kapoor[transfer learning] Update to use softmax prediction
2020-09-25 Jihoon Lee[License] s/Apache-2.0-only/Apache-2.0
2020-09-24 Parichay Kapoor[refactor] Change enums to enum class
2020-09-24 Parichay Kapoor[refactor] Cleanup headers
2020-09-24 Jihoon Lee[CS] Add inference page
2020-09-23 Parichay Kapoor[layers] Move constructors must be noexcept
2020-09-23 Parichay Kapoor[TransferLearning] Update documentation
2020-09-23 Jihoon Lee[CustomShortcut] Update docs and model
2020-09-23 jijoong.moon[ Application ] Make Util for Application
2020-09-23 jijoong.moon[ Doc ] Add Documentation of MNIST Application
2020-09-23 jijoong.moon[ Application ] Fix Logistic Regression Example to...
2020-09-23 Jihoon Lee[CS] Remove leading underscore
2020-09-23 Jihoon LeeFix bn layer backwarding
2020-09-23 Parichay Kapoor[transferlearning] Add callback for testing model
2020-09-23 Parichay Kapoor[application] Transfer learning using just C-API
2020-09-23 jijoong.moon[ Application ] Doc for Logistic Regression
2020-09-23 Jihoon Lee[Docs] Update example link
2020-09-23 Jihoon Lee[Tensor] Fix bug in the broadcast support
2020-09-23 jijoong.moon[ Doc ] Modify image and Doc
2020-09-23 jijoong.moon[ Doc ] Add doc for 'How to generate tflite for feature...
2020-09-23 jijoong.moon[ DataBuffer ] Fix Undeterministic Behavior when valida...
2020-09-23 Parichay Kapoor[application] Added testing for the trained model
2020-09-23 Parichay Kapoor[applications] Update applications documentation
2020-09-23 Parichay Kapoor[Application] Update application to use C-API
2020-09-23 Parichay Kapoor[Android] Add building of C-API
2020-09-23 Jihoon LeeAdd bn layer properties
2020-09-23 Jihoon LeeAdd test for elem-wise ops broadcasting
2020-09-23 Jihoon LeeAdd broadcasting support for elem-wise ops
2020-09-23 Parichay Kapoor[meson] Move dependencies to correct location
2020-09-23 Jihoon LeeUpdate bn layer forwarding
2020-09-23 Jihoon LeeAdd gitignore for python generated files
2020-09-23 Parichay Kapoor[unittest] install unittest dependent files
2020-09-23 jijoong.moon[ Test ] enable unittest
2020-09-23 jijoong.moon[ Bug ] Fix Tensor Copy
2020-09-23 jijoong.moon[ APP ] Add VGG 16 Test Configuration for Cifar100
2020-09-23 Parichay Kapoor[nnstreamer-plugin] Support to run unittest of nnstream...
2020-09-23 Parichay Kapoor[Applications] Refactor applications
2020-09-23 Parichay Kapoor[tensor] Update default constructor of tensor to not...
2020-09-23 Parichay Kapoor[bn] bug fix for setting optimizer for bn layer
2020-09-23 jijoong.moon[ Release ] NNTrainer 0.1.1 Release
2020-09-23 Parichay Kapoor[dist/tizen] Package tensor filter properly
2020-09-23 Parichay Kapoor[inference] Inference bug fix
2020-09-23 Jihoon Lee[TensorDim] Fix index checks
2020-09-23 jijoong.moon[ LICENCE ] Fix license header
2020-09-15 jijoong.moon[ Bug ] Free content of g_file_get_contents submit/tizen/20200915.081150
2020-09-11 Parichay Kapoor[dataset] Support setting user_data for generator dataset accepted/tizen/unified/20200913.212851 submit/tizen/20200911.081348
2020-09-11 jijoong.moon[ NNSTREAMER ] Add nnstreamer filter for nntrainer submit/tizen/20200911.060431
2020-09-10 jijoong.moon[ Example ] Add Inference Mode & Example submit/tizen/20200910.143355
2020-09-10 Jihoon Lee[Tensor] Add multiple axes support
2020-09-10 jijoong.moon[ DataBuffer ] Fix for conner cases. submit/tizen/20200910.052144
2020-09-09 jijoong.moon[ BLAS ] Move to use CUBLAS for gemm
2020-09-08 jijoong.moon[ DataBuffer ] Hot fix for data buffer accepted/tizen/unified/20200909.014335 submit/tizen/20200908.082940
2020-09-08 jijoong.moon[ Coverity ] Fix Race Condition issue about databuffer
2020-09-08 Jihoon Lee[ SVACE ] Fix minor issues caused by svace
2020-09-08 Jihoon LeeFix normalization for specific case
2020-09-08 Jihoon Lee[Docs] Fix typo on classificaion
2020-09-07 jijoong.moon[ SVACE ] Using rand_r instead of rand
2020-09-04 jijoongmoon[ Doc ] Add explains about Applications
2020-09-04 jijoong.moon[ CONV2D ] Add explanation about how to calculate conv2d.
2020-09-04 jijoong.moon[ BLAS ] Add more blas func to support and update tenso...
2020-09-04 Jihoon LeeFix app test fail
2020-09-03 Parichay Kapoor[unittest] Add verification of accuracy for training... accepted/tizen/unified/20200904.035521 submit/tizen/20200903.054614
2020-09-03 jijoongmoon[ MNIST ] Add save weight initialization data
2020-09-03 jijoong.moon[ UTIL ] Add BLAS Interface
2020-09-02 Jihoon Lee[CAPI] Fix potential issue in capi
2020-09-02 Parichay Kapoor[dataset] check bufsize at init
2020-09-02 jijoong.moon[ TOKEN ] Update weight decay to weight regularizer
2020-09-02 jijoong.moon[ UNITTEST ] Integer Unit test for conv2d
2020-09-01 Jihoon LeeFix ahub reporting buffer overflow
2020-09-01 Parichay Kapoor[tensor] bug fix for the sum
2020-09-01 Parichay Kapoor[tensor] Add unittests for tensor dot
2020-09-01 Parichay Kapoor[dot] Update tensor dot implementation
next