platform/core/ml/nntrainer.git
2021-04-12 Jihoon Lee[IniInterpreter] Add section2layer
2021-04-09 Jihoon Lee[Ini] Implement ini deserializer
2021-04-09 jijoong.moon[ TIME DIST ] Implement initialization
2021-04-09 jijoong.moon[ TIME DIST ] Add skeleton Code for Time Distribution...
2021-04-08 jijoong.moon[ TIME DIST ] Add skeleton Code for Time Distribution...
2021-04-08 jijoong.moon[ LSTM ] Layer forwarding implementation
2021-04-08 jijoong.moon[ RNN ] Fix the bug when getting input data
2021-04-08 jijoong.moon[ LSTM ] Layer Initialization
2021-04-07 hyeonseok leeHandle Missing break in switch issue submit/tizen/20210407.103859
2021-04-07 hyeonseok leeHandle Uninitialized scalar field issue
2021-04-07 hyeonseok leeHandle Unchecked return value issue
2021-04-07 Jihoon Lee[Compiler] Alternate GraphRepresentation
2021-04-07 Jihoon Lee[Compiler] Add Graph Representation
2021-04-07 Jihoon Lee[Compiler] Declare interface
2021-04-07 Jihoon Lee[Compiler] Add concept of the compiler
2021-04-07 Jihoon Lee[Compiler/skeleton] Set up compiler source files
2021-04-06 jijoong.moon[ RNN ] Backwarding Implementation submit/tizen/20210406.094012
2021-04-02 Jihoon Lee[Deps] Add iniparser dependency version
2021-04-02 Parichay Kapoor[c-api] c-api depends only on cc-api
2021-04-02 Parichay Kapoor[dataset] Update dataset cc-api
2021-04-02 Parichay Kapoor[model/API] Sync model cc API with c API
2021-04-02 Parichay Kapoor[layer] Update layer cpp API
2021-04-01 Parichay Kapoor[graph] Remove graph edges after compile
2021-04-01 Parichay Kapoor[graph] Update setting output layers in graph + bug fix
2021-04-01 Parichay Kapoor[model/ini] Update ini loader for model
2021-04-01 Parichay Kapoor[ini] Add backward compatibility for optimizer
2021-04-01 Parichay Kapoor[unittest] Added unittest for train without optimizer
2021-04-01 Parichay Kapoor[optimizer] Add optimizer section to INI
2021-04-01 Jaeyun[Test/Util] use exit in script
2021-04-01 jijoong.moon[ LSTM ] Add Skeleton LSTM Layer Class
2021-03-30 Jihoon Lee[Pooling2D] Change warning to error at init accepted/tizen/unified/20210331.054231 submit/tizen/20210330.110555
2021-03-30 Jihoon Lee[Pooling2D] Rework global max pooling
2021-03-30 Jihoon Lee[Pooling2d] Rework Average Pooling
2021-03-30 Jihoon Lee[Pooling2d] Rework pooling to avoid padding
2021-03-30 Jihoon Lee[Pooling2D/Test] Add model tests
2021-03-30 hyeonseok leeHandle BAD_OVERRIDE issue
2021-03-30 Jihoon Lee[rpm] Fix nnstreamer dependency
2021-03-30 Parichay Kapoor[graph] Bug fix for no loss
2021-03-30 hyeonseok leeHandle Unchecked return value issue
2021-03-30 Parichay Kapoor[graph/ini] Support for default input_layers
2021-03-30 Jihoon Lee[Conv2d/Test] Add conv2d multistride test
2021-03-30 Jihoon Lee[Conv2d] Rework calcDerivative
2021-03-30 Jihoon Lee[Conv] Check conv2d restriction
2021-03-29 jijoong.moon[ RNN ] Set tanh as an default activation function
2021-03-29 jijoong.moon[ RNN ] Fix Tensor copy bug and set proper initialization
2021-03-29 jijoong.moon[ RNN ] support various activation function
2021-03-29 jijoong.moon[ RNN ] Implementaion of forwarding
2021-03-29 jijoong.moon[ RNN ] Add initialization of RNN
2021-03-26 Parichay Kapoor[optimizer] Refactor optimizers accepted/tizen/unified/20210329.145055 submit/tizen/20210326.073159
2021-03-26 Parichay Kapoor[model-loader] Empty backbone now gives error
2021-03-26 Parichay Kapoor[graph] Bug fix for name update
2021-03-26 Parichay Kapoor[graph] Cleanup the graph
2021-03-26 Parichay Kapoor[graph] Add compiled status to graph
2021-03-26 Parichay Kapoor[graph] Bug fixes in layer realizations
2021-03-26 Parichay Kapoor[graph] Move compile to graph
2021-03-26 Parichay Kapoor[graph] Remove layers from graph
2021-03-25 jijoong.moon[ ActFunc ] Separate Activation Function from Activatio...
2021-03-23 hyeonseok lee[tensor_filter_nntrainer] Set custom deleter to unique_ptr accepted/tizen/unified/20210324.124300 submit/tizen/20210324.050003 submit/tizen/20210324.062722
2021-03-23 Jihoon Lee[TestHub] Produce xml output for gtest
2021-03-23 hyeonseok leeHandle uncaught exception issue
2021-03-23 hyeonseok leeHandle Large stack use(STACK_USE) issue
2021-03-23 hyeonseok leeHandle Not restoring ostream format(STREAM_FORMAT_STATE...
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
next