platform/core/ml/nntrainer.git
2021-03-23 hyeonseok leeHandle Uninitialized scalar field(UNINIT_CTOR) issue
2021-03-23 hyeonseok leeHandle Unchecked return value(CHECKED_RETURN) issues
2021-03-23 hyeonseok leeHandle Unused value issue
2021-03-23 jijoong.moon[ Application ] Add Embedding Layer Training Example
2021-03-23 Parichay Kapoor[models/test] Valgrind models test fix
2021-03-22 Parichay Kapoor[test/bug] Bug fix for layers unittest
2021-03-19 Jihoon Lee[Test] Add pluggable layer test
2021-03-19 Jihoon Lee[Package] Use meson test
2021-03-19 Jihoon Lee[Bug] s/weight_decay/weight_regularizer
2021-03-19 Parichay Kapoor[Weights] Split weight variable init and alloc
2021-03-19 Parichay Kapoor[layers] Weight creation bug fix
2021-03-19 jijoong.moon[ RNN ] Add Skeleton Code for RNNLayer
2021-03-19 jijoong.moon[ UNITTEST ] Add More Embedding Layer Unit Test
2021-03-19 jijoong.moon[ LAYER ] Add backwarding of Embedding Layer
2021-03-18 Jihoon Lee[Filter] Refactor filter to be more robust accepted/tizen/unified/20210318.063524 submit/tizen/20210318.034025
2021-03-18 Jihoon Lee[Chores] s/nnstreamer-filter/nnstreamer
2021-03-17 Parichay Kapoor[docs] Minor indentation fix submit/tizen/20210317.111732
2021-03-17 hyeonseok leeAdd Unittest for util_func
2021-03-17 Parichay Kapoor[all] remove friends
2021-03-16 Jihoon Lee[AppContext] Remove throw regular path
2021-03-16 Jihoon Lee[loader] Change semantics of path in ini
2021-03-16 Parichay Kapoor[graph] bug fix on layer names
2021-03-16 Parichay Kapoor[all] remove friends
2021-03-16 Parichay Kapoor[model] Move layers from model to graph
2021-03-16 Jihoon Lee[SE] Make coverage build runnable
2021-03-16 Parichay Kapoor[docs] Added documentation for memory management
2021-03-15 Parichay Kapoor[model] Read and save after init
2021-03-15 Jihoon Lee[Clean] Delete overlapping profiler
2021-03-15 Parichay Kapoor[layer/unittest] Delete old unittest
2021-03-15 Parichay Kapoor[layer] refactor num of inputs/outputs
2021-03-15 hyeonseok leeHandle NO_CATCH issue
2021-03-15 Jihoon Lee[Meson/Clean] remove duplicating deps
2021-03-15 Parichay Kapoor[model] Update batch size check
2021-03-15 Parichay Kapoor[app] Set env to run the app test
2021-03-15 Parichay Kapoor[Manager] Remove alloc for first/last layer during...
2021-03-10 hyeonseok leeHandle NO_CATCH issues
2021-03-09 Parichay Kapoor[manager] Support deinitialize
2021-03-09 Parichay Kapoor[model] Bug fix for inference
2021-03-09 Parichay Kapoor[model] Free memory for inference
2021-03-09 Parichay Kapoor[neuralnet] Support deallocate of tensors
2021-03-09 jijoong.moon[ LAYER ] Embedding Layer Inference
2021-03-09 Jihoon Lee[CAPI] Add mapping to newly added enum accepted/tizen/unified/20210310.144922 submit/tizen/20210309.050722
2021-03-08 Parichay Kapoor[manager] Check on re-initialize
2021-03-08 Parichay Kapoor[manager] Support deallocation of memory
2021-03-08 Parichay Kapoor[manager] Add check in manager for multiple init and...
2021-03-05 jijoong.moon[ Layer ] Add Skeleton for Embedding Layer accepted/tizen/unified/20210308.132526 submit/tizen/20210308.024729
2021-03-05 Jihoon Lee[rpm/tizen] Support 6.0 build
2021-03-05 Jihoon Lee[Chore] Move resource path
2021-03-05 Jihoon Lee[Conf] Add default conf nntrainer.ini
2021-03-05 Jihoon Lee[AppContext] Default Path loader
2021-03-05 Parichay Kapoor[dataset/unittest] Bug fix for segmentation fault submit/tizen/20210305.081230
2021-03-05 Juyeong Lee[Docs] Fix broken links
2021-03-03 jijoong.moon[ Document ] Add RELEASE.md
2021-03-03 Jihoon Lee[Test] Add conv various situation test accepted/tizen/unified/20210305.034114 submit/tizen/20210303.100614 submit/tizen/20210305.020917
2021-03-03 Jihoon Lee[Conv2D] Rework conv2d layer
2021-03-03 Jihoon Lee[Fix/Test] Fix ccapi test fail
2021-03-03 MyungJoo Ham[Fix/Svace] Add try catch to model-run
2021-03-03 Parichay Kapoor[model] Allow updating batch size after allocation
2021-03-03 Parichay Kapoor[tensor] Allow updating batch size after allocation
2021-03-03 Jihoon Lee[filter] Extract inference wrapper header
2021-03-03 Parichay Kapoor[loss] Allow no loss in the model
2021-03-03 Parichay Kapoor[optimizer] Update to camelcase
2021-03-03 Parichay Kapoor[weight] Move apply gradient to weight
2021-03-03 Parichay Kapoor[weight/layer] Move weight regularization out of layers
2021-03-02 Jihoon Lee[Fix/Bug] NeuralNet check save path
2021-03-02 Jihoon Lee[Refactor/App] Update readme
2021-03-02 Jihoon Lee[Refactor/app] Move resources to res path
2021-03-02 Jihoon Lee[Clean/iniTest] add logic to erase ini after test
2021-03-02 Jihoon Lee[Refactor/test] Move resources to test path
2021-03-02 Jihoon Lee[Chores] Richer log to some functions
2021-03-02 Jihoon Lee[Util] Delete internal namespace
2021-03-02 Parichay Kapoor[meson] Set meson buildtype to release
2021-03-02 Jaeyun[Build] change pkg name
2021-03-02 Jihoon Lee[Fix] Gcc-9 complaning about parentheses
2021-03-02 Jihoon Lee[Test] Add test to create layer from an example
2021-03-02 Jihoon Lee[AppContext] Add register plugin function
2021-03-02 Jihoon Lee[Pluggable] Add layer wrapper for plugged layer
2021-03-02 Jihoon Lee[API] Add layer pluggable definition
2021-03-02 Jihoon Lee[SimpleShot] Add simpleshot runner
2021-03-02 Jihoon Lee[SimpleShot] add centroid nearest neighbor layer
2021-03-02 Jihoon Lee[SimpleShot] Add centering layer
2021-03-02 Jihoon Lee[SimpleShot] Add test util cpp
2021-03-02 Jihoon Lee[SimpleShot] Add scaffolding for the application
2021-03-02 Jihoon Lee[Fix] Handle edgecase when using shared memory
2021-03-02 Jihoon Lee[Loss] Fix loss layer were allocating a new mem
2021-02-26 Juyeong Lee[Fix warning] Add override specifier
2021-02-26 Juyeong Lee[Docs] Fix typos in README.md accepted/tizen/unified/20210226.131826 submit/tizen/20210226.034152
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
next