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-10-19
seungbaek
[README] Fix typo error in README
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
hyeonseok lee
[memory] extract MemoryData class from memory_pool...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
hyeonseok lee
[neuralnet] check stop_cb by every layer
commit
|
commitdiff
|
tree
|
snapshot
2022-10-13
Jiho Chu
[TEST] fix for cache pool modification
commit
|
commitdiff
|
tree
|
snapshot
2022-10-13
Jiho Chu
[Property] Add memory_swap property
commit
|
commitdiff
|
tree
|
snapshot
2022-10-13
Jiho Chu
[Memory] Implement memory pool for swap device
commit
|
commitdiff
|
tree
|
snapshot
2022-10-13
Jiho Chu
[Tensor] Add swap device
commit
|
commitdiff
|
tree
|
snapshot
2022-10-13
Jiho Chu
[Memory] Add cache pool
commit
|
commitdiff
|
tree
|
snapshot
2022-10-05
MyungJoo Ham
debian: fix occasional debuild error
commit
|
commitdiff
|
tree
|
snapshot
2022-10-04
hyeonseok lee
[trivial] fix ahub issues
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
hyeonseok lee
[padding1d] change padding1d key to padding
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
hyeonseok lee
[neuralnet] add log about training
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Jiho Chu
[Profile] Add memory statiscs & annotation
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
hyeonseok lee
[lstm] make lstm_core as class
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
jijoong.moon
[Release] NNTrainer 0.4.0 Release
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
hyeonseok lee
[bugfix] initialize local variable
accepted/tizen/unified/20220927.132348
commit
|
commitdiff
|
tree
|
snapshot
2022-09-23
hyeonseok lee
[unittest] added negative testcase
commit
|
commitdiff
|
tree
|
snapshot
2022-09-23
hyeonseok lee
[unittest] rename negative testcase name to _n place...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
jijoong.moon
[ README ] add new features in README
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
hyeonseok lee
[layer] convert throw to nntr_throw in layer finalize
accepted/tizen/unified/20220919.021604
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
hyeonseok lee
[unittest] generate transformer unittest
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
hyeonseok lee
[unittest] layer normalization
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
hyeonseok lee
[layer normalization] implement layer normalization
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
hyeonseok lee
[unittest] generate positional encoding unittest
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
hyeonseok lee
[positional encoding] implement positional encoding...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
hyeonseok lee
[multi head attention] added unittest
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
hyeonseok lee
[multi_head_attention] implement calcDerivative, calcGr...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
hyeonseok lee
[multi head attention] implement calcCommonDerivative
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
hyeonseok lee
[multi head attention] implement forwarding
commit
|
commitdiff
|
tree
|
snapshot
2022-09-06
hyeonseok lee
[multi head attention] implement finalize
commit
|
commitdiff
|
tree
|
snapshot
2022-09-01
hyeonseok lee
[api] added newly implemented layer enum
commit
|
commitdiff
|
tree
|
snapshot
2022-08-31
DonghakPark
[Trivial] Fix Typo
commit
|
commitdiff
|
tree
|
snapshot
2022-08-24
jijoong.moon
[ LSTM ] Optimize LSTM Gradient calculation
commit
|
commitdiff
|
tree
|
snapshot
2022-08-24
jijoong.moon
[Applicatin] Add profile for VGG
commit
|
commitdiff
|
tree
|
snapshot
2022-08-23
hyeonseok lee
[multi head attention] Added multi head attention scaffold
commit
|
commitdiff
|
tree
|
snapshot
2022-08-22
jijoong.moon
[ Layer ] pallelizaiton along batch for polling forward...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-22
jijoong.moon
[ LAYERS ] LSTM : parallelization along batch direction...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-22
hyunil park
[Property] Remove if-else statement in DroupOutRate...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-22
jijoong.moon
[ UTIL ] add frequency data in mem_usage.sh
commit
|
commitdiff
|
tree
|
snapshot
2022-08-19
hyeonseok lee
[neuralnet] adjust epoch_idx when stop_cb is called
commit
|
commitdiff
|
tree
|
snapshot
2022-08-19
jijoong.moon
[Applicatin] Add profile for VGG
commit
|
commitdiff
|
tree
|
snapshot
2022-08-18
hyeonseok lee
[jni] revise android build
commit
|
commitdiff
|
tree
|
snapshot
2022-08-11
MyungJoo Ham
Fix inappropriate SPDX license tag
commit
|
commitdiff
|
tree
|
snapshot
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
next