projects
/
platform
/
core
/
ml
/
nntrainer.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix indent in the SPDX identifier
2021-04-27
Juyeong Lee
Fix indent in the SPDX identifier
commit
|
commitdiff
|
tree
2021-04-27
Jihoon Lee
[Ini/Serialize] Implement logic to serialize
commit
|
commitdiff
|
tree
2021-04-27
jijoong.moon
[ TIME DIST ] Modify graph to recognize time distribute...
Signed-off-by: jijoong.moon <
jijoong.moon@samsung.com
>
commit
|
commitdiff
|
tree
2021-04-26
Jihoon Lee
[Ini] Remove IniTestWrapper
commit
|
commitdiff
|
tree
2021-04-26
hyeonseok lee
[Preprocess] Set default trainable to false
commit
|
commitdiff
|
tree
2021-04-26
hyeonseok lee
[Unittest] Added doxygen tag
commit
|
commitdiff
|
tree
2021-04-26
Jihoon Lee
[Ini] Propose ini wrapper 2
commit
|
commitdiff
|
tree
2021-04-22
Jihoon Lee
[Android] Fix android build
commit
|
commitdiff
|
tree
2021-04-20
hyeonseok lee
Handle Uninitialized scalar variable issue
commit
|
commitdiff
|
tree
2021-04-19
Jihoon Lee
[Fix] Multiout layer calcDerivative initialize
commit
|
commitdiff
|
tree
2021-04-19
hyeonseok lee
[manager] disable inference_memory_opt
commit
|
commitdiff
|
tree
2021-04-16
Jihoon Lee
[Ini] Propose ini wrapper
commit
|
commitdiff
|
tree
2021-04-13
Parichay Kapoor
[graph] Add node the graph of layers
commit
|
commitdiff
|
tree
2021-04-13
Parichay Kapoor
[Graph] Add interface for graph node
commit
|
commitdiff
|
tree
2021-04-13
Jihoon Lee
[Loader] Remove functions which has been moved
commit
|
commitdiff
|
tree
2021-04-13
Jihoon Lee
[Loader] Use ini interpreter for the graph
commit
|
commitdiff
|
tree
2021-04-13
Jihoon Lee
[IniInterpreter] Add test setup
commit
|
commitdiff
|
tree
2021-04-12
Jihoon Lee
[IniInterpreter] Add ini backbone deserialization
commit
|
commitdiff
|
tree
2021-04-12
Jihoon Lee
[IniInterpreter] Add section2layer
commit
|
commitdiff
|
tree
2021-04-09
Jihoon Lee
[Ini] Implement ini deserializer
commit
|
commitdiff
|
tree
2021-04-09
jijoong.moon
[ TIME DIST ] Implement initialization
Signed-off-by: jijoong.moon <
jijoong.moon@samsung.com
>
commit
|
commitdiff
|
tree
2021-04-09
jijoong.moon
[ TIME DIST ] Add skeleton Code for Time Distribution...
Signed-off-by: jijoong.moon <
jijoong.moon@samsung.com
>
commit
|
commitdiff
|
tree
2021-04-08
jijoong.moon
[ TIME DIST ] Add skeleton Code for Time Distribution...
Signed-off-by: jijoong.moon <
jijoong.moon@samsung.com
>
commit
|
commitdiff
|
tree
2021-04-08
jijoong.moon
[ LSTM ] Layer forwarding implementation
Signed-off-by: jijoong.moon <
jijoong.moon@samsung.com
>
commit
|
commitdiff
|
tree
2021-04-08
jijoong.moon
[ RNN ] Fix the bug when getting input data
Signed-off-by: jijoong.moon <
jijoong.moon@samsung.com
>
commit
|
commitdiff
|
tree
2021-04-08
jijoong.moon
[ LSTM ] Layer Initialization
Signed-off-by: jijoong.moon <
jijoong.moon@samsung.com
>
commit
|
commitdiff
|
tree
2021-04-07
hyeonseok lee
Handle Missing break in switch issue
commit
|
commitdiff
|
tree
2021-04-07
hyeonseok lee
Handle Uninitialized scalar field issue
commit
|
commitdiff
|
tree
2021-04-07
hyeonseok lee
Handle Unchecked return value issue
commit
|
commitdiff
|
tree
2021-04-07
Jihoon Lee
[Compiler] Alternate GraphRepresentation
commit
|
commitdiff
|
tree
2021-04-07
Jihoon Lee
[Compiler] Add Graph Representation
commit
|
commitdiff
|
tree
2021-04-07
Jihoon Lee
[Compiler] Declare interface
commit
|
commitdiff
|
tree
2021-04-07
Jihoon Lee
[Compiler] Add concept of the compiler
commit
|
commitdiff
|
tree
2021-04-07
Jihoon Lee
[Compiler/skeleton] Set up compiler source files
commit
|
commitdiff
|
tree
2021-04-06
jijoong.moon
[ RNN ] Backwarding Implementation
Signed-off-by: jijoong.moon <
jijoong.moon@samsung.com
>
commit
|
commitdiff
|
tree
2021-04-02
Jihoon Lee
[Deps] Add iniparser dependency version
commit
|
commitdiff
|
tree
2021-04-02
Parichay Kapoor
[c-api] c-api depends only on cc-api
commit
|
commitdiff
|
tree
2021-04-02
Parichay Kapoor
[dataset] Update dataset cc-api
commit
|
commitdiff
|
tree
2021-04-02
Parichay Kapoor
[model/API] Sync model cc API with c API
commit
|
commitdiff
|
tree
2021-04-02
Parichay Kapoor
[layer] Update layer cpp API
commit
|
commitdiff
|
tree
2021-04-01
Parichay Kapoor
[graph] Remove graph edges after compile
commit
|
commitdiff
|
tree
2021-04-01
Parichay Kapoor
[graph] Update setting output layers in graph + bug fix
commit
|
commitdiff
|
tree
2021-04-01
Parichay Kapoor
[model/ini] Update ini loader for model
commit
|
commitdiff
|
tree
2021-04-01
Parichay Kapoor
[ini] Add backward compatibility for optimizer
commit
|
commitdiff
|
tree
2021-04-01
Parichay Kapoor
[unittest] Added unittest for train without optimizer
commit
|
commitdiff
|
tree
2021-04-01
Parichay Kapoor
[optimizer] Add optimizer section to INI
commit
|
commitdiff
|
tree
2021-04-01
Jaeyun
[Test/Util] use exit in script
commit
|
commitdiff
|
tree
2021-04-01
jijoong.moon
[ LSTM ] Add Skeleton LSTM Layer Class
Signed-off-by: jijoong.moon <
jijoong.moon@samsung.com
>
commit
|
commitdiff
|
tree
2021-03-30
Jihoon Lee
[Pooling2D] Change warning to error at init
commit
|
commitdiff
|
tree
2021-03-30
Jihoon Lee
[Pooling2D] Rework global max pooling
commit
|
commitdiff
|
tree
2021-03-30
Jihoon Lee
[Pooling2d] Rework Average Pooling
commit
|
commitdiff
|
tree
2021-03-30
Jihoon Lee
[Pooling2d] Rework pooling to avoid padding
commit
|
commitdiff
|
tree
2021-03-30
Jihoon Lee
[Pooling2D/Test] Add model tests
commit
|
commitdiff
|
tree
2021-03-30
hyeonseok lee
Handle BAD_OVERRIDE issue
commit
|
commitdiff
|
tree
2021-03-30
Jihoon Lee
[rpm] Fix nnstreamer dependency
commit
|
commitdiff
|
tree
2021-03-30
Parichay Kapoor
[graph] Bug fix for no loss
commit
|
commitdiff
|
tree
2021-03-30
hyeonseok lee
Handle Unchecked return value issue
commit
|
commitdiff
|
tree
2021-03-30
Parichay Kapoor
[graph/ini] Support for default input_layers
commit
|
commitdiff
|
tree
2021-03-30
Jihoon Lee
[Conv2d/Test] Add conv2d multistride test
commit
|
commitdiff
|
tree
2021-03-30
Jihoon Lee
[Conv2d] Rework calcDerivative
commit
|
commitdiff
|
tree
2021-03-30
Jihoon Lee
[Conv] Check conv2d restriction
commit
|
commitdiff
|
tree
2021-03-29
jijoong.moon
[ RNN ] Set tanh as an default activation function
Signed-off-by: jijoong.moon <
jijoong.moon@samsung.com
>
commit
|
commitdiff
|
tree
2021-03-29
jijoong.moon
[ RNN ] Fix Tensor copy bug and set proper initialization
Signed-off-by: jijoong.moon <
jijoong.moon@samsung.com
>
commit
|
commitdiff
|
tree
2021-03-29
jijoong.moon
[ RNN ] support various activation function
Signed-off-by: jijoong.moon <
jijoong.moon@samsung.com
>
commit
|
commitdiff
|
tree
2021-03-29
jijoong.moon
[ RNN ] Implementaion of forwarding
Signed-off-by: jijoong.moon <
jijoong.moon@samsung.com
>
commit
|
commitdiff
|
tree
2021-03-29
jijoong.moon
[ RNN ] Add initialization of RNN
Signed-off-by: jijoong.moon <
jijoong.moon@samsung.com
>
commit
|
commitdiff
|
tree
2021-03-26
Parichay Kapoor
[optimizer] Refactor optimizers
commit
|
commitdiff
|
tree
2021-03-26
Parichay Kapoor
[model-loader] Empty backbone now gives error
commit
|
commitdiff
|
tree
2021-03-26
Parichay Kapoor
[graph] Bug fix for name update
commit
|
commitdiff
|
tree
2021-03-26
Parichay Kapoor
[graph] Cleanup the graph
commit
|
commitdiff
|
tree
2021-03-26
Parichay Kapoor
[graph] Add compiled status to graph
commit
|
commitdiff
|
tree
2021-03-26
Parichay Kapoor
[graph] Bug fixes in layer realizations
commit
|
commitdiff
|
tree
2021-03-26
Parichay Kapoor
[graph] Move compile to graph
commit
|
commitdiff
|
tree
2021-03-26
Parichay Kapoor
[graph] Remove layers from graph
commit
|
commitdiff
|
tree
2021-03-25
jijoong.moon
[ ActFunc ] Separate Activation Function from Activation...
Signed-off-by: jijoong.moon <
jijoong.moon@samsung.com
>
commit
|
commitdiff
|
tree
2021-03-23
hyeonseok lee
[tensor_filter_nntrainer] Set custom deleter to unique_ptr
commit
|
commitdiff
|
tree
2021-03-23
Jihoon Lee
[TestHub] Produce xml output for gtest
commit
|
commitdiff
|
tree
2021-03-23
hyeonseok lee
Handle uncaught exception issue
commit
|
commitdiff
|
tree
2021-03-23
hyeonseok lee
Handle Large stack use(STACK_USE) issue
commit
|
commitdiff
|
tree
2021-03-23
hyeonseok lee
Handle Not restoring ostream format(STREAM_FORMAT_STATE...
commit
|
commitdiff
|
tree
2021-03-23
hyeonseok lee
Handle Uninitialized scalar field(UNINIT_CTOR) issue
commit
|
commitdiff
|
tree
2021-03-23
hyeonseok lee
Handle Unchecked return value(CHECKED_RETURN) issues
commit
|
commitdiff
|
tree
2021-03-23
hyeonseok lee
Handle Unused value issue
commit
|
commitdiff
|
tree
2021-03-23
jijoong.moon
[ Application ] Add Embedding Layer Training Example
Signed-off-by: jijoong.moon <
jijoong.moon@samsung.com
>
commit
|
commitdiff
|
tree
2021-03-23
Parichay Kapoor
[models/test] Valgrind models test fix
commit
|
commitdiff
|
tree
2021-03-22
Parichay Kapoor
[test/bug] Bug fix for layers unittest
commit
|
commitdiff
|
tree
2021-03-19
Jihoon Lee
[Test] Add pluggable layer test
commit
|
commitdiff
|
tree
2021-03-19
Jihoon Lee
[Package] Use meson test
commit
|
commitdiff
|
tree
2021-03-19
Jihoon Lee
[Bug] s/weight_decay/weight_regularizer
commit
|
commitdiff
|
tree
2021-03-19
Parichay Kapoor
[Weights] Split weight variable init and alloc
commit
|
commitdiff
|
tree
2021-03-19
Parichay Kapoor
[layers] Weight creation bug fix
commit
|
commitdiff
|
tree
2021-03-19
jijoong.moon
[ RNN ] Add Skeleton Code for RNNLayer
Signed-off-by: jijoong.moon <
jijoong.moon@samsung.com
>
commit
|
commitdiff
|
tree
2021-03-19
jijoong.moon
[ UNITTEST ] Add More Embedding Layer Unit Test
Signed-off-by: jijoong.moon <
jijoong.moon@samsung.com
>
commit
|
commitdiff
|
tree
2021-03-19
jijoong.moon
[ LAYER ] Add backwarding of Embedding Layer
Signed-off-by: jijoong.moon <
jijoong.moon@samsung.com
>
commit
|
commitdiff
|
tree
2021-03-18
Jihoon Lee
[Filter] Refactor filter to be more robust
commit
|
commitdiff
|
tree
2021-03-18
Jihoon Lee
[Chores] s/nnstreamer-filter/nnstreamer
commit
|
commitdiff
|
tree
2021-03-17
Parichay Kapoor
[docs] Minor indentation fix
commit
|
commitdiff
|
tree
2021-03-17
hyeonseok lee
Add Unittest for util_func
commit
|
commitdiff
|
tree
2021-03-17
Parichay Kapoor
[all] remove friends
commit
|
commitdiff
|
tree
2021-03-16
Jihoon Lee
[AppContext] Remove throw regular path
commit
|
commitdiff
|
tree
next