platform/core/ml/nntrainer.git
2021-05-03 Jihoon Lee[Doxygen] Add doxygen to tensordim
2021-05-03 Jihoon Lee[Fix] handle edge case for countNonTrainable
2021-05-03 Parichay Kapoor[graph] Bug fix for duplicate output connections
2021-04-30 Jihoon Lee[Doxygen] Add missing function tags
2021-04-30 Jihoon Lee[FC/props] Wrap properties with properties
2021-04-30 jijoong.moon[ TIME DIST ] Implement Backwarding of TimeDistLayer
2021-04-30 jijoong.moon[ TIME DIST ] add example
2021-04-30 jijoong.moon[ TIME DIST ] Forwarding Implementation
2021-04-30 jijoong.moon[ TIME DIST ] Implement Initialization of Time Dist...
2021-04-30 Jijoong MoonRevert "[ TIME DIST ] Implement Initialization of Time...
2021-04-30 Jijoong MoonRevert "[ TIME DIST ] Forwarding Implementation"
2021-04-30 Jijoong MoonRevert "[ TIME DIST ] add example"
2021-04-30 Jijoong MoonRevert "[ TIME DIST ] Implement Backwarding of TimeDist...
2021-04-30 jijoong.moon[ TIME DIST ] Implement Backwarding of TimeDistLayer
2021-04-30 jijoong.moon[ TIME DIST ] add example
2021-04-30 jijoong.moon[ TIME DIST ] Forwarding Implementation
2021-04-30 jijoong.moon[ TIME DIST ] Implement Initialization of Time Dist...
2021-04-29 Jihoon Lee[Fix] Reorder error in layernode
2021-04-29 Jihoon Lee[Competibility] Change test reference value
2021-04-29 hyeonseok leeHandle Undecieded issue
2021-04-28 Parichay Kapoor[doxygen] Var_Grad doxygen fix
2021-04-28 Jihoon Lee[Exporter] Add exporter test to prop test
2021-04-28 Jihoon Lee[Exporter] Add string vector exporter
2021-04-28 Juyeong Lee[Docs] Fix doxygen
2021-04-28 hyeonseok lee[README] Replace nnsuite to nnstreamer
2021-04-28 Parichay Kapoor[test] Doxygen fix
2021-04-28 Parichay Kapoor[graph] Update graph node
2021-04-27 Jihoon Lee[Test/Props] Add basic property tests
2021-04-27 Jihoon Lee[Props] Add base properties
2021-04-27 Jihoon Lee[Android/mk] Fix includes
2021-04-27 Jihoon Lee[Serializer] Add exporter to export node
2021-04-27 hyeonseok lee[Addition_layer] Set output to zero in forward
2021-04-27 Juyeong LeeFix indent in the SPDX identifier
2021-04-27 Jihoon Lee[Ini/Serialize] Implement logic to serialize
2021-04-27 jijoong.moon[ TIME DIST ] Modify graph to recognize time distribute...
2021-04-26 Jihoon Lee[Ini] Remove IniTestWrapper
2021-04-26 hyeonseok lee[Preprocess] Set default trainable to false
2021-04-26 hyeonseok lee[Unittest] Added doxygen tag
2021-04-26 Jihoon Lee[Ini] Propose ini wrapper 2
2021-04-22 Jihoon Lee[Android] Fix android build
2021-04-20 hyeonseok leeHandle Uninitialized scalar variable issue
2021-04-19 Jihoon Lee[Fix] Multiout layer calcDerivative initialize
2021-04-19 hyeonseok lee[manager] disable inference_memory_opt
2021-04-16 Jihoon Lee[Ini] Propose ini wrapper
2021-04-13 Parichay Kapoor[graph] Add node the graph of layers
2021-04-13 Parichay Kapoor[Graph] Add interface for graph node
2021-04-13 Jihoon Lee[Loader] Remove functions which has been moved
2021-04-13 Jihoon Lee[Loader] Use ini interpreter for the graph
2021-04-13 Jihoon Lee[IniInterpreter] Add test setup
2021-04-12 Jihoon Lee[IniInterpreter] Add ini backbone deserialization
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
next