projects
/
platform
/
core
/
ml
/
nntrainer.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[WIP] [Tensor] Add __fp16 supporting functions in blas_interface
[platform/core/ml/nntrainer.git]
/
test
/
2023-08-21
jijoong.moon
[ Property ] Add Tensor Type property in model
tree
|
commitdiff
2023-08-21
Adwaith Anand
[ Tensor ] Support NHWC for dot, add/multiply_strided...
tree
|
commitdiff
2023-08-21
jijoong.moon
[ GTEST ] Add gtest to run gtest in android device
tree
|
commitdiff
2023-08-21
jijoong.moon
[ WIP ] Mixed Tensor Data Type
tree
|
commitdiff
2023-08-21
jijoong.moon
[GTEST] add gtest for tensor unittest in Android
tree
|
commitdiff
2023-08-09
Adwaith Anand
[FullyConnected] Added NHWC support for FC_Layer infere...
tree
|
commitdiff
2023-08-03
Jiho Chu
[TEST] Add timeout option
tree
|
commitdiff
2023-08-02
Donghyeon Jeong
[Compiler] Preserve connection order in multi-out realizer
tree
|
commitdiff
2023-07-23
hyeonseok lee
remove unused variable
tree
|
commitdiff
2023-07-23
hyeonseok lee
remove warning flags related to compile with gcc-13
tree
|
commitdiff
2023-07-17
jijoong.moon
[ Property ] Add Tensor Type property in model
tree
|
commitdiff
2023-07-17
Adwaith Anand
[ Tensor ] Support NHWC for dot, add/multiply_strided...
tree
|
commitdiff
2023-06-07
Donghak PARK
[Trivial] Fix Typo
tree
|
commitdiff
2023-05-23
Seungbaek Hong
[activation] add gelu function
tree
|
commitdiff
2023-05-18
Seungbaek Hong
[Tensor] Add gaussian error function to tensor
tree
|
commitdiff
2023-04-27
hyeonseok lee
[unittest] remove meaningless unittest
tree
|
commitdiff
2023-04-21
Seungbaek Hong
[tct] fix coverity issues
tree
|
commitdiff
2023-04-18
hyeonseok lee
[capi] add unittest for learning rate scheduler
tree
|
commitdiff
2023-04-18
hyeonseok lee
[test] reorder tizen capi unittest
tree
|
commitdiff
2023-04-06
jijoong.moon
[ Tensor ] Add default Tensor format in Tensor constructor
tree
|
commitdiff
2023-04-06
Seungbaek Hong
[Ahub] Fix svace issue
tree
|
commitdiff
2023-04-04
DongHak Park
[AHub] Fix AHub Defect
tree
|
commitdiff
2023-04-04
jijoong.moon
[Layer] Support batch computation for l2norm layer
tree
|
commitdiff
2023-04-04
Jiho Chu
[TEST] Add execution order generator
tree
|
commitdiff
2023-04-04
Jiho Chu
[TEST] Add execution order test
tree
|
commitdiff
2023-04-04
Seungbaek Hong
[activation] add swish activation function
tree
|
commitdiff
2023-03-27
jijoong.moon
[Execution Order] Set exectuion order properly for...
tree
|
commitdiff
2023-03-27
jijoong.moon
[Planner] Add Weight Gradient Planning
tree
|
commitdiff
2023-03-22
hyeonseok lee
[tensor] split tensor by given sizes
tree
|
commitdiff
2023-03-22
hyunil park
[nnstreamer] Create nnstreamer tensor_trainer subplugin
tree
|
commitdiff
2023-02-01
Seungbaek Hong
[test] add test case when a specific layer is non-trainable
tree
|
commitdiff
2023-01-31
Jiho Chu
[TEST] Add cache loader test
tree
|
commitdiff
2023-01-31
Jiho Chu
[SWAP] Add memory swap policy
tree
|
commitdiff
2023-01-31
Jiho Chu
[SWAP] task executor: Remove stop and clean feature
tree
|
commitdiff
2022-12-28
Seungbaek Hong
[test] add test cases that a specific layer is non...
tree
|
commitdiff
2022-12-05
Jiho Chu
[TEST] Add load/unload cache pool test
tree
|
commitdiff
2022-12-05
jijoong.moon
[API] add ml_train_model_get_weight api
tree
|
commitdiff
2022-11-30
Jiho Chu
[TEST] Add task unittest
tree
|
commitdiff
2022-11-27
gichan
Revert "[ CI ] Temporal Fix for the CI about NNStreamer...
tree
|
commitdiff
2022-11-18
hyeonseok lee
[split layer] make a unittest to test split input dimen...
tree
|
commitdiff
2022-11-11
jijoong.moon
[ CI ] Temporal Fix for the CI about NNStreamer Backone
tree
|
commitdiff
2022-11-08
Jiho Chu
[TEST] Add Cache pool test
tree
|
commitdiff
2022-11-07
DonghakPark
[compiler] Revisit tflite_interpreter for TF Lite Export
tree
|
commitdiff
2022-11-07
DonghakPark
[compiler] Revisit FullyConnected Layer Weights Transpo...
tree
|
commitdiff
2022-11-07
DonghakPark
[compiler] FullyConnevted Layer Weights Transpose for...
tree
|
commitdiff
2022-11-07
seongwoo
[compiler] Revisit tflite interpreter
tree
|
commitdiff
2022-10-23
hyeonseok lee
[unittest] refine unittest
tree
|
commitdiff
2022-10-23
hyeonseok lee
[unittest] remove unittest_nntrainer_layers
tree
|
commitdiff
2022-10-23
hyeonseok lee
[unittest] migrate unittest from unittest_nntrainer_lay...
tree
|
commitdiff
2022-10-13
Jiho Chu
[TEST] fix for cache pool modification
tree
|
commitdiff
2022-10-04
hyeonseok lee
[trivial] fix ahub issues
tree
|
commitdiff
2022-09-30
hyeonseok lee
[padding1d] change padding1d key to padding
tree
|
commitdiff
2022-09-30
Jiho Chu
[Profile] Add memory statiscs & annotation
tree
|
commitdiff
2022-09-26
hyeonseok lee
[bugfix] initialize local variable
accepted/tizen/unified/20220927.132348
tree
|
commitdiff
2022-09-23
hyeonseok lee
[unittest] added negative testcase
tree
|
commitdiff
2022-09-23
hyeonseok lee
[unittest] rename negative testcase name to _n place...
tree
|
commitdiff
2022-09-07
hyeonseok lee
[unittest] generate transformer unittest
tree
|
commitdiff
2022-09-07
hyeonseok lee
[unittest] layer normalization
tree
|
commitdiff
2022-09-07
hyeonseok lee
[unittest] generate positional encoding unittest
tree
|
commitdiff
2022-09-07
hyeonseok lee
[multi head attention] added unittest
tree
|
commitdiff
2022-07-20
hyeonseok lee
[conv] support causal padding in conv1d
tree
|
commitdiff
2022-07-19
hyeonseok lee
[trivial] fix ahub issue
tree
|
commitdiff
2022-07-11
hyeonseok lee
[conv] support dilation property
tree
|
commitdiff
2022-07-05
jijoong.moon
[ Trivial ] Fix the "Deprecated-declarations" error
tree
|
commitdiff
2022-07-04
Jiho Chu
[BUILD] fix supported gmock version
tree
|
commitdiff
2022-06-24
Hyunil
[TEST] Add unittest related to setProperty for dataset
tree
|
commitdiff
2022-06-20
hyeonseok lee
[fix] fix svace issue
tree
|
commitdiff
2022-06-16
jijoong.moon
[ TEST ] add golden data for grucell_fc
tree
|
commitdiff
2022-06-16
jijoong.moon
[ Recurrent ] property for dynamic time sequence
tree
|
commitdiff
2022-06-16
Hyunil
[TEST] Add unittest related to setProperty for optimizer
tree
|
commitdiff
2022-06-15
Hyunil
[CAPI] Add unittest related to setProperty for layer
tree
|
commitdiff
2022-06-14
jijoong.moon
[ Tensor ] remove rank 2 limitation for dot op
tree
|
commitdiff
2022-06-14
hyeonseok lee
[unittest] added zoneout mask unittest
tree
|
commitdiff
2022-06-13
hyeonseok lee
[layer] fix typo
tree
|
commitdiff
2022-06-09
jijoong.moon
[ Packaging ] Packaging for Tizen 6.0
tree
|
commitdiff
2022-05-31
Hyunil
[CAPI] Add unittest related to compile and train
tree
|
commitdiff
2022-05-31
Jiho Chu
[Test] Modify profiler test to add Memory event
tree
|
commitdiff
2022-05-19
seongwoo
[ccapi] Add exports interface.
tree
|
commitdiff
2022-05-18
seongwoo
[ Compiler ] add loss layer realizer
tree
|
commitdiff
2022-05-16
hyeonseok lee
[unittest] add negative unittest
tree
|
commitdiff
2022-05-16
hyeonseok lee
[unittest] added assertion in unittest
tree
|
commitdiff
2022-05-16
hyeonseok lee
[unittest] remove duplicated unittest
tree
|
commitdiff
2022-05-16
Hyunil
:[test] Add some negative tests to unittest
tree
|
commitdiff
2022-05-11
jijoong.moon
[ CCAPI ] add copy model configuration & get/set Weight...
tree
|
commitdiff
2022-05-11
hyeonseok lee
[rnncell] generate testcase for muli in/out of rnncell
tree
|
commitdiff
2022-05-11
hyeonseok lee
[rnncell] implement multiout for rnncell
tree
|
commitdiff
2022-05-09
hyeonseok lee
[lstm] implement calcGradient for bidirectional lstm
tree
|
commitdiff
2022-05-06
jijoong.moon
[ CAPI ] change set_feature_state to compatible with...
tree
|
commitdiff
2022-05-04
jijoong.moon
[ Unit Test ] remove mse loss layer in makeCompiledGraph
tree
|
commitdiff
2022-04-26
jijoong.moon
[ TEST ] add more test cases for batch normalization...
tree
|
commitdiff
2022-04-26
jijoong.moon
[ Compiler ] Implement bn realizer with test
tree
|
commitdiff
2022-04-26
jijoong.moon
[ Compilier ] implement BN realzier
tree
|
commitdiff
2022-04-26
jijoong.moon
[ Compiler ] Implement bn realizer with test
tree
|
commitdiff
2022-04-20
Parichay Kapoor
[optimizer/lr] Add learning rate scheduler to ccapi
tree
|
commitdiff
2022-04-20
Parichay Kapoor
[lr] Support step wise decay scheduler
tree
|
commitdiff
2022-04-20
Parichay Kapoor
[test] Bug fix for unittest
tree
|
commitdiff
2022-04-20
Parichay Kapoor
[modelloader] Support learning rate scheduler
tree
|
commitdiff
2022-04-20
Parichay Kapoor
[optimizer] Cleanup optimizers
tree
|
commitdiff
2022-04-20
Parichay Kapoor
[optimizer] Use optimizer wrapped
tree
|
commitdiff
2022-04-20
Parichay Kapoor
[test] Add finalize tests for lr schedulers
tree
|
commitdiff
next