[Coverity] Fix coverity issue
[platform/core/ml/nntrainer.git] / nntrainer /
2024-03-20 Donghak PARK[Coverity] Fix coverity issue
2024-03-20 Seungbaek Hong[Coverity] fix coverity issues
2024-03-20 skykongkong8[ Bug ] Fix coverity issues
2024-03-20 Donghyeon Jeong[coverity] Fix coverity issues
2024-03-20 Jiho Chu[FIX] Fix coverity issues
2024-03-20 hyeonseok lee[bug] fix coverity issues
2024-03-19 Eunju Yang[coverity] fix coverity issues
2024-03-19 Donghyeon Jeong[Coverity] Fix the coverity issue
2023-09-21 Donghak PARK[Coverity] Fix Coverity issue accepted/tizen_8.0_unified tizen_8.0 accepted/tizen/8.0/unified/20231005.093407 accepted/tizen/unified/20230925.160804 tizen_8.0_m2_release
2023-09-21 Donghak PARK[Coverity] Fix Coverity Issue
2023-09-21 Donghak PARK[Coverity] Fix Coverity Issue
2023-09-21 Donghak PARK[Coverity] Fix Coverity issue
2023-09-20 SeoHyungjun[Svace] Fix Ahub issues
2023-09-20 SeoHyungjun[Ahub] Fix Ahub issue
2023-09-20 SeoHyungjun[Ahub] Fix Ahub issue
2023-09-20 SeoHyungjun[Ahub] Fix Ahub issue
2023-09-20 SeoHyungjun[Ahub] Fix Ahub issue
2023-09-20 SeoHyungjun[Ahub] Fix Ahub issue
2023-09-20 SeoHyungjun[Ahub] Fix Ahub issue
2023-09-12 hyeonseok lee[Application] implement yolo v2 forward
2023-09-12 hyeonseok lee[yolo_v2] yolo v2 loss scaffold
2023-09-12 Donghyeon Jeong[Tensor] Unsigned Quantized Tensor
2023-09-12 Donghyeon Jeong[Tensor] Quantized Tensor (Int 4) with Scale
2023-09-12 Donghyeon Jeong[Tensor] Quantized Tensor (Int 8) with Scale
2023-09-08 Debadri Samaddar[blas/neon] SGEMM Neon execution for any M value
2023-09-07 Debadri Samaddar[blas/neon] Optimized SGEMM when both inputs are transposed
2023-09-07 Debadri Samaddar[blas/neon] NEON fp16 implementation of SGEMM
2023-09-04 Donghak PARK[Typo] Fix typo
2023-09-04 Donghak PARK[tflite_export] Set model batch 1
2023-08-29 Debadri Samaddar[blas/neon] Optimization on SGEMV fp16 implementation
2023-08-25 Debadri Samaddar[ blas/neon ] Add NEON fp16 function for isamax
2023-08-25 Debadri Samaddar[ blas/neon ] Add NEON fp16 function for scopy
2023-08-25 Debadri Samaddar[ blas/neon ] Add NEON fp16 function for sscal
2023-08-25 Debadri Samaddar[ blas/neon ] Add NEON fp16 function for snrm2
2023-08-22 skykongkong8[layer] Verify ln, bn layers with fp16
2023-08-22 skykongkong8[layer] Verify positional encoding layer with fp16
2023-08-22 Donghyeon Jeong[TensorPool] Check tensor type in view
2023-08-21 Donghyeon Jeong[Tensor] remove unused code
2023-08-21 Donghyeon Jeong[Tensor] Fix in Mixed Precision Support
2023-08-21 Donghyeon Jeong[unittest] specify softmax template type
2023-08-21 skykongkong8[layers] Dump acti_func into header
2023-08-21 jijoong.moon[ Bug Fix ] fix the error in FP32 only case
2023-08-21 Debadri Samaddar[ blas/neon ] Add NEON fp16 function for sdot
2023-08-21 Donghyeon Jeong[Bug] Change the string format of the tensor datatype
2023-08-21 skykongkong8[Bug] Fix bug when Android build
2023-08-21 skykongkong8[gtest] Verify attention layer with fp16
2023-08-21 skykongkong8[layers/activation_func] Apply template on activation...
2023-08-21 jijoong.moon[Bug] Fix the nhwc test bug
2023-08-21 skykongkong8[bug] Fix zero division error
2023-08-21 Donghyeon JeongFix meson build options to support ARM properly
2023-08-21 Debadri Samaddar[Bug] Fix redundant call to sgemv fp16 function
2023-08-21 Debadri Samaddar[ blas/neon ] Add NEON fp16 function for saxpy
2023-08-21 Donghyeon Jeong[Compiler] Preserve connection order in multi-out realizer
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 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 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 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[ 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-09 Adwaith AnandRemoved unwanted ternary operators
2023-08-09 Adwaith Anand[FullyConnected] Added NHWC support for FC_Layer infere...
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-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-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-19 Donghyeon Jeong[Trivial] Fix Typo
2023-06-19 sungsik[Trivial] Fix typo
next