projects
/
platform
/
core
/
ml
/
nntrainer.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/core/ml/nntrainer.git
2024-08-30
Donghyeon Jeong
[bugfix] fix coverity issues
release/tizen7.0
accepted/tizen/7.0/unified/20240830.164841
commit
|
commitdiff
|
tree
|
snapshot
2024-08-29
Eunju Yang
[Tizen7.0] Tizen7.0 Backporting
commit
|
commitdiff
|
tree
|
snapshot
2024-08-29
jijoong.moon
[ NNStreamer ] disable nnstreamer trainer
commit
|
commitdiff
|
tree
|
snapshot
2024-08-29
jijoong.moon
[ SPEC ] chagne fp16
commit
|
commitdiff
|
tree
|
snapshot
2024-08-29
hyeonseok lee
temporary code for layer initialization
commit
|
commitdiff
|
tree
|
snapshot
2024-08-29
Donghak PARK
[BUILD] Remove Flag and Add FLECIBLE PAGE Option
commit
|
commitdiff
|
tree
|
snapshot
2024-08-29
Donghak PARK
[BUILD] add APP_SUPPORT_FLEXIBLE_PAGE_SIZES
commit
|
commitdiff
|
tree
|
snapshot
2024-08-29
Donghak PARK
[BUILD] Add more 16k shared lib package option on Andro...
commit
|
commitdiff
|
tree
|
snapshot
2024-08-29
jijoong.moon
[ BUILD ] Add 16K shared lib package option for Android
commit
|
commitdiff
|
tree
|
snapshot
2024-08-27
Debadri Samaddar
[enhance] Using 64 bit for LayerKernel enum
commit
|
commitdiff
|
tree
|
snapshot
2024-08-27
Donghyeon Jeong
[Tensor] ShortTensor class with unsigned 16-bit integer
commit
|
commitdiff
|
tree
|
snapshot
2024-08-26
skykongkong8
[ blas/bugfix ] Fix irrelevant function call
commit
|
commitdiff
|
tree
|
snapshot
2024-08-24
Donghyeon Jeong
[bugfix] Resolve fp16 enabled build error
commit
|
commitdiff
|
tree
|
snapshot
2024-08-22
skykongkong8
[ Tensor ] Remove CBLAS params from Tensor related...
commit
|
commitdiff
|
tree
|
snapshot
2024-08-22
jijoong.moon
[ CAPI ] fix the Native API Ref Doc
commit
|
commitdiff
|
tree
|
snapshot
2024-08-19
Donghyeon Jeong
[coverity] fix coverity issue
commit
|
commitdiff
|
tree
|
snapshot
2024-08-19
Thummala Pallavi
[GPU/OPENCL] RMSNorm Accuracy Fix
commit
|
commitdiff
|
tree
|
snapshot
2024-08-16
Donghyeon Jeong
[Layer] enhance ConcatLayer algorithms for efficient...
commit
|
commitdiff
|
tree
|
snapshot
2024-08-16
Donghyeon Jeong
[Tensor] Add optional output tensor for tensor concaten...
commit
|
commitdiff
|
tree
|
snapshot
2024-08-16
Donghyeon Jeong
[Android] Support Android NDK r27 and higher
commit
|
commitdiff
|
tree
|
snapshot
2024-08-12
Donghyeon Jeong
[Layer] Improve forwarding logic of ConcatLayer
commit
|
commitdiff
|
tree
|
snapshot
2024-08-09
Donghyeon Jeong
[Tensor] CharTensor class with signed 8-bit integer
commit
|
commitdiff
|
tree
|
snapshot
2024-08-09
skykongkong8
[ matrix_transpose/bugfix ] Prevent reading/saving...
commit
|
commitdiff
|
tree
|
snapshot
2024-08-09
skykongkong8
[ hgemm ] Generalize redundant micro hgemm kernel imple...
commit
|
commitdiff
|
tree
|
snapshot
2024-08-09
Seungbaek Hong
[Layer] add Weight Layer
commit
|
commitdiff
|
tree
|
snapshot
2024-08-09
skykongkong8
[ hgemm ] Apply hgemm util funcs at frequently used...
commit
|
commitdiff
|
tree
|
snapshot
2024-08-09
skykongkong8
[ trivial ] Add missing docs and error message
commit
|
commitdiff
|
tree
|
snapshot
2024-08-09
skykongkong8
[ hgemm ] Add hgemm experimental kernel
commit
|
commitdiff
|
tree
|
snapshot
2024-08-09
skykongkong8
[ hgemm ] Implement hgemm_small
commit
|
commitdiff
|
tree
|
snapshot
2024-08-05
Donghyeon Jeong
[refactor] Restructure getStringDataType function
commit
|
commitdiff
|
tree
|
snapshot
2024-08-05
Donghyeon Jeong
[Tensor] Update tensorbase for efficient creation of...
commit
|
commitdiff
|
tree
|
snapshot
2024-08-01
Niket Agarwal
BUG FIX : Concat GPU Layer and CPU layer unittest cases...
commit
|
commitdiff
|
tree
|
snapshot
2024-08-01
Donghyeon Jeong
[Doc] NNTrainer Tool Utilization Guide
commit
|
commitdiff
|
tree
|
snapshot
2024-08-01
Donghyeon Jeong
[Android] Verify Android NDK Installation and Configuration
commit
|
commitdiff
|
tree
|
snapshot
2024-08-01
Donghyeon Jeong
[doc] Extend code documentation
commit
|
commitdiff
|
tree
|
snapshot
2024-07-31
Niket Agarwal
[GPU/OpenCL] Initial version of Concat Layer with OpenC...
commit
|
commitdiff
|
tree
|
snapshot
2024-07-30
skykongkong8
[ unittest ] Implement max_componentwise_relative_error
commit
|
commitdiff
|
tree
|
snapshot
2024-07-30
skykongkong8
[ unittest ] Use bounded value generator in hgemm unittests
commit
|
commitdiff
|
tree
|
snapshot
2024-07-30
skykongkong8
[ unittest ] Add TCs for checking padding-using GEMM
commit
|
commitdiff
|
tree
|
snapshot
2024-07-30
skykongkong8
[ hgemm ] Implement NYI functions from matrix A/B hgemm...
commit
|
commitdiff
|
tree
|
snapshot
2024-07-30
skykongkong8
[ hgemm ] Implement matrix noTrans A w.r.t. MK padding
commit
|
commitdiff
|
tree
|
snapshot
2024-07-30
skykongkong8
[ trivial ] Fix typo and add missing doxygen tags
commit
|
commitdiff
|
tree
|
snapshot
2024-07-30
skykongkong8
[ hgemm ] Move hgemm_padding related files to explicit...
commit
|
commitdiff
|
tree
|
snapshot
2024-07-30
skykongkong8
[ hgemm ] Remove unnecessary K1 GEMM functions
commit
|
commitdiff
|
tree
|
snapshot
2024-07-30
skykongkong8
[ hgemm/refactor ] Refactor hgemm file structure
commit
|
commitdiff
|
tree
|
snapshot
2024-07-30
skykongkong8
[ unittest ] Add TC for K=1 hgemm case
commit
|
commitdiff
|
tree
|
snapshot
2024-07-30
skykongkong8
[ trivial/hgemm ] Move hgemm_K1 to hgemm directory
commit
|
commitdiff
|
tree
|
snapshot
2024-07-30
skykongkong8
[ trivial ] Add doxygen tags for hgemm padding functions
commit
|
commitdiff
|
tree
|
snapshot
2024-07-30
skykongkong8
[ hgemm ] Implement packing-blocking-kernel sequence...
commit
|
commitdiff
|
tree
|
snapshot
2024-07-30
skykongkong8
[ hgemm ] Separate source / header files for hgemm...
commit
|
commitdiff
|
tree
|
snapshot
2024-07-30
skykongkong8
[ Trivial/bugfix ] Add missing library to include
commit
|
commitdiff
|
tree
|
snapshot
2024-07-30
skykongkong8
[ hgemm ] Implement matrix padding function
commit
|
commitdiff
|
tree
|
snapshot
2024-07-26
MyungJoo Ham
fix: incorrect C/C++ preprocessor macro
commit
|
commitdiff
|
tree
|
snapshot
2024-07-26
Donghyeon Jeong
[bugfix] Resolves Android build warnings
commit
|
commitdiff
|
tree
|
snapshot
2024-07-26
Donghyeon Jeong
[bugfix] Android build error when fp16 is enabled
commit
|
commitdiff
|
tree
|
snapshot
2024-07-26
Donghyeon Jeong
[Tensor] Operational Improvements and Functionality...
commit
|
commitdiff
|
tree
|
snapshot
2024-07-26
Donghyeon Jeong
[Tensor] Update newly added features
commit
|
commitdiff
|
tree
|
snapshot
2024-07-26
Donghyeon Jeong
[bugfix] Fix issues occured in Tensor class refactoring
commit
|
commitdiff
|
tree
|
snapshot
2024-07-26
Donghyeon Jeong
[Refactor] Deprecate TensorV2 and replace Tensor class...
commit
|
commitdiff
|
tree
|
snapshot
2024-07-25
Eunju Yang
[Application] Bug fix in RL example
commit
|
commitdiff
|
tree
|
snapshot
2024-07-24
Donghyeon Jeong
[Android] Add android test script
commit
|
commitdiff
|
tree
|
snapshot
2024-07-24
Donghyeon Jeong
[trivial] remove unnecessary code
commit
|
commitdiff
|
tree
|
snapshot
2024-07-18
SeoHyungjun
[Layer] Add missing activation types
commit
|
commitdiff
|
tree
|
snapshot
2024-07-17
skykongkong8
[ util ] Change name swish -> swiglu
commit
|
commitdiff
|
tree
|
snapshot
2024-07-17
Donghyeon Jeong
[bugfix] Resolves Android build warnings
commit
|
commitdiff
|
tree
|
snapshot
2024-07-17
Seungbaek Hong
[meson] fix typo error and add encoder option
commit
|
commitdiff
|
tree
|
snapshot
2024-07-12
MyungJoo Ham
Remove dangerous dummy meson dep
commit
|
commitdiff
|
tree
|
snapshot
2024-07-11
Seungbaek Hong
[Layer] add tanh-based approximate gelu activation...
commit
|
commitdiff
|
tree
|
snapshot
2024-07-10
Debadri Samaddar
[build] Added third party to include directories
commit
|
commitdiff
|
tree
|
snapshot
2024-07-10
ThummalaPallavi
[GPU/OpenCL] Initial version of RMSNorm Layer
commit
|
commitdiff
|
tree
|
snapshot
2024-07-06
MyungJoo Ham
README: add openssf best practice badge.
commit
|
commitdiff
|
tree
|
snapshot
2024-07-05
jijoong.moon
[ CI ] modify android build test in action
commit
|
commitdiff
|
tree
|
snapshot
2024-07-04
Debadri Samaddar
[blas/opencl] SGEMM OpenCL kernels added
commit
|
commitdiff
|
tree
|
snapshot
2024-07-04
Yash Singh
[GPU/OpenCL] Moving Addition kernel to Tensor Directory
commit
|
commitdiff
|
tree
|
snapshot
2024-07-04
Niket Agarwal
[BUG FIX] Swiglu fp16 GPU Layer test filename mismatch
commit
|
commitdiff
|
tree
|
snapshot
2024-07-03
Niket Agarwal
[GPU/OpenCL] Initial version of Reshape Layer with...
commit
|
commitdiff
|
tree
|
snapshot
2024-07-03
hyeonseok
[layer] added start/end dimension in flatten layer
commit
|
commitdiff
|
tree
|
snapshot
2024-07-03
Donghak PARK
[FP16][Tensor] Remove unnecessary copy on save
commit
|
commitdiff
|
tree
|
snapshot
2024-07-03
Donghyeon Jeong
[Tensor] Remove NaN check for integer
commit
|
commitdiff
|
tree
|
snapshot
2024-07-02
Donghyeon Jeong
[CI] Add PR review from clang-format
commit
|
commitdiff
|
tree
|
snapshot
2024-07-02
heka1024
[Layer] Introduce `upsample2d` layer
commit
|
commitdiff
|
tree
|
snapshot
2024-07-02
Debadri Samaddar
[blas/OpenCL] Updated doxygen docs
commit
|
commitdiff
|
tree
|
snapshot
2024-07-02
Debadri Samaddar
[blas/OpenCL] Added multiply OpenCL kernel and unit...
commit
|
commitdiff
|
tree
|
snapshot
2024-07-01
Donghak PARK
[Trivial] Fix Typo
commit
|
commitdiff
|
tree
|
snapshot
2024-06-28
skykongkong8
[ hgemm/trivial ] Use aligned memory allocation in...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-28
skykongkong8
[ BLAS ] Implement transpose case functions for K=1...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-28
skykongkong8
[ hgemm ] Consider K=1 changes
commit
|
commitdiff
|
tree
|
snapshot
2024-06-28
Donghyeon Jeong
[Layer] Fix logic: SwiGLU Layer Training Incompatibility
commit
|
commitdiff
|
tree
|
snapshot
2024-06-28
skykongkong8
[ hgemm ] Use aligned memory allocation in transpose...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-28
skykongkong8
[ hgemm ] Use zero padding in Non-8-divisible GEMM...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-28
skykongkong8
[ hgemm/trivial ] Wrap multi-line expressions
commit
|
commitdiff
|
tree
|
snapshot
2024-06-27
skykongkong8
[ trivial ] Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2024-06-25
Niket Agarwal
[GPU/OpenCL] Initial version of SwiGLU Layer with OpenC...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-25
yash.singh
[GPU/OpenCL] Added fp16 support for Addition Layer...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-25
yash.singh
[GPU/OpenCL] Addition Kernel added in reusable blas...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-25
yash.singh
[GPU/OpenCL] Initial version of Addition Layer with...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-25
Jubilee.Yang
[DOCS] Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2024-06-25
Eunju Yang
[Docs/trivial] fix typo in main `README.md`
commit
|
commitdiff
|
tree
|
snapshot
2024-06-25
Eunju Yang
[Docs] add recent proceeding to main README.md
commit
|
commitdiff
|
tree
|
snapshot
2024-06-25
MyungJoo Ham
action/ubuntu: fp16 on/off handled by matrix
commit
|
commitdiff
|
tree
|
snapshot
next