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
2021-10-13
Jihoon Lee
[Fix] Tflite Interpreter disable
commit
|
commitdiff
|
tree
|
snapshot
2021-10-13
Jihoon Lee
[inputs] remove multi input realization
commit
|
commitdiff
|
tree
|
snapshot
2021-10-13
Parichay Kapoor
[layer] Update dropout rate property name
commit
|
commitdiff
|
tree
|
snapshot
2021-10-10
Jihoon Lee
[Debian] Disable debug on normal package build
commit
|
commitdiff
|
tree
|
snapshot
2021-10-09
Parichay Kapoor
[test] Added unittests for LSTM
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Parichay Kapoor
[layer] Attention support for different key value
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Jihoon Lee
[Fix] Prevent connect input layer when in the middle
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Jihoon Lee
[Trivial] Add tensor dim constructor from array
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Jihoon Lee
[Trivial] Open up util_func.h header
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Jihoon Lee
[Neuralnet] set input, output layers
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Jihoon Lee
[Neuralnet] Add property of input layers, label layers
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Jihoon Lee
[graph] update getter of input/output dims
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Jihoon Lee
[Graph] Identify model_input, model_label
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Parichay Kapoor
[test] Add unittest for attention layer
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Parichay Kapoor
[test] Add unittest for attention layer
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Parichay Kapoor
[layer] attention layer backwarding match
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Parichay Kapoor
[layer] Attention layer bugfix
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Parichay Kapoor
[layer] Bug fix for softmax operation
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Jihoon Lee
[WeightSharing] Remove zero grad
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Jihoon Lee
[Test] Add recurrent model test
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Jihoon Lee
[fclayer] Update gradient to accumulate
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Jihoon Lee
[Tensor pool] Query execution order by source
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Jihoon Lee
[Layer] Add constant derivative layer
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Jihoon Lee
[WeightSharing] enable weight sharing from manager
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Jihoon Lee
[WeightSharing] Pass shared_name from the original
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Jihoon Lee
[Property] Add shared_from key to the layer node
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Jihoon Lee
[WeightSharing] Implement isFirst/lastAccess
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Jihoon Lee
[Recurrent] Add zero grad / delegate apply gradient
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Jihoon Lee
[Recurrent] Propagate Trainable variable to weights
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Parichay Kapoor
[meson] Disable enable-debug by default
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
jijoong.moon
[ API ] Add Inference in CCAPI to get loss value
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Parichay Kapoor
[pkg] Enable debug mode for CI
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Parichay Kapoor
[layer] Add checks for layer tensor overwrite bug
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Parichay Kapoor
[conv] Update temporary memory requests
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Jihoon Lee
[Dataset/test] Update batch before creating tensor
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Parichay Kapoor
[layer] Add backwarding for attention layer
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Parichay Kapoor
[layer/test] Add basic test for attention
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Parichay Kapoor
[layer] Scaffolding attention layer
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Parichay Kapoor
[layernode] Bug fix for finalize
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Jihoon Lee
[Test] Add warmup to the golden layer
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Jihoon Lee
[Test] Add conv2d golden tests
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Parichay Kapoor
[batchnorm] Optimize batch norm backwarding
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Parichay Kapoor
[batchnorm] Optimize batch norm forward memory
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Parichay Kapoor
[rebase] Rebase fix
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Parichay Kapoor
[in-place] Make input layer work in-place
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Parichay Kapoor
[inplace opt] Support in-place no-op flatten layer
commit
|
commitdiff
|
tree
|
snapshot
2021-10-05
Parichay Kapoor
[graph/manager] Enable memory v1 optimizations
commit
|
commitdiff
|
tree
|
snapshot
2021-10-05
Parichay Kapoor
[bug fixes] Add bug fixes to manager + tensor pool
commit
|
commitdiff
|
tree
|
snapshot
2021-10-05
Parichay Kapoor
[planner] Update optimized v1 planner
commit
|
commitdiff
|
tree
|
snapshot
2021-10-05
Parichay Kapoor
[networkgraph] Bug fix in execution order calculation
commit
|
commitdiff
|
tree
|
snapshot
2021-10-05
Parichay Kapoor
[flatten] Remove in-place implementation
commit
|
commitdiff
|
tree
|
snapshot
2021-10-05
Parichay Kapoor
[rebase] Add rebase fix
commit
|
commitdiff
|
tree
|
snapshot
2021-10-05
Parichay Kapoor
[memoryPool] Release memory on destroy
commit
|
commitdiff
|
tree
|
snapshot
2021-10-05
Parichay Kapoor
[planner] Optimized v1 planner unittests
commit
|
commitdiff
|
tree
|
snapshot
2021-10-05
Parichay Kapoor
[planner] Add optimized v1 planner
commit
|
commitdiff
|
tree
|
snapshot
2021-10-05
Parichay Kapoor
[rebase] Rebase fix
commit
|
commitdiff
|
tree
|
snapshot
2021-10-05
Parichay Kapoor
[resnet] Enable resnet application
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Parichay Kapoor
[batchnorm] Optimize batch norm layer
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Parichay Kapoor
[batchnorm] Optimize batch normalization implementation
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Jihoon Lee
[Test] Add bn layer inference test
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Parichay Kapoor
[rebase] Add rebase fix
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Parichay Kapoor
[cleanup/fix] Cleanup + bugfix
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Parichay Kapoor
[manager] Temporarily handle external tensors
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Parichay Kapoor
[layernode] Bug fix for loss
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Parichay Kapoor
[Manager] Manager to use TensorPool for all requests
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Jihoon Lee
[Test] Add bn layer training
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Jihoon Lee
[Fix] gcc-7 has compile error
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Parichay Kapoor
[fix] Rebase fix
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Parichay Kapoor
[tensorpool] Make tensor list ordered
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Parichay Kapoor
[Manager] Use TensorPool for Gradients
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Parichay Kapoor
[Manager] Manager use TensorPool for Weights
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Parichay Kapoor
[layers] bugfix for layers
commit
|
commitdiff
|
tree
|
snapshot
2021-09-28
Jihoon Lee
[Test] Update layer golden test format
commit
|
commitdiff
|
tree
|
snapshot
2021-09-28
Parichay Kapoor
[TensorPool] Added tensor pool implementation
commit
|
commitdiff
|
tree
|
snapshot
2021-09-28
Parichay Kapoor
[tensorpool] Introducing TensorPool
commit
|
commitdiff
|
tree
|
snapshot
2021-09-28
Parichay Kapoor
[manager] Use memory pool for weights
commit
|
commitdiff
|
tree
|
snapshot
2021-09-28
Jihoon Lee
[Profiler] Enable profiler with fine grained profile
commit
|
commitdiff
|
tree
|
snapshot
2021-09-28
Parichay Kapoor
[manager] Constraint input and ouput tensor sharing
commit
|
commitdiff
|
tree
|
snapshot
2021-09-28
Parichay Kapoor
[manager] Create lifetime and usage list by tensors
commit
|
commitdiff
|
tree
|
snapshot
2021-09-27
Parichay Kapoor
[VarGrad] Cleanup for VarGrad
commit
|
commitdiff
|
tree
|
snapshot
2021-09-27
Parichay Kapoor
[tensor] Add name identifier to Tensor
commit
|
commitdiff
|
tree
|
snapshot
2021-09-27
Parichay Kapoor
[manager] Flatten tensors list
commit
|
commitdiff
|
tree
|
snapshot
2021-09-24
Parichay Kapoor
[memorypool/test] Unittests for memory pool
commit
|
commitdiff
|
tree
|
snapshot
2021-09-24
Parichay Kapoor
[memoryPool] Implementation for memory pool
commit
|
commitdiff
|
tree
|
snapshot
2021-09-24
jijoong.moon
[ Release ] NNTrainer 0.3.0 Release
accepted/tizen_6.5_unified
tizen_6.5
accepted/tizen/6.5/unified/20211028.114744
accepted/tizen/unified/20211001.001231
submit/tizen/20210930.082427
submit/tizen_6.5/20211028.162401
tizen_6.5.m2_release
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Parichay Kapoor
[resnet/test] Add resnet test for models unittest
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Parichay Kapoor
[resnet/test] Add resnet unittest model generation
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Parichay Kapoor
[resnet] Add test to resnet application
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Parichay Kapoor
[tensor] Reduce num of operations for tensor sum
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Parichay Kapoor
[application] Update resnet to match tensorflow
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Parichay Kapoor
[application] Add resnet18 tensorflow version
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Jihoon Lee
[TEST/fc] Add layer golden test
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Jihoon Lee
[Test] Prepare layer golden test data
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Parichay Kapoor
[gitignore] Update gitignore
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Parichay Kapoor
[unittest/models] Fix matching for models unittest
commit
|
commitdiff
|
tree
|
snapshot
2021-09-17
Parichay Kapoor
[layer] Bug fixes for layers
main
accepted/tizen/unified/20210917.124903
submit/tizen/20210917.074948
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Jihoon Lee
[Fix] Svace issue and minor bugs
accepted/tizen/unified/20210916.123506
submit/tizen/20210916.080313
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Jihoon Lee
[tcm] Fix tcm criticals
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Jihoon Lee
[Interpreter] Enable tests
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
hyeonseok lee
[util] Remove parse_util.h
commit
|
commitdiff
|
tree
|
snapshot
next