projects
/
platform
/
core
/
ml
/
nntrainer.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/core/ml/nntrainer.git
2021-08-10
Parichay Kapoor
[var_grad] Support initializer for var_grad
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Parichay Kapoor
[Tensor] Support initializer with tensor
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Parichay Kapoor
[tensor] WeightInitializer refactor to Tensor::Initializer
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Parichay Kapoor
[tensor/weight] Update WeightInitializer to TensorIniti...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
Jihoon Lee
[Dataset] Change factory signature
commit
|
commitdiff
|
tree
|
snapshot
2021-08-08
Parichay Kapoor
[devel/pkg] Update the devel packaging
commit
|
commitdiff
|
tree
|
snapshot
2021-08-08
hyeonseok lee
[unittest] enable commented unittest
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
hyeonseok lee
[tensordim] move implementation to source file
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
MyungJoo Ham
Debian: you don't have debian-build meson option.
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
hyeonseok lee
[mesonbuild] update meson build
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
Parichay Kapoor
[optimizer] Rename initialize to finalize
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
Parichay Kapoor
[layer] Update layer.h setProperty interface
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
Parichay Kapoor
[optimizer] Cleanup optimizer and remove dependency...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
Jihoon Lee
[Dataset] Implement data getter
commit
|
commitdiff
|
tree
|
snapshot
2021-08-03
Parichay Kapoor
[tensorfilter] Update tensor filter to use ccapi
commit
|
commitdiff
|
tree
|
snapshot
2021-08-03
Jihoon Lee
[DataSet] Refactor to use properties
commit
|
commitdiff
|
tree
|
snapshot
2021-08-03
Jihoon Lee
[Dataset] Add thread safe queue for the buffer
commit
|
commitdiff
|
tree
|
snapshot
2021-08-03
Parichay Kapoor
[weight/var_grad] Remove exposure of weight/var_grad
commit
|
commitdiff
|
tree
|
snapshot
2021-08-03
Parichay Kapoor
[utils] Split parse_utils into two for cleaner headers
commit
|
commitdiff
|
tree
|
snapshot
2021-08-03
Parichay Kapoor
[optimizer] Deprecate optimizer factory
commit
|
commitdiff
|
tree
|
snapshot
2021-08-03
Parichay Kapoor
[test] capi unittest fix
commit
|
commitdiff
|
tree
|
snapshot
2021-08-03
Jihoon Lee
[CAPI] Move save/load api to public
commit
|
commitdiff
|
tree
|
snapshot
2021-08-03
Parichay Kapoor
[tensor_filter] Remove dependency on nntrainer::Tensor
commit
|
commitdiff
|
tree
|
snapshot
2021-08-03
Parichay Kapoor
[tensor filter] Bugfix for nnstreamer's tensor filter
commit
|
commitdiff
|
tree
|
snapshot
2021-08-03
Parichay Kapoor
[c++/model] Add model inference to c++ API
commit
|
commitdiff
|
tree
|
snapshot
2021-08-03
Parichay Kapoor
[loss] BugFix for regularization loss
commit
|
commitdiff
|
tree
|
snapshot
2021-08-03
Parichay Kapoor
[test] Enable c/cc diabled tests
commit
|
commitdiff
|
tree
|
snapshot
2021-08-03
Jihoon Lee
[dataset] Add file producer
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
hyeonseok lee
[CAPI] Implement ml_train_model_get_input|output_dims
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
hyeonseok lee
[tensor_dim] package tensor_dim.h with ccapi
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Jihoon Lee
[CAPI] Expose layer enums
commit
|
commitdiff
|
tree
|
snapshot
2021-07-29
Jihoon Lee
[CAPI] Change tensor dim -> information
commit
|
commitdiff
|
tree
|
snapshot
2021-07-29
jijoong.moon
[ Layer ] Change OutputLayer to MultiOutLayer
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
Jihoon Lee
[CAPI] Add ml_train_model_get_layer to internal
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
Jihoon Lee
[CAPI] Deprecate old dataset apis
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
Jihoon Lee
[Dataset] Add callback generator
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
jijoong.moon
[ GRU ] Add dropout mask
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Jihoon Lee
[Dataset] Add test for the random dataproducer
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
jijoong.moon
[ RNNT LOSS ] Add skeleton code for rnnt loss
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Jihoon Lee
[Android] Fix undefined definition
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
jijoong.moon
[ LSTM ] Add dropout mask
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
jijoong.moon
[ RNN ] Add dropout mask
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Jihoon Lee
[Android] Add missing dependency
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
jijoong.moon
[ Fix ] Fix android build error with meson
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
hyeonseok lee
[Fix] Initialize member variable
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
jijoong.moon
[ TEST ] fix compilation error
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
hyeonseok lee
[unittest] multi output unittest
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
hyeonseok lee
[network_graph] revise addlosslayer for multi output
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
hyeonseok lee
[graph_core] Implement input_list, output_list for...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer] Update dropout layer to V2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[coverity] Fixes realtd to coverity
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[svace] Fix svace issues
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer_v2] Merge commit for branch layer_v2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[LayerV1] Delete for LayerV1
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layernode] Add print functionality to LayerNode
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer] Update NNStreamer layer to V2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer] Enable permute layer for V2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[unittest] Enable backbone unittests
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer] Enable time dist layer for V2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layernode] Remove LayerNode dependence on LayerV1
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[weight] Add missing initialization in constructor
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer] Initialize missing variables for LayerImpl
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[application] Add common tests for simpleshot layers
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[application] SimpleShot application update for V2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[application] Update centroid KNN layer for V2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[application] Update l2norm layer for V2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[application] Update centering layer for V2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[test] Added common unittest for custom layers
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[application] Enable custom application
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer] Update plugged layer for V2 design
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[application] Enable draw classification app
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer] Enable tflite layer for V2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer] Remove extra property from embedding
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[applications] Enable working applications with v2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer] Update concat layer to V2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer] Update embedding for layerv2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer] Enable split layer for V2 design
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer] Update preprocess layers for layerV2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer] Update GRU for layer_v2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer] Update LSTM to request temporary tensors
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer] Update LSTM for layer_v2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[rnn] Cleanup RNN implementation
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer] Update RNN to layerv2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[tests] Add more layer common unittests
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[unittest] Enable graph unittests
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer] Update multiout layer for V2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer] Update addition layer to V2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer] Remove num_inputs/num_outputs properties
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[test] Add semantic tests for activation layer
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[test/models] Add golden tests for loss layer
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[test/modelfile] Add loss layer unittests
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[network] Loss support as a layer
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[pooling] Update global max pooling
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[pooling] Update pooling to use helper tensors
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[pooling] Update to LayerV2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[flatten] Update to LayerV2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[conv2d] Update to Layerv2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[tensor] Enable request additional tesnor with batchnorm
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[batchnorm] Update to LayerV2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[test] Add common unittest for layers
commit
|
commitdiff
|
tree
|
snapshot
next