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
2023-07-17
jijoong.moon
[ Property ] Add Tensor Type property in model
commit
|
commitdiff
|
tree
|
snapshot
2023-07-17
Adwaith Anand
[ Tensor ] Support NHWC for dot, add/multiply_strided...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-04
SeoHyungjun
[fix_ahub] Fix Ahub Defect
commit
|
commitdiff
|
tree
|
snapshot
2023-06-28
SeoHyungjun
[fix_ahub] Fix AHub Defect
commit
|
commitdiff
|
tree
|
snapshot
2023-06-23
jijoong.moon
[ Bug ] Fix the bug read the weight for batch normaliza...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-23
Seungbaek Hong
[Application] Transfer learning example on Resnet-18
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Donghyeon Jeong
[Trivial] Fix Typo
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
sungsik
[Trivial] Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2023-06-14
SeoHyungjun
[Application] Fix Resnet18
commit
|
commitdiff
|
tree
|
snapshot
2023-06-14
Donghak PARK
[Typo] Fix tflite_interpreter typo error
commit
|
commitdiff
|
tree
|
snapshot
2023-06-14
Donghak PARK
[Typo] Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2023-06-13
Seungbaek Hong
[capi] fix notation for tizen 8.0
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
hyunil park
[nnstreamer][trainer] Add getting model stats information
commit
|
commitdiff
|
tree
|
snapshot
2023-06-07
Donghak PARK
[Trivial] Fix Typo
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Seungbaek Hong
[Trivial] Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2023-05-30
Seungbaek Hong
[Application] Update yolo v2 model similar to original...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-23
hyunil park
[model] Add epoch complete callback
commit
|
commitdiff
|
tree
|
snapshot
2023-05-23
Seungbaek Hong
[activation] add gelu function
commit
|
commitdiff
|
tree
|
snapshot
2023-05-18
Seungbaek Hong
[Tensor] Add gaussian error function to tensor
commit
|
commitdiff
|
tree
|
snapshot
2023-05-11
DongHak Park
[Application] Fix Resnet Application -ENABLE_TFLITE_INT...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
hyeonseok lee
[unittest] remove meaningless unittest
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
hyeonseok lee
[graph] fix web tct fail issue
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Seungbaek Hong
[tct] fix coverity issues
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
hyunil park
[NNstreamer] Change variable type of sub-plugin
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
Seungbaek Hong
[capi] fix comment for tizen release
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
jijoong.moon
[Application] Fix CVE issues in kotlin gson
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
Seungbaek Hong
[capi] fix some api issues for tizen release
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
hyeonseok lee
[capi] add identity layer to capi
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
hyeonseok lee
[optimizer] add log when lr_scheduler property is also...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
hyeonseok lee
[capi] add unittest for learning rate scheduler
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
hyeonseok lee
[test] reorder tizen capi unittest
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
hyeonseok lee
[capi] add learning rate scheduler related api
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
hyeonseok lee
[ccapi] change setLearningRateScheduler function prototype
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
hyeonseok lee
[ccapi] rename LearningRateType enum name to LearningRa...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Seungbaek Hong
[Application] dataloader for yolo
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
DongHak Park
[TF Export] Update tflite_opnode
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
DongHak Park
[AHub] Fix AHub Defect
commit
|
commitdiff
|
tree
|
snapshot
2023-04-08
jijoong.moon
[Debian] Fix the debian package dependency
commit
|
commitdiff
|
tree
|
snapshot
2023-04-07
jijoong.moon
[NNStreamer] fix input dimension with MAX RANK with 8
commit
|
commitdiff
|
tree
|
snapshot
2023-04-07
jijoong.moon
[NNStreamer] Remove rank check temporary
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
jijoong.moon
[ Tensor ] Add default Tensor format in Tensor constructor
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
jijoong.moon
[ TensorDim ] Add tensor format in TensorDim
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Seungbaek Hong
[Ahub] Fix svace issue
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
DongHak Park
[AHub] Fix AHub Defect
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
DongHak Park
[GitAction] Fix Duplicate Approvals
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Seungbaek Hong
[Application] add validation process of yolo example...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Seungbaek Hong
[Application] Update yolo example of torch for tracking...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
jijoong.moon
[ Custom ] Add custom optimizer example in Application
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
jijoong.moon
[ Application ] Fix the layer type of Simpleshot applic...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
jijoong.moon
[Layer] Support batch computation for l2norm layer
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
jijoong.moon
[ Tensor ] allow to have inc 0 for broadcasting for...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
jijoong.moon
[Release] NNTrainer v0.5.0 release
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Jiho Chu
[TEST] Add execution order generator
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Jiho Chu
[TEST] Add execution order test
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Jiho Chu
[DEBUG] Add interface for getting execution order
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Seungbaek Hong
[activation] add swish activation function
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
jijoong.moon
[Memory Planner] Update the Memory Planner
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
jijoong.moon
[Execution Order] Set exectuion order properly for...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
jijoong.moon
[Planner] Add Weight Gradient Planning
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Jiho Chu
[Tensor] Remove calcGrad step for trainable layer
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
jijoong.moon
[ Dataset ] Add Directory Dataset Producer
commit
|
commitdiff
|
tree
|
snapshot
2023-03-24
Seungbaek Hong
[Application] yolo example moving weight from torch...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
hyeonseok lee
[tensor] split tensor by given sizes
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
hyunil park
[nnstreamer][trainer] Reanme callback parameter
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
hyunil park
[nnstreamer][trainer] Change queue to circular queue
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
hyunil park
[nnstreamer][trainer] Apply setting epochs by GstTensor...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
hyunil park
[nnstreamer][trainer] Create a queue to construct dataset
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
hyunil park
[nnstreamer] Create nnstreamer tensor_trainer subplugin
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
Seungbaek Hong
[WIP][ahub] fix ahub issue
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
jijoong.moon
[ Trivial ] add more error infor
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
jijoong.moon
[ Application ] Add android resnet application example
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
jijoong.moon
[Application] Training Resnet kotlin code for Android
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
DongHak Park
[Flatbuffer] Add flatbuffer_opnode
commit
|
commitdiff
|
tree
|
snapshot
2023-03-17
jijoong.moon
[Conv2d] Remove inter_result in conv2d layer
commit
|
commitdiff
|
tree
|
snapshot
2023-03-17
jijoong.moon
[ Tensor ] fix the dim type
commit
|
commitdiff
|
tree
|
snapshot
2023-03-17
DongHak Park
[Trivial] Typo Error
commit
|
commitdiff
|
tree
|
snapshot
2023-03-17
Seungbaek Hong
[Application] define YOLO v2 model class
commit
|
commitdiff
|
tree
|
snapshot
2023-03-17
DongHak Park
[FlatBuffer] Add nntrainer_schema.fbs
commit
|
commitdiff
|
tree
|
snapshot
2023-03-17
Seungbaek Hong
[Application] Save model trained from pytorch as nntrai...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
hyeonseok lee
[ahub] fix ahub issue
commit
|
commitdiff
|
tree
|
snapshot
2023-03-15
Seungbaek Hong
[Application] add object detection example using pytorch
commit
|
commitdiff
|
tree
|
snapshot
2023-03-12
Jiho Chu
[NEURALNET] Refine forwarding operation
commit
|
commitdiff
|
tree
|
snapshot
2023-03-10
DongHak Park
[GitAction] Fix Labeler on review commented
commit
|
commitdiff
|
tree
|
snapshot
2023-03-10
hyeonseok lee
replace strerror with strerror_r
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
DongHak Park
[Trivial] Update getting-started.md
commit
|
commitdiff
|
tree
|
snapshot
2023-02-28
DongHak Park
[GitAction] Fix Gitaction Auto Labeler
commit
|
commitdiff
|
tree
|
snapshot
2023-02-28
DongHak Park
[GitAction] Fix Auto Labeler
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
DongHak Park
[Flatbuffer] Create flatbuffer_interpreter.h
commit
|
commitdiff
|
tree
|
snapshot
2023-02-23
Jiho Chu
[FIX] fix for tflite interpreter option
commit
|
commitdiff
|
tree
|
snapshot
2023-02-23
Jiho Chu
[FIX] delete unnecessary include
commit
|
commitdiff
|
tree
|
snapshot
2023-02-23
Donghak PARK
[Propose][GitAction] Review Request Auto labeler
commit
|
commitdiff
|
tree
|
snapshot
2023-02-23
DongHak Park
[Application] Merge LSTM to Layers
commit
|
commitdiff
|
tree
|
snapshot
2023-02-23
Jiho Chu
[TRACE] Add apply gradient trace point
commit
|
commitdiff
|
tree
|
snapshot
2023-02-23
Jiho Chu
[Memory] Add apply gradient step
commit
|
commitdiff
|
tree
|
snapshot
2023-02-22
Seungbaek Hong
[Trivial] Fix svace and coverity issue
commit
|
commitdiff
|
tree
|
snapshot
2023-02-09
Jiho Chu
[SWAP] Implement lookahead behavior
commit
|
commitdiff
|
tree
|
snapshot
2023-02-09
Jiho Chu
[SWAP] Add lokkahead property
commit
|
commitdiff
|
tree
|
snapshot
2023-02-09
hyeonseok lee
[layer] rename variable names
commit
|
commitdiff
|
tree
|
snapshot
2023-02-09
hyeonseok lee
[layer] revise attention layers to apply softmax as...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-09
hyeonseok lee
[activation] support softmax inplace
commit
|
commitdiff
|
tree
|
snapshot
next