platform/core/ml/nntrainer.git
2023-02-23 DongHak Park[Application] Merge LSTM to Layers
2023-02-23 Jiho Chu[TRACE] Add apply gradient trace point
2023-02-23 Jiho Chu[Memory] Add apply gradient step
2023-02-22 Seungbaek Hong[Trivial] Fix svace and coverity issue
2023-02-09 Jiho Chu[SWAP] Implement lookahead behavior
2023-02-09 Jiho Chu[SWAP] Add lokkahead property
2023-02-09 hyeonseok lee[layer] rename variable names
2023-02-09 hyeonseok lee[layer] revise attention layers to apply softmax as...
2023-02-09 hyeonseok lee[activation] support softmax inplace
2023-02-08 DongHak Park[Application] Add Simple Layer Tensorflow Examples
2023-02-07 Jiho Chu[Memory] Reorder execution order for trainable
2023-02-07 Jiho Chu[Tensor] Remove calcGrad step for trainable layer
2023-02-07 DongHak Park[Application] Add Simple Layers NNtrainer example(FC...
2023-02-07 DongHak Park[Application] Add Simple Layers Pytorch examples
2023-02-01 Jiho Chu[SWAP] modify swap policy
2023-02-01 Jiho Chu[Utils] Add log timestamp type
2023-02-01 SeoHyungjun[Graph] Fix cend function
2023-02-01 Seungbaek Hong[test] add test case when a specific layer is non-trainable
2023-02-01 Seungbaek Hong[Application] Add LSTM examples using pytorch and tenso...
2023-02-01 DongHak Park[Application] Add Resnet Pytorch example
2023-01-31 Jiho Chu[TEST] Add cache loader test
2023-01-31 Jiho Chu[SWAP] Add cache loader class
2023-01-31 Jiho Chu[Profile] Add cache policy column
2023-01-31 Jiho Chu[SWAP] Add memory swap policy
2023-01-31 Jiho Chu[SWAP] extract CacheElem class to new file
2023-01-31 Jiho Chu[SWAP] task executor: Remove stop and clean feature
2023-01-30 Seungbaek Hong[API] set default value on createModel function
2023-01-30 Jiho Chu[Utils] Modify memory usage script
2023-01-27 Jiho ChuModify trace timing
2023-01-27 Jiho Chu[Utils] Add trace feature
2023-01-25 SeoHyungjun[Trivial] Modify for code consistency
2023-01-18 Seungbaek Hong[trivial] modify flatten_realizer script for consistent...
2023-01-18 hyeonseok lee[layer] enable identity layer to support inplace
2022-12-28 Seungbaek Hong[test] add test cases that a specific layer is non...
2022-12-23 DonghakPark[Tensorflow] Update resnet18 example ( TF1 to TF2 )
2022-12-23 Jiho Chu[Application] mnist: Fix tf example
2022-12-22 Seungbaek Hong[model] Change the default value of parameter in infere...
2022-12-22 DonghakPark[FlatBuffers] Update Tensorflow Lite FlatBuffer Schema
2022-12-22 hyeonseok lee[swap_device] change lseek return type from int to...
2022-12-22 Seungbaek Hong[utils] add getLocaltime function
2022-12-22 SeoHyungjun[Trivial] Fix incorrect pointer usage
2022-12-22 SeoHyungjun[Trivial] Fix svace issue
2022-12-22 SeoHyungjun[Trivial] Fix svace issue
2022-12-18 DonghakPark[DataGen] Fix RandomDataLoader parms
2022-12-12 SeoHyungjun[typo] Fix typo
2022-12-09 SeoHyungjun[typo] Fix typo
2022-12-07 Jiho Chu[Application] resnet: Add profiling
2022-12-07 Jiho Chu[Resnet] Fix FakeDataLoader bug
2022-12-05 Seungbaek Hong[README] Delete duplicate layer description and Fix...
2022-12-05 Jiho Chu[TEST] Add load/unload cache pool test
2022-12-05 Jiho Chu[SWAP] Add load/unload methods to cachepool
2022-12-05 jijoong.moon[API] add ml_train_model_get_weight api
2022-12-01 Seungbaek Hong[utils] Add getRealpath function
2022-11-30 Jiho Chu[TEST] Add task unittest
2022-11-30 Jiho Chu[Tensor] Add TaskExecutor class
2022-11-30 Jiho Chu[Tensor] Add Task class
2022-11-30 hyeonseok lee[ln] optimize layer normalization layer input memory
2022-11-30 hyunil park[Logger] Modify initialization error message of logger...
2022-11-27 gichanRevert "[ CI ] Temperal Fix for the CI about NNStreamer...
2022-11-27 gichanRevert "[ CI ] Temporal Fix for the CI about NNStreamer...
2022-11-24 SeoHyungjun[Trivial] Fix coverity issue
2022-11-24 SeoHyungjun[Trivial] Fix svace issues
2022-11-23 hyeonseok lee[tensor] Add default delete on tensor map
2022-11-18 hyeonseok lee[split layer] make a unittest to test split input dimen...
2022-11-18 hyeonseok lee[split_layer] enhance split layer to split input dimens...
2022-11-11 jijoong.moon[ CI ] Temporal Fix for the CI about NNStreamer Backone
2022-11-11 jijoong.moon[ CI ] Temperal Fix for the CI about NNStreamer Backone
2022-11-08 Jiho Chu[TEST] Add Cache pool test
2022-11-08 Jiho Chu[TENSOR] modified for CachePool test
2022-11-07 DonghakPark[compiler] Revisit tflite_interpreter for TF Lite Export
2022-11-07 DonghakPark[compiler] Revisit FullyConnected Layer Weights Transpo...
2022-11-07 DonghakPark[compiler] FullyConnevted Layer Weights Transpose for...
2022-11-07 seongwoo[compiler] Revisit tflite interpreter
2022-11-03 Jiho Chu[Profile] Add annotate for memory profiling
2022-11-03 Jiho Chu[INI] Add memory swap properties
2022-11-03 Jiho Chu[Context] Propergate property to model
2022-11-02 SeoHyungjun[typo] Fix typo
2022-10-31 DonghakPark[typo] Fix typo error
2022-10-31 Seungbaek HongFix typo error
2022-10-26 DonghakPark[fix] fix coverity_tizen issue
2022-10-23 hyeonseok lee[unittest] refine unittest
2022-10-23 hyeonseok lee[unittest] remove unittest_nntrainer_layers
2022-10-23 hyeonseok lee[unittest] migrate unittest from unittest_nntrainer_lay...
2022-10-23 DonghakPark[typo] Fix typo error
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
next