platform/core/ml/nntrainer.git
2023-08-21 DongHak Park[TFLite Export] Add Realized Path for Fused Op
2023-08-21 DongHak Park[TFLite Export] Add variable, functions TfOpNodes for...
2023-08-21 hyeonseok leeremove warning flags related to compile with gcc-13
2023-08-21 Seungbaek Hong[ahub] fix ahub issues
2023-08-21 hyeonseok lee[graph_node] handle deprecated stl iterator
2023-08-21 Adwaith Anand[ Tensor ] Support NHWC for dot, add/multiply_strided...
2023-08-21 Donghyeon Jeong[Bug] Fix unchanged work in Apply template
2023-08-21 skykongkong8[ blas/neon ] Add neon_blas files
2023-08-21 Donghyeon Jeong[Bug] Fix generating nan values in tensor
2023-08-21 jijoong.moon[ Tensor ] Templatize apply member function
2023-08-21 jijoong.moon[ Mixed ] fix apply using casted function
2023-08-21 jijoong.moon[ Mixed Tensor ] add tensor type property in initContext
2023-08-21 jijoong.moon[ Mixed Tensor ] Bug Fixes
2023-08-21 Donghyeon Jeong[Tensor] Enable FP16 in gcc-13
2023-08-21 Donghyeon Jeong[Bug] Fix tensor_pool unittest error
2023-08-21 Donghyeon JeongEnable gcc-13 compile with FP16
2023-08-21 jijoong.moon[ Mixed Tensor ] Enable FP32 unittest cases
2023-08-21 Donghyeon Jeong[Bug] Fix memory access error in addValue
2023-08-21 Donghyeon Jeong[Tensor] check data allocation in add/multiply_strided
2023-08-21 skykongkong8[WIP] [__fp16] Verify through __fp16 unittests
2023-08-21 Donghyeon Jeong[unittest] static cast answer data to fp16
2023-08-21 Donghyeon Jeong[unittest] Add data type for testing tensor
2023-08-21 Donghyeon Jeong[unittest] include excluded tensor type in test cases
2023-08-21 Donghyeon Jeong[Application] provide default tensortype
2023-08-21 skykongkong8[WIP] [Tensor] Add __fp16 supporting functions in blas_...
2023-08-21 skykongkong8[WIP] [Tensor] Add __fp16 to Tensor member functions
2023-08-21 skykongkong8[WIP] [Tensor] Add __fp16 to Tensor member functions
2023-08-21 jijoong.moon[ Property ] Add Tensor Type property in model
2023-08-21 Adwaith Anand[ Tensor ] Support NHWC for dot, add/multiply_strided...
2023-08-21 jijoong.moon[ GTEST ] Add gtest to run gtest in android device
2023-08-21 jijoong.moon[ WIP ] Mixed Tensor Data Type
2023-08-21 jijoong.moon[GTEST] add gtest for tensor unittest in Android
2023-08-21 jijoong.moon[ Mixed Precision ] Support Mixed Precision
2023-08-21 jijoong.moon[ Property ] Add Tensor Type property in model
2023-08-18 Yongjoo Ahn[nnstreamer] Set dim value as 1 when nnstreamer give...
2023-08-10 Seungbaek Hong[Application] darknet53 pytorch implementation for...
2023-08-09 Adwaith AnandRemoved unwanted ternary operators
2023-08-09 Adwaith Anand[FullyConnected] Added NHWC support for FC_Layer infere...
2023-08-07 Donghak PARK[Doc] Fix tizen reference link
2023-08-03 Jiho Chu[TEST] Add timeout option
2023-08-02 Jiho Chu[FIX] modified for checking weight grad
2023-08-02 Donghyeon Jeong[Compiler] Preserve connection order in multi-out realizer
2023-07-28 hyeonseok lee[bugfix] added warning flag to compile with gcc 13
2023-07-27 DongHak Park[TFLite Export] Update node_exporter
2023-07-27 DongHak Park[TFLite Export] Add Realized Path for Fused Op
2023-07-27 DongHak Park[TFLite Export] Add variable, functions TfOpNodes for...
2023-07-27 Seungbaek Hong[LOG] print output dim instead of input dim in model...
2023-07-23 hyeonseok leeremove unused variable
2023-07-23 hyeonseok leeremove warning flags related to compile with gcc-13
2023-07-21 Seungbaek Hong[ahub] fix ahub issues
2023-07-21 jijoong.moon[Toolchain] Enable gcc-13 support
2023-07-18 hyeonseok lee[graph_node] handle deprecated stl iterator
2023-07-17 jijoong.moon[ Property ] Add Tensor Type property in model
2023-07-17 Adwaith Anand[ Tensor ] Support NHWC for dot, add/multiply_strided...
2023-07-04 SeoHyungjun[fix_ahub] Fix Ahub Defect
2023-06-28 SeoHyungjun[fix_ahub] Fix AHub Defect
2023-06-23 jijoong.moon[ Bug ] Fix the bug read the weight for batch normaliza...
2023-06-23 Seungbaek Hong[Application] Transfer learning example on Resnet-18
2023-06-19 Donghyeon Jeong[Trivial] Fix Typo
2023-06-19 sungsik[Trivial] Fix typo
2023-06-14 SeoHyungjun[Application] Fix Resnet18
2023-06-14 Donghak PARK[Typo] Fix tflite_interpreter typo error
2023-06-14 Donghak PARK[Typo] Fix typo
2023-06-13 Seungbaek Hong[capi] fix notation for tizen 8.0
2023-06-08 hyunil park[nnstreamer][trainer] Add getting model stats information
2023-06-07 Donghak PARK[Trivial] Fix Typo
2023-05-31 Seungbaek Hong[Trivial] Fix typo
2023-05-30 Seungbaek Hong[Application] Update yolo v2 model similar to original...
2023-05-23 hyunil park[model] Add epoch complete callback
2023-05-23 Seungbaek Hong[activation] add gelu function
2023-05-18 Seungbaek Hong[Tensor] Add gaussian error function to tensor
2023-05-11 DongHak Park[Application] Fix Resnet Application -ENABLE_TFLITE_INT...
2023-04-27 hyeonseok lee[unittest] remove meaningless unittest
2023-04-21 hyeonseok lee[graph] fix web tct fail issue
2023-04-21 Seungbaek Hong[tct] fix coverity issues
2023-04-20 hyunil park[NNstreamer] Change variable type of sub-plugin
2023-04-20 Seungbaek Hong[capi] fix comment for tizen release
2023-04-19 jijoong.moon[Application] Fix CVE issues in kotlin gson
2023-04-19 Seungbaek Hong[capi] fix some api issues for tizen release
2023-04-18 hyeonseok lee[capi] add identity layer to capi
2023-04-18 hyeonseok lee[optimizer] add log when lr_scheduler property is also...
2023-04-18 hyeonseok lee[capi] add unittest for learning rate scheduler
2023-04-18 hyeonseok lee[test] reorder tizen capi unittest
2023-04-18 hyeonseok lee[capi] add learning rate scheduler related api
2023-04-18 hyeonseok lee[ccapi] change setLearningRateScheduler function prototype
2023-04-18 hyeonseok lee[ccapi] rename LearningRateType enum name to LearningRa...
2023-04-12 Seungbaek Hong[Application] dataloader for yolo
2023-04-10 DongHak Park[TF Export] Update tflite_opnode
2023-04-10 DongHak Park[AHub] Fix AHub Defect
2023-04-08 jijoong.moon[Debian] Fix the debian package dependency
2023-04-07 jijoong.moon[NNStreamer] fix input dimension with MAX RANK with 8
2023-04-07 jijoong.moon[NNStreamer] Remove rank check temporary
2023-04-06 jijoong.moon[ Tensor ] Add default Tensor format in Tensor constructor
2023-04-06 jijoong.moon[ TensorDim ] Add tensor format in TensorDim
2023-04-06 Seungbaek Hong[Ahub] Fix svace issue
2023-04-04 DongHak Park[AHub] Fix AHub Defect
2023-04-04 DongHak Park[GitAction] Fix Duplicate Approvals
2023-04-04 Seungbaek Hong[Application] add validation process of yolo example...
2023-04-04 Seungbaek Hong[Application] Update yolo example of torch for tracking...
2023-04-04 jijoong.moon[ Custom ] Add custom optimizer example in Application
next