platform/core/ml/nntrainer.git
2022-10-23 Jiho Chu[Tensor] Add constructor for user swap path
2022-10-23 Jiho Chu[Model] Add memory swap path property
2022-10-19 seungbaek[README] Fix typo error in README
2022-10-19 hyeonseok lee[memory] extract MemoryData class from memory_pool...
2022-10-14 hyeonseok lee[neuralnet] check stop_cb by every layer
2022-10-13 Jiho Chu[TEST] fix for cache pool modification
2022-10-13 Jiho Chu[Property] Add memory_swap property
2022-10-13 Jiho Chu[Memory] Implement memory pool for swap device
2022-10-13 Jiho Chu[Tensor] Add swap device
2022-10-13 Jiho Chu[Memory] Add cache pool
2022-10-05 MyungJoo Hamdebian: fix occasional debuild error
2022-10-04 hyeonseok lee[trivial] fix ahub issues
2022-09-30 hyeonseok lee[padding1d] change padding1d key to padding
2022-09-30 hyeonseok lee[neuralnet] add log about training
2022-09-30 Jiho Chu[Profile] Add memory statiscs & annotation
2022-09-30 hyeonseok lee[lstm] make lstm_core as class
2022-09-26 jijoong.moon[Release] NNTrainer 0.4.0 Release
2022-09-26 hyeonseok lee[bugfix] initialize local variable accepted/tizen/unified/20220927.132348
2022-09-23 hyeonseok lee[unittest] added negative testcase
2022-09-23 hyeonseok lee[unittest] rename negative testcase name to _n place...
2022-09-16 jijoong.moon[ README ] add new features in README
2022-09-07 hyeonseok lee[layer] convert throw to nntr_throw in layer finalize accepted/tizen/unified/20220919.021604
2022-09-07 hyeonseok lee[unittest] generate transformer unittest
2022-09-07 hyeonseok lee[unittest] layer normalization
2022-09-07 hyeonseok lee[layer normalization] implement layer normalization
2022-09-07 hyeonseok lee[unittest] generate positional encoding unittest
2022-09-07 hyeonseok lee[positional encoding] implement positional encoding...
2022-09-07 hyeonseok lee[multi head attention] added unittest
2022-09-07 hyeonseok lee[multi_head_attention] implement calcDerivative, calcGr...
2022-09-07 hyeonseok lee[multi head attention] implement calcCommonDerivative
2022-09-07 hyeonseok lee[multi head attention] implement forwarding
2022-09-06 hyeonseok lee[multi head attention] implement finalize
2022-09-01 hyeonseok lee[api] added newly implemented layer enum
2022-08-31 DonghakPark[Trivial] Fix Typo
2022-08-24 jijoong.moon[ LSTM ] Optimize LSTM Gradient calculation
2022-08-24 jijoong.moon[Applicatin] Add profile for VGG
2022-08-23 hyeonseok lee[multi head attention] Added multi head attention scaffold
2022-08-22 jijoong.moon[ Layer ] pallelizaiton along batch for polling forward...
2022-08-22 jijoong.moon[ LAYERS ] LSTM : parallelization along batch direction...
2022-08-22 hyunil park[Property] Remove if-else statement in DroupOutRate...
2022-08-22 jijoong.moon[ UTIL ] add frequency data in mem_usage.sh
2022-08-19 hyeonseok lee[neuralnet] adjust epoch_idx when stop_cb is called
2022-08-19 jijoong.moon[Applicatin] Add profile for VGG
2022-08-18 hyeonseok lee[jni] revise android build
2022-08-11 MyungJoo HamFix inappropriate SPDX license tag
2022-08-09 DonghakPark[trivial] Reorganize README.md files
2022-08-05 jijoong.moon[ Activation ] improve tanh compuataion
2022-08-05 jijoong.moon[ Layer ] Conv2d Gradient Computation with Multi-Threads
2022-08-04 DonghakPark[Application] Add AlexNet(Fused) Application, Merge...
2022-07-20 hyeonseok lee[conv] support causal padding in conv1d
2022-07-20 DonghakPark[Application] Update README.md File
2022-07-19 jijoong.moon[ Layers ] paralleize Forwarding of conv2d
2022-07-19 hyeonseok lee[trivial] fix ahub issue
2022-07-18 jijoong.moon[ Utils ] create NNTrThread Features
2022-07-18 jijoong.moon[ Layers ] Add Parallelization along batch direction
2022-07-11 Hyunil[Application] Rename main_sample.cpp to main.cpp in KNN
2022-07-11 Hyunil[Application] Remove unused file of KNN
2022-07-11 hyeonseok lee[conv] support dilation property
2022-07-05 jijoong.moon[ Trivial ] Fix the "Deprecated-declarations" error
2022-07-04 Jiho Chu[BUILD] fix supported gmock version
2022-06-29 jijoong.moon[ Application ] Fix VGG using CCAPI
2022-06-24 Hyunil[TEST] Add unittest related to setProperty for dataset
2022-06-24 Hyunil[CAPI] Add set property with single param for dataset
2022-06-23 jijoong.moon[ BUILD ] fix binary size of libnntrainer with android...
2022-06-22 hyeonseok lee[neuralnet] check tflite interpreter is enabled when...
2022-06-22 hyeonseok lee[profiler] restore precision
2022-06-20 hyeonseok lee[fix] fix svace issue
2022-06-17 hyeonseok lee[Application] add step learning rate scheduler example
2022-06-16 jijoong.moon[ TEST ] add golden data for grucell_fc
2022-06-16 jijoong.moon[ Recurrent ] property for dynamic time sequence
2022-06-16 Hyunil[TEST] Add unittest related to setProperty for optimizer
2022-06-16 Hyunil[CAPI] Add set property with single param for optimizer
2022-06-16 DonghakPark[trivial] fix typo
2022-06-15 Hyunil[CAPI] Add unittest related to setProperty for layer
2022-06-15 Hyunil[CAPI] Add ml_train_layer_set_property_with_single_para...
2022-06-15 Hyunil[CAPI] Modify model_compile_with_single_param() and...
2022-06-15 Sangjung Woo[Spec] Add flatbuffers-devel BuildRequires as default accepted/tizen/unified/20220616.141953 submit/tizen/20220615.013221
2022-06-14 jijoong.moon[ Tensor ] remove rank 2 limitation for dot op
2022-06-14 hyeonseok lee[unittest] added zoneout mask unittest
2022-06-13 hyeonseok lee[layer] fix typo
2022-06-13 jijoong.moon[ Doc ] Update Readme.md
2022-06-11 Hyunil[docs] Update configuration-ini.md file
2022-06-09 jijoong.moon[ Packaging ] Packaging for Tizen 6.0
2022-06-08 hyeonseok lee[bug_fix] bug fix zoneout lstmcell layer
2022-05-31 Hyunil[CAPI] Add unittest related to compile and train
2022-05-31 Hyunil[Property] Modify error log
2022-05-31 Hyunil[CAPI] Add ml_train_model_run_with_single_param() inter...
2022-05-31 Hyunil[CAPI] Add ml_train_model_compile_with_single_param...
2022-05-31 Jiho Chu[Utils] Add Memory profile feature to Profiler
2022-05-31 Jiho Chu[Test] Modify profiler test to add Memory event
2022-05-30 JRazek[ccapi/nntrainer] Add getters for compiled, initialized...
2022-05-23 hyeonseok lee[ccapi] include common header in meson
2022-05-19 jijoong.moon[ Application ] Update Logistic Regression to use CCAPI
2022-05-19 seongwoo[ccapi] Add exports interface.
2022-05-18 seongwoo[layers] flatten layer consider target_shape
2022-05-18 seongwoo[ Compiler ] add loss layer realizer
2022-05-17 Udit JainUpdate how-to-run-example-android.md
2022-05-16 hyeonseok lee[unittest] add negative unittest
2022-05-16 hyeonseok lee[unittest] added assertion in unittest
2022-05-16 hyeonseok lee[unittest] remove duplicated unittest
next