[Utils] Add trace feature
[platform/core/ml/nntrainer.git] / Applications /
2022-12-23 DonghakPark[Tensorflow] Update resnet18 example ( TF1 to TF2 )
2022-12-23 Jiho Chu[Application] mnist: Fix tf example
2022-12-18 DonghakPark[DataGen] Fix RandomDataLoader parms
2022-12-07 Jiho Chu[Application] resnet: Add profiling
2022-12-07 Jiho Chu[Resnet] Fix FakeDataLoader bug
2022-11-27 gichanRevert "[ CI ] Temporal Fix for the CI about NNStreamer...
2022-11-11 jijoong.moon[ CI ] Temporal Fix for the CI about NNStreamer Backone
2022-11-07 DonghakPark[compiler] Revisit tflite_interpreter for TF Lite Export
2022-11-07 seongwoo[compiler] Revisit tflite interpreter
2022-10-31 DonghakPark[typo] Fix typo error
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-08-31 DonghakPark[Trivial] Fix Typo
2022-08-24 jijoong.moon[Applicatin] Add profile for VGG
2022-08-22 jijoong.moon[ UTIL ] add frequency data in mem_usage.sh
2022-08-19 jijoong.moon[Applicatin] Add profile for VGG
2022-08-11 MyungJoo HamFix inappropriate SPDX license tag
2022-08-09 DonghakPark[trivial] Reorganize README.md files
2022-08-04 DonghakPark[Application] Add AlexNet(Fused) Application, Merge...
2022-07-20 DonghakPark[Application] Update README.md File
2022-07-19 hyeonseok lee[trivial] fix ahub issue
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-05 jijoong.moon[ Trivial ] Fix the "Deprecated-declarations" error
2022-06-29 jijoong.moon[ Application ] Fix VGG using CCAPI
2022-06-20 hyeonseok lee[fix] fix svace issue
2022-06-17 hyeonseok lee[Application] add step learning rate scheduler example
2022-06-16 DonghakPark[trivial] fix typo
2022-05-31 Jiho Chu[Utils] Add Memory profile feature to Profiler
2022-05-19 jijoong.moon[ Application ] Update Logistic Regression to use CCAPI
2022-05-19 seongwoo[ccapi] Add exports interface.
2022-05-06 jijoong.moon[ CAPI ] change set_feature_state to compatible with...
2022-04-26 Jiho Chu[Fix] Clean code for resnet application
2022-04-20 Parichay Kapoor[modelloader] Support learning rate scheduler
2022-04-14 jijoong.moon[ TEST ] disable app draw classification if nnstreamer...
2022-04-01 MyungJoo Hamapplication: remove unnecessary capi dep.
2022-03-18 hyeonseok lee[fix] check return value
2022-01-19 Jihoon Lee[compat] remove contrib from tf headers
2022-01-10 jijoong.moon[ Network Graph ] Temporal Fix in getInputGrad
2021-12-29 Jihoon Lee[Const] Make incoming derivative const
2021-12-22 Parichay Kapoor[layer] MAE layer bug fix
2021-12-03 Jihoon Lee[props] Extract connection
2021-12-02 jijoong.moon[ Fix ] bug fixes in tensor_pool and resnet
2021-12-01 Jihoon Lee[nn] Attach multiout realizer
2021-11-30 Parichay Kapoor[layer] Embedding input data format
2021-11-29 Jihoon Lee [layer devel] clean up header dependency
2021-11-29 Jihoon Lee[Build] Use iosfwd instead of iostream
2021-10-26 Jihoon Lee[Android] Remove bfd linker
2021-10-25 Parichay Kapoor[build] Add openmp dependency for improved performance
2021-10-21 Parichay Kapoor[mem-opt] Add script to memory peak RSS memory
2021-10-20 Parichay Kapoor[layer] Support concat along all the dimensions
2021-10-07 Parichay Kapoor[pkg] Enable debug mode for CI
2021-10-07 Parichay Kapoor[layer] Add checks for layer tensor overwrite bug
2021-10-06 Parichay Kapoor[layer/test] Add basic test for attention
2021-10-06 Parichay Kapoor[in-place] Make input layer work in-place
2021-10-05 Parichay Kapoor[resnet] Enable resnet application
2021-10-01 Parichay Kapoor[cleanup/fix] Cleanup + bugfix
2021-09-30 Parichay Kapoor[tensorpool] Make tensor list ordered
2021-09-28 Jihoon Lee[Profiler] Enable profiler with fine grained profile
2021-09-23 Parichay Kapoor[resnet] Add test to resnet application
2021-09-23 Parichay Kapoor[application] Update resnet to match tensorflow
2021-09-23 Parichay Kapoor[application] Add resnet18 tensorflow version
2021-09-16 Jihoon Lee[Interpreter] Enable tests
2021-09-15 Jihoon Lee[Fix] Fix semantic tests were not running
2021-09-10 Parichay Kapoor[resnet] Fix data loader for resnet application
2021-09-09 Jihoon Lee[LayerNode] Change context to be RAII
2021-09-02 Jihoon Lee[Trivial] delete no meaningful save/load test submit/tizen/20210902.005428
2021-08-27 Jihoon Lee[Dataset] Change and apply callback handler
2021-08-27 Jihoon Lee[Ini] change setProperty signature of model
2021-08-27 Jihoon Lee[CAPI] Add permission denied return
2021-08-27 Jihoon Lee[CCAPI] Implement basic load save
2021-08-26 Jihoon Lee[CAPI] Expose l2norm layer
2021-08-23 Jihoon Lee[CAPI] Open centroid KNN
2021-08-20 Jihoon Lee[Backbone/CAPI] Implement backbone layer creation
2021-08-20 Jihoon Lee[Trivial] layer client test was not running
2021-08-20 Parichay Kapoor[layers] Make requested weight/tensor names unique
2021-08-18 hyeonseok lee[fix] ahub issues
2021-08-16 Jihoon Lee[Trivial] dataset usage enum rename
2021-08-13 Jihoon Lee[fixes] Add bug fixes from asan
2021-08-10 Jihoon Lee[Dataset] Remove unused part from refactoring
2021-08-10 Jihoon Lee[Dataset] Adopt new datagetter to databuffer
2021-08-10 Parichay Kapoor[tensor] WeightInitializer refactor to Tensor::Initializer
2021-08-10 Parichay Kapoor[tensor/weight] Update WeightInitializer to TensorIniti...
2021-08-05 hyeonseok lee[mesonbuild] update meson build
2021-08-02 hyeonseok lee[tensor_dim] package tensor_dim.h with ccapi
2021-07-27 jijoong.moon[ RNNT LOSS ] Add skeleton code for rnnt loss
2021-07-27 Jihoon Lee[Android] Fix undefined definition
2021-07-26 Jihoon Lee[Android] Add missing dependency
2021-07-22 jijoong.moon[ TEST ] fix compilation error
2021-07-22 Parichay Kapoor[svace] Fix svace issues
2021-07-22 Parichay Kapoor[layer_v2] Merge commit for branch layer_v2
2021-07-22 Parichay Kapoor[LayerV1] Delete for LayerV1
2021-07-22 Parichay Kapoor[application] Add common tests for simpleshot layers
2021-07-22 Parichay Kapoor[application] SimpleShot application update for V2
2021-07-22 Parichay Kapoor[application] Update centroid KNN layer for V2
2021-07-22 Parichay Kapoor[application] Update l2norm layer for V2
2021-07-22 Parichay Kapoor[application] Update centering layer for V2
2021-07-22 Parichay Kapoor[test] Added common unittest for custom layers
2021-07-22 Parichay Kapoor[application] Enable custom application
next