platform/core/ml/nntrainer.git
2024-03-04 Donghak PARK[util] Add numpy file reader
2024-03-04 Donghyeon Jeong[TensorV2] Create a mask of dropout, filter, and zoneout
2024-02-28 Donghyeon Jeong[Coverity] Fix the coverity issue
2024-02-27 Jiho Chu[Android] Fix for cxxflags
2024-02-27 Donghyeon Jeong[AVX] Added VCVT (between floating-point and integer...
2024-02-23 Jiho Chu[SPEC] support neon enable option
2024-02-23 Donghyeon Jeong[TensorV2] Add Transpose Support for Tensor
2024-02-23 skykongkong8[ TensorV2 ] Apply changes made from ele-wise SIMD...
2024-02-23 skykongkong8[ BLAS ] Fix beta comparing logic
2024-02-23 skykongkong8[ BLAS ] Consider NaN case of output vector
2024-02-23 skykongkong8[ bugfix/Tensor ] Wrong practice in elementwise vector...
2024-02-23 skykongkong8[ BLAS ] Implement ele_sub, ele_div functions
2024-02-23 skykongkong8[ BLAS ] Add ele_sub and ele_div function structure
2024-02-23 skykongkong8[ NEON ] Implement ele_sub, ele_div functions
2024-02-23 skykongkong8[ trivial ] Fix formula in function brief of elementwis...
2024-02-23 skykongkong8[ NEON ] Add ele_sub and ele_div function structure
2024-02-23 skykongkong8[ BLAS ] Add scalar multiplier in elementwise operations
2024-02-23 skykongkong8[ BLAS ] implement elementwise vector multiplication...
2024-02-23 skykongkong8[ trivial ] Add parenthesis at function in another...
2024-02-23 skykongkong8[ bug ] Specify unsigned int
2024-02-23 skykongkong8[ neon ] Remove unused variable
2024-02-23 skykongkong8[ test ] Add more test cases for half-precision GEMM...
2024-02-23 skykongkong8[ BLAS ] Enable multithreading in neon GEMM, GEMV
2024-02-23 Donghyeon Jeong[TensorV2] Subtraction support
2024-02-23 Donghyeon Jeong[TensorV2] Add dot product support
2024-02-20 Donghak PARK[CI] static prebuild_ci : from (nnstreamer)
2024-02-20 Donghyeon Jeong[Fix] Change floating point comparison
2024-02-20 Donghyeon Jeong[TensorV2] Add strided inputs and output
2024-02-20 Donghyeon Jeong[Test] TensorV2 addition unit test
2024-02-20 Donghak PARK[CI] Update labeler : Add READY2MERGE label
2024-02-19 skykongkong8[ util ] Fix build script
2024-02-16 skykongkong8[ input_gen ] Modify genLayerTest to pass PyLint
2024-02-16 skykongkong8[ unittest ] Verify addition layer with fp16
2024-02-15 Donghyeon Jeong[Test] TensorV2 division unit test
2024-02-14 Donghyeon Jeong[TensorV2] Add tensor gauss error function
2024-02-14 Donghyeon Jeong[TensorV2] Add tensor power function
2024-02-14 Donghyeon Jeong[Test] strided tensor multiplication unit test
2024-02-14 skykongkong8[ rename/neon ] elementwise_* function to its abbreviation
2024-02-14 skykongkong8[ rename/neon ] Get rid of redundant 's' naming convention
2024-02-14 skykongkong8[ rename/neon ] Delete '_neon' from neon related functions
2024-02-12 Donghyeon Jeong[TensorV2] Addition support
2024-02-12 skykongkong8[ bug ] Fix meson argument
2024-02-12 Donghak PARK[CI] Update cpp-linter ci (false file-annotations)
2024-02-08 Donghyeon Jeong[trivial] fix incorrect clang-format in blas_interface.cpp
2024-02-08 Donghyeon Jeong[blas] Optimize gemv and gemm for float16 data type
2024-02-08 Donghak PARK[CI] Add pylintrc for ignore tensorflow import error
2024-02-08 Donghak PARK[CI] Update Pylint - pip install with requirements.txt
2024-02-08 Donghyeon Jeong[TensorV2] Add subtraction operation structure
2024-02-08 Donghyeon Jeong[Trivial] fix doxygen doc
2024-02-07 Donghyeon Jeong[TensorV2] Division support
2024-02-07 Donghyeon Jeong[TensorV2] Add division operation structure
2024-02-06 skykongkong8[ bug ] Use fp16 when apply sqrt_i
2024-02-06 skykongkong8[ Tensor ] copyData to fp16 from fp32
2024-02-05 Eunju Yang[Coverity] Fix coverity issue
2024-02-05 Donghak PARK[Coverity] Fix coverity issue
2024-02-05 Donghyeon Jeong[TensorV2] Add addition operation structure
2024-02-05 Donghyeon Jeong[TensorV2] Multiply strided inputs and output
2024-02-05 Donghyeon Jeong[TensorV2] Additional functionality to access tensor...
2024-02-05 Donghyeon Jeong[bugfix] Fix the creation of SharedDataTensor
2024-02-02 Seungbaek Hong[Coverity] fix coverity issues
2024-02-02 SeoHyungjun[API] Add getVersion function
2024-02-02 SeoHyungjun[Ahub] Fix coverage issue
2024-02-02 Donghak PARK[CI] Update cpp-linter's option - extensions
2024-02-02 Donghyeon JeongReplace manual static cast with a helper struct used...
2024-02-02 Donghyeon Jeong[Test] TensorV2 multiplication unit test
2024-02-02 Donghyeon Jeong[TensorV2] Refactoring TensorBase pointer to shared_ptr
2024-02-02 MyungJoo HamUpdate fp16 build condition for armv7
2024-02-02 MyungJoo Hammeson script condition fix
2024-02-02 MyungJoo Hamblas_neon.cpp: unsigned int type mismatch
2024-02-02 MyungJoo Hamdist/Tizen: disable fp16 in Tizen
2024-02-02 skykongkong8[ Tensor ] Support non-contiguous case in sin, cos...
2024-02-02 skykongkong8[ Trivial ] Add exception in inv_sqrt_i function
2024-02-02 skykongkong8[ Trivial ] Refactor trigonometric functions
2024-02-01 skykongkong8[ Bug ] Fix coverity issues
2024-02-01 Donghyeon Jeong[coverity] Fix coverity issues
2024-02-01 Jiho Chu[FIX] Fix coverity issues
2024-01-31 hyeonseok lee[bug] fix coverity issues
2024-01-29 Donghak PARK[CI] Rename laber & upgrade node version & add workflow...
2024-01-29 Donghyeon Jeong[TensorV2] Multiplication support
2024-01-29 MyungJoo Hamblas_neon: fix compiler errors in aarch64/Linux
2024-01-29 Donghak PARK[CI] Add Pylint gitaction for gitaction ci
2024-01-28 Donghyeon Jeong[coverity] Remove no effect code
2024-01-28 Donghak PARK[Trivial] Add new member & update CODEOWNERS
2024-01-28 Donghyeon Jeong[TensorV2] multiply_strided() skeleton
2024-01-28 Donghyeon Jeong[Test] Generate TensorV2 in unit test
2024-01-26 Donghak PARK[CI] Add cpp file format checker
2024-01-25 Donghak PARK[CI] Add Clean meson build for gitaction ci
2024-01-24 Donghyeon Jeong[bugfix] Resolve segfault in tensor apply
2024-01-24 Donghyeon Jeong[TensorV2] Enable copying data from Tensor
2024-01-24 Donghyeon Jeong[TensorV2] Reshape functionality
2024-01-24 Donghyeon Jeong[TensorV2] Add support for applying operators with...
2024-01-22 Eunju Yang[DOCS] add instructions to create meson.build in how...
2024-01-19 Donghyeon Jeong[Tensor] Add broadcast support for operations
2024-01-19 Donghyeon Jeong[TensorV2] Multiplication operation skeleton
2024-01-19 MyungJoo Hammeson: do not force enable ml-api when it's not force...
2024-01-19 Donghyeon Jeong[Test] Enabled unit testing for TensorV2 class
2024-01-19 skykongkong8[ unittest ] Add unittest for inv_sqrt_i with fp16
2024-01-18 MyungJoo Hamutil_simd: make typename consistent (__fp16 --> _FP16)
2024-01-16 MyungJoo HamUse getDataType() instead of getTensorType().data_type
2024-01-16 MyungJoo Hamfix: multi-head-attention incorrect macro usage.
next