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
2022-08-09
DonghakPark
[trivial] Reorganize README.md files
commit
|
commitdiff
|
tree
|
snapshot
2022-08-05
jijoong.moon
[ Activation ] improve tanh compuataion
commit
|
commitdiff
|
tree
|
snapshot
2022-08-05
jijoong.moon
[ Layer ] Conv2d Gradient Computation with Multi-Threads
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
DonghakPark
[Application] Add AlexNet(Fused) Application, Merge...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
hyeonseok lee
[conv] support causal padding in conv1d
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
DonghakPark
[Application] Update README.md File
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
jijoong.moon
[ Layers ] paralleize Forwarding of conv2d
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
hyeonseok lee
[trivial] fix ahub issue
commit
|
commitdiff
|
tree
|
snapshot
2022-07-18
jijoong.moon
[ Utils ] create NNTrThread Features
commit
|
commitdiff
|
tree
|
snapshot
2022-07-18
jijoong.moon
[ Layers ] Add Parallelization along batch direction
commit
|
commitdiff
|
tree
|
snapshot
2022-07-11
Hyunil
[Application] Rename main_sample.cpp to main.cpp in KNN
commit
|
commitdiff
|
tree
|
snapshot
2022-07-11
Hyunil
[Application] Remove unused file of KNN
commit
|
commitdiff
|
tree
|
snapshot
2022-07-11
hyeonseok lee
[conv] support dilation property
commit
|
commitdiff
|
tree
|
snapshot
2022-07-05
jijoong.moon
[ Trivial ] Fix the "Deprecated-declarations" error
commit
|
commitdiff
|
tree
|
snapshot
2022-07-04
Jiho Chu
[BUILD] fix supported gmock version
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
jijoong.moon
[ Application ] Fix VGG using CCAPI
commit
|
commitdiff
|
tree
|
snapshot
2022-06-24
Hyunil
[TEST] Add unittest related to setProperty for dataset
commit
|
commitdiff
|
tree
|
snapshot
2022-06-24
Hyunil
[CAPI] Add set property with single param for dataset
commit
|
commitdiff
|
tree
|
snapshot
2022-06-23
jijoong.moon
[ BUILD ] fix binary size of libnntrainer with android...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-22
hyeonseok lee
[neuralnet] check tflite interpreter is enabled when...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-22
hyeonseok lee
[profiler] restore precision
commit
|
commitdiff
|
tree
|
snapshot
2022-06-20
hyeonseok lee
[fix] fix svace issue
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
hyeonseok lee
[Application] add step learning rate scheduler example
commit
|
commitdiff
|
tree
|
snapshot
2022-06-16
jijoong.moon
[ TEST ] add golden data for grucell_fc
commit
|
commitdiff
|
tree
|
snapshot
2022-06-16
jijoong.moon
[ Recurrent ] property for dynamic time sequence
commit
|
commitdiff
|
tree
|
snapshot
2022-06-16
Hyunil
[TEST] Add unittest related to setProperty for optimizer
commit
|
commitdiff
|
tree
|
snapshot
2022-06-16
Hyunil
[CAPI] Add set property with single param for optimizer
commit
|
commitdiff
|
tree
|
snapshot
2022-06-16
DonghakPark
[trivial] fix typo
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
Hyunil
[CAPI] Add unittest related to setProperty for layer
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
Hyunil
[CAPI] Add ml_train_layer_set_property_with_single_para...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
Hyunil
[CAPI] Modify model_compile_with_single_param() and...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
Sangjung Woo
[Spec] Add flatbuffers-devel BuildRequires as default
accepted/tizen/unified/20220616.141953
submit/tizen/20220615.013221
commit
|
commitdiff
|
tree
|
snapshot
2022-06-14
jijoong.moon
[ Tensor ] remove rank 2 limitation for dot op
commit
|
commitdiff
|
tree
|
snapshot
2022-06-14
hyeonseok lee
[unittest] added zoneout mask unittest
commit
|
commitdiff
|
tree
|
snapshot
2022-06-13
hyeonseok lee
[layer] fix typo
commit
|
commitdiff
|
tree
|
snapshot
2022-06-13
jijoong.moon
[ Doc ] Update Readme.md
commit
|
commitdiff
|
tree
|
snapshot
2022-06-11
Hyunil
[docs] Update configuration-ini.md file
commit
|
commitdiff
|
tree
|
snapshot
2022-06-09
jijoong.moon
[ Packaging ] Packaging for Tizen 6.0
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
hyeonseok lee
[bug_fix] bug fix zoneout lstmcell layer
commit
|
commitdiff
|
tree
|
snapshot
2022-05-31
Hyunil
[CAPI] Add unittest related to compile and train
commit
|
commitdiff
|
tree
|
snapshot
2022-05-31
Hyunil
[Property] Modify error log
commit
|
commitdiff
|
tree
|
snapshot
2022-05-31
Hyunil
[CAPI] Add ml_train_model_run_with_single_param() inter...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-31
Hyunil
[CAPI] Add ml_train_model_compile_with_single_param...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-31
Jiho Chu
[Utils] Add Memory profile feature to Profiler
commit
|
commitdiff
|
tree
|
snapshot
2022-05-31
Jiho Chu
[Test] Modify profiler test to add Memory event
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
JRazek
[ccapi/nntrainer] Add getters for compiled, initialized...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
hyeonseok lee
[ccapi] include common header in meson
commit
|
commitdiff
|
tree
|
snapshot
2022-05-19
jijoong.moon
[ Application ] Update Logistic Regression to use CCAPI
commit
|
commitdiff
|
tree
|
snapshot
2022-05-19
seongwoo
[ccapi] Add exports interface.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-18
seongwoo
[layers] flatten layer consider target_shape
commit
|
commitdiff
|
tree
|
snapshot
2022-05-18
seongwoo
[ Compiler ] add loss layer realizer
commit
|
commitdiff
|
tree
|
snapshot
2022-05-17
Udit Jain
Update how-to-run-example-android.md
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
hyeonseok lee
[unittest] add negative unittest
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
hyeonseok lee
[unittest] added assertion in unittest
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
hyeonseok lee
[unittest] remove duplicated unittest
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Hyunil
:[test] Add some negative tests to unittest
commit
|
commitdiff
|
tree
|
snapshot
2022-05-11
jijoong.moon
[ CCAPI ] add copy model configuration & get/set Weight...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-11
hyeonseok lee
[rnncell] generate testcase for muli in/out of rnncell
commit
|
commitdiff
|
tree
|
snapshot
2022-05-11
hyeonseok lee
[rnncell] implement multiout for rnncell
commit
|
commitdiff
|
tree
|
snapshot
2022-05-11
hyeonseok lee
[neuralnet] set epoch_idx to zero only if train from...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-11
hyeonseok lee
[model] added getter for current epoch_idx
commit
|
commitdiff
|
tree
|
snapshot
2022-05-11
hyeonseok lee
[model] support stop training
commit
|
commitdiff
|
tree
|
snapshot
2022-05-09
hyeonseok lee
[lstm] implement calcGradient for bidirectional lstm
commit
|
commitdiff
|
tree
|
snapshot
2022-05-06
jijoong.moon
[ CAPI ] change set_feature_state to compatible with...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
jijoong.moon
[ Unit Test ] remove mse loss layer in makeCompiledGraph
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Jiho Chu
[Fix] Clean code for resnet application
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
jijoong.moon
[ TEST ] add more test cases for batch normalization...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
jijoong.moon
[ Compiler ] Implement bn realizer with test
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
jijoong.moon
[ Compilier ] implement BN realzier
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
jijoong.moon
[ Interpreter ] add batch normalziation realizer
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
jijoong.moon
[ Compiler ] Implement bn realizer with test
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Hyunil
[CAPI] Add check if model is null to ml_train_model_get...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
jijoong.moon
[ Android ] fix the warnning message
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
hyeonseok lee
[zoneout] enable zoneout only when used
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
hyeonseok lee
[grucell] remove temporary tensor
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
hyeonseok lee
[zoneout lstmcell] share zoneout mask tensors
commit
|
commitdiff
|
tree
|
snapshot
2022-04-20
Parichay Kapoor
[optimizer/lr] Add learning rate scheduler to ccapi
commit
|
commitdiff
|
tree
|
snapshot
2022-04-20
Parichay Kapoor
[lr] Support step wise decay scheduler
commit
|
commitdiff
|
tree
|
snapshot
2022-04-20
Parichay Kapoor
[test] Bug fix for unittest
commit
|
commitdiff
|
tree
|
snapshot
2022-04-20
Parichay Kapoor
[modelloader] Support learning rate scheduler
commit
|
commitdiff
|
tree
|
snapshot
2022-04-20
Parichay Kapoor
[optimizer] Cleanup optimizers
commit
|
commitdiff
|
tree
|
snapshot
2022-04-20
Parichay Kapoor
[optimizer] Update to use learning rate schedulers
commit
|
commitdiff
|
tree
|
snapshot
2022-04-20
Parichay Kapoor
[optimizer] Use optimizer wrapped
commit
|
commitdiff
|
tree
|
snapshot
2022-04-20
Parichay Kapoor
[optimizer] Add optimizer wrapped
commit
|
commitdiff
|
tree
|
snapshot
2022-04-20
Parichay Kapoor
[test] Add finalize tests for lr schedulers
commit
|
commitdiff
|
tree
|
snapshot
2022-04-20
jijoong.moon
[ Compiler ] add batch norm layer realizer
commit
|
commitdiff
|
tree
|
snapshot
2022-04-20
gichan
[Doc] Change nnstreamer CI server domain name.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
jijoong.moon
[ BLAS ] use openblas function to set num threads
accepted/tizen/unified/20220419.142304
submit/tizen/20220418.053521
submit/tizen/20220418.061930
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
hyeonseok lee
[capi] added unittest for get layer
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
hyeonseok lee
[neuralnet] enhance print function to print graph info
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
jijoong.moon
[ TEST ] disable app draw classification if nnstreamer...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-12
jijoong.moon
[Exporter] move builtin options for tflite into tflite_...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-12
jijoong.moon
[ MESON ] fix bug when meson test
commit
|
commitdiff
|
tree
|
snapshot
2022-04-06
hyeonseok lee
[neuralnet] Add null character when load optizmier...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-06
jijoong.moon
[CI] fix android build
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Hyunil
[CCAPI] Rearrange enumeration of layer type
accepted/tizen/unified/20220405.155809
submit/tizen/20220405.072656
commit
|
commitdiff
|
tree
|
snapshot
2022-04-01
jijoong.moon
[README] update reviewers
commit
|
commitdiff
|
tree
|
snapshot
2022-04-01
jijoong.moon
[COVERITY] remove unreachec code
commit
|
commitdiff
|
tree
|
snapshot
2022-04-01
jijoong.moon
[CAPI] Move getlayer api to public
commit
|
commitdiff
|
tree
|
snapshot
2022-04-01
MyungJoo Ham
jni/Android: build error fix
commit
|
commitdiff
|
tree
|
snapshot
next