platform/core/ml/nntrainer.git
2021-02-25 Jihoon Lee[Fix/Svace] Add try catch to the top level app
2021-02-18 Jaeyun[Build] change dependency to nnstreamer api accepted/tizen/unified/20210218.080536 submit/tizen/20210217.032056
2021-02-17 Jihoon Lee[Build] Decouple gtest from nntrainer_test_util
2021-02-17 Jihoon Lee[Util] Add gtest style throw macro
2021-02-16 Jihoon Lee[Chore] s/since/Since/
2021-02-15 Jihoon Lee[Fix] Update lazy alloc ctor to lazy alloc
2021-02-09 Parichay Kapoor[custom-app] svace: added missing try-catch accepted/tizen/unified/20210210.052156 submit/tizen/20210209.084149
2021-02-09 Parichay Kapoor[manager] svace issue fix
2021-02-09 Parichay Kapoor[conv] svace integer overflow fix
2021-02-09 hyeonseok leeFix svace issue GraphWatcher UNINIT.CTOR
2021-02-09 hyeonseok leeFix svace issue manager UNREACHABLE_CODE
2021-02-09 hyeonseok leeFix svace issue createDataset NO_CATCH
2021-02-09 hyeonseok leeFix svace issue readModel NO_CATCH
2021-02-05 Parichay Kapoor[Weight] Cleanup train argument for initialize gradient
2021-02-05 jijoong.moon[ DOC ] add badge for android arm
2021-02-05 jijoong.moon[ Document ] Add daily build status
2021-02-05 Parichay Kapoor[var_grad] Improve nomenclature
2021-02-05 Parichay Kapoor[tensor] Split tensor constructor into 2
2021-02-05 Parichay Kapoor[bug fixes] Update shared mem and in-place opt
2021-02-05 Parichay Kapoor[Manager] Support lazy memory allocation with manager
2021-02-05 Parichay Kapoor[graph] In-place bug fix
2021-02-05 Parichay Kapoor[tensor] Support late memory allocation for tensors
2021-02-05 jijoong.moon[ ResNet ] Add Resnet18 Application
2021-02-05 jijoong.moon[ DEBIAN ] Fix gcc version for debian build
2021-02-04 jijoong.moon[ Application ] Bug fix of Android target Lib
2021-02-04 jijoong.moon[ Application ] Fix to use Tensorflow Lite 2.3.0
2021-02-04 Parichay Kapoor[app_context] Resolve build issue with gcc5
2021-02-04 jijoong.moon[ MESON ] fix capi-nnstreamer dependency
2021-02-04 jijoong.moon[ ANDROID ] change the tflite version
2021-02-02 jijoong.moon[ Doc ] add how to run android application accepted/tizen/unified/20210204.134412 submit/tizen/20210204.034810
2021-02-02 Parichay Kapoor[adam] Reduce temporary memory allocation
2021-02-02 Parichay Kapoor[blas] Add missing return
2021-02-01 Jihoon Lee[Fix] Resolve static init order fiasco
2021-02-01 Jihoon Lee[Tensor] Handle copy edge case
2021-02-01 Jihoon Lee[CAPI/acr] Update tizen capi
2021-01-29 Jihoon Lee[Tensor] Rearrange Methods
2021-01-29 Jihoon Lee[Tensor] rearrange methods
2021-01-29 Jihoon Lee[Tensor/Clean] Relocate tensor methods
2021-01-28 Parichay Kapoor[tensor] Update interface for tensor::map
2021-01-28 Parichay Kapoor[manager] bug fix for Tensor::map
2021-01-28 Parichay Kapoor[manager] Disable user_shared_memory
2021-01-27 Gichan Jang[Docs] Generate nntrainer docs
2021-01-26 Jihoon Lee[spec] add backward competibility under tizen 6
2021-01-26 Jihoon Lee[meson] Clean up ml-api-common dependency
2021-01-26 Jihoon Lee[Fix] Reflect changes to upstream/main
2021-01-26 MyungJoo HamLicense Fix / Relicense to Apache-2.0
2021-01-25 Parichay Kapoor[data augmentation] support for random translate
2021-01-25 Parichay Kapoor[data augmentation] Support for random flip
2021-01-25 Parichay Kapoor[dynamic-training] Add dynamic training using derivatives
2021-01-25 Parichay Kapoor[dyanmic training] Adding dynamic-training code
2021-01-25 Jihoon Lee[Fix/TFlite] Fix tflite allocation
2021-01-25 Parichay Kapoor[var_grad] Remove redundant argument for initializeWeight
2021-01-25 Parichay Kapoor[weight] Decouple init of weight and gradients
2021-01-25 Parichay Kapoor[pooling] Do not allocate memory in initialize
2021-01-25 Parichay Kapoor[manager] Donot allocate adam for inference
2021-01-22 Gichan Jang[README] Add coverity badge
2021-01-22 Parichay Kapoor[optimization] Bug fix for in-place layer optimization
2021-01-22 Parichay Kapoor[inference] Add input validation for inference
2021-01-22 Jihoon Lee[Tensor] Add outplace method for arithmetic ops
2021-01-22 Parichay Kapoor[meson] Update meson for ubuntu 20.04
2021-01-22 Parichay Kapoor[docs] Add missing dependencies
2021-01-21 Jihoon Lee[Layer] Add eval mode for the training accepted/tizen/unified/20210122.084701 submit/tizen/20210122.000930
2021-01-21 jijoong.moon[ Fix ] Fix Logistic Regression Example Error
2021-01-21 hyeonseok leeEnable trainable property to layer
2021-01-21 Jihoon Lee[Tools] Fix bug that translayer cannot detect bn
2021-01-21 Parichay Kapoor[transfer learning] Enable test on ubuntu
2021-01-21 Parichay Kapoor[manager] Optimize input/output memory for inference
2021-01-15 hyeonseok leeSupport sum value in profiler
2021-01-08 Jihoon Lee[Test] Disable deriv verification when opt is on
2021-01-08 Jihoon Lee[Conv2d] Optimize layer loop
2021-01-08 Jihoon Lee[Conv2d] Reuse im2col array by batch
2021-01-08 Jihoon Lee[Conv2d] Change conv2d gemm to dot
2020-12-30 hyeonseok lee[bugfix] Fix model path and dataset path in model_loade...
2020-12-30 Parichay Kapoor[dist/tizen] Enable base unittests for tizen build
2020-12-30 Parichay Kapoor[model] Optimize model input/output
2020-12-30 Jihoon Lee[Conv] Optimize im2col
2020-12-30 Jihoon Lee[Tensor] Optimize accessor
2020-12-29 Jihoon Lee[Fix] Assign default value for max_deriv size
2020-12-28 Parichay Kapoor[model/test] Duplicate models test for optimization
2020-12-28 Parichay Kapoor[activation] Making activation in-place
2020-12-28 Parichay Kapoor[layer] Use gradient instead of variable for derivative
2020-12-28 Parichay Kapoor[manager] Manager tracks input/output memory
2020-12-28 Parichay Kapoor[inputlayer] Input layer must be non-trainable
2020-12-28 Parichay Kapoor[layer] Move layer input/output management to manager
2020-12-24 Jihoon Lee[Profiler] Change profiler specs
2020-12-24 Jihoon Lee[Profiler] Apply ops level profiler
2020-12-24 Jihoon Lee[Profiler] Add event registerator
2020-12-24 Jihoon Lee[Manager] Add MMaped memory
2020-12-24 Jihoon Lee[Manager/Fix] Disallow copy ctor of manager
2020-12-24 Jihoon Lee[Android] Manage ndk to deal with changes
2020-12-24 Jihoon Lee[Tensor] Add Tensor Wrap method
2020-12-24 Jihoon Lee[TensorDim] Add initializer list ctor
2020-12-24 Parichay Kapoor[tensor] argmax bugfix
2020-12-21 Parichay Kapoor[tensor] Set stride for shared tensor accepted/tizen/unified/20201222.122522 submit/tizen/20201222.073053
2020-12-21 Parichay Kapoor[layer] Support in-place batch normalization
2020-12-21 jijoong.moon[ ARGMAX ] Fix bug about argmax
2020-12-17 Jihoon Lee[Test] Add macro to check if backbone is enabled
2020-12-17 Jihoon Lee[svace] Assure unintialized members accepted/tizen/unified/20201217.124219 submit/tizen/20201217.045640
2020-12-17 Jihoon Lee[svace] Error handling for applications/test
2020-12-17 Jihoon Lee[svace] assure file to be closed before remove
next