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-09-15
hyeonseok lee
[unittest] Enable model_test_save_load_compare unittest...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
hyeonseok lee
[ahub] Init uninit member variable
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
hyeonseok lee
[layer] bugfix in set acti_func of rnn, lstm, gru
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Jihoon Lee
Enable Saving props by delimiter '|'
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Jihoon Lee
[test/layers] enable tests when only available
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Jihoon Lee
[gbs fix] Enable test not running with main lib
commit
|
commitdiff
|
tree
|
snapshot
2021-09-15
Jihoon Lee
[Fix] Fix semantic tests were not running
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Jihoon Lee
[Spec] Exclude generated coverage items
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
hyeonseok lee
[LayerImpl] Maintain LayerImpl property with props
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
hyeonseok lee
[layer] clean up parse_util header
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
hyeonseok lee
[bn layer] Maintain bn layer property with props
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
hyeonseok lee
[rnn lstm gru layer] Maintain rnn, lstm, gru layer...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
hyeonseok lee
[pooling2d layer] Maintain pooling2d layer property...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
hyeonseok lee
[preprocess flip layer] Maintain layer property with...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
hyeonseok lee
[conv layer] Maintain conv layer property with props
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
hyeonseok lee
[preprocess translate layer] Maintain layer property...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
hyeonseok lee
[split layer] Maintain split layer property with props
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
hyeonseok lee
[embedding layer] Maintain embedding layer property...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
hyeonseok lee
[input layer] Maintain input layer property with props
commit
|
commitdiff
|
tree
|
snapshot
2021-09-10
Jihoon Lee
[Test] Add save load test
commit
|
commitdiff
|
tree
|
snapshot
2021-09-10
Jihoon Lee
[ini] Implement dataset save/loader
commit
|
commitdiff
|
tree
|
snapshot
2021-09-10
Jihoon Lee
[Props] Implement activation property
commit
|
commitdiff
|
tree
|
snapshot
2021-09-10
Jihoon Lee
[Bug] Fix support inplace for distribute Layer
commit
|
commitdiff
|
tree
|
snapshot
2021-09-10
Parichay Kapoor
[bnlayer] Batch norm layer bug fix
commit
|
commitdiff
|
tree
|
snapshot
2021-09-10
Parichay Kapoor
[neuralnet] Fix validation reporting
commit
|
commitdiff
|
tree
|
snapshot
2021-09-10
Parichay Kapoor
[resnet] Fix data loader for resnet application
commit
|
commitdiff
|
tree
|
snapshot
2021-09-10
Parichay Kapoor
[batchnorm] Bug fix for batch norm layer
commit
|
commitdiff
|
tree
|
snapshot
2021-09-09
Jihoon Lee
[props] Support enum properties
commit
|
commitdiff
|
tree
|
snapshot
2021-09-09
Jihoon Lee
[Ini Save] input shape property
commit
|
commitdiff
|
tree
|
snapshot
2021-09-09
Jihoon Lee
[LayerNode] Change context to be RAII
commit
|
commitdiff
|
tree
|
snapshot
2021-09-09
Jihoon Lee
[model] implement save best acc logic
commit
|
commitdiff
|
tree
|
snapshot
2021-09-09
Jihoon Lee
[ini] Implement input layers property
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Jihoon Lee
[ini/save] Save Optimizer Section
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Jihoon Lee
[Optimizer] Refactor to use props
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Jihoon Lee
[IniWrapper] Add factory method
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Jihoon Lee
[Trivial] Fix gcc warning (sign compare)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Jihoon Lee
[ini] Implement model save
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Jihoon Lee
[ini] Migrate to properties for model
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Jihoon Lee
[ini] Prepare model properties
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Jihoon Lee
[NeuralNet] Fix testset run
commit
|
commitdiff
|
tree
|
snapshot
2021-09-06
Parichay Kapoor
[test/planner] Unittests for memory planner
commit
|
commitdiff
|
tree
|
snapshot
2021-09-06
Parichay Kapoor
[planner] Support basic memory planner
commit
|
commitdiff
|
tree
|
snapshot
2021-09-02
Jihoon Lee
[Trivial] delete no meaningful save/load test
submit/tizen/20210902.005428
commit
|
commitdiff
|
tree
|
snapshot
2021-08-27
Jihoon Lee
[CAPI] Implement model save load
accepted/tizen/unified/20210829.234903
submit/tizen/20210827.122527
commit
|
commitdiff
|
tree
|
snapshot
2021-08-27
Jihoon Lee
[Dataset] Reflect final reviews
commit
|
commitdiff
|
tree
|
snapshot
2021-08-27
Jihoon Lee
[Cleanup] Cleanup unused parts from datasets
commit
|
commitdiff
|
tree
|
snapshot
2021-08-27
Jihoon Lee
[Dataset] Change and apply callback handler
commit
|
commitdiff
|
tree
|
snapshot
2021-08-27
Jihoon Lee
[Dataset] DataBuffer Handling
commit
|
commitdiff
|
tree
|
snapshot
2021-08-27
Jihoon Lee
[dataset] Migrate file to dataset sample
commit
|
commitdiff
|
tree
|
snapshot
2021-08-27
Jihoon Lee
[Dataset] Implement databuffer getter
commit
|
commitdiff
|
tree
|
snapshot
2021-08-27
Jihoon Lee
[Dataset] Handle queue edge cases
commit
|
commitdiff
|
tree
|
snapshot
2021-08-27
Jihoon Lee
[itq] Add multiple mt itq test
commit
|
commitdiff
|
tree
|
snapshot
2021-08-27
Jihoon Lee
[Dataset] Add mt support to iteration Queue
commit
|
commitdiff
|
tree
|
snapshot
2021-08-27
Jihoon Lee
[Dataset] Allow iteration to have partial batch
commit
|
commitdiff
|
tree
|
snapshot
2021-08-27
Jihoon Lee
[Ini] change setProperty signature of model
commit
|
commitdiff
|
tree
|
snapshot
2021-08-27
Jihoon Lee
[Save] Prepare to save ini
commit
|
commitdiff
|
tree
|
snapshot
2021-08-27
Jihoon Lee
[CAPI] Add permission denied return
commit
|
commitdiff
|
tree
|
snapshot
2021-08-27
Jihoon Lee
[CCAPI] Implement basic load save
commit
|
commitdiff
|
tree
|
snapshot
2021-08-26
hyeonseok lee
[layer_node] handle deprecated property
commit
|
commitdiff
|
tree
|
snapshot
2021-08-26
Jihoon Lee
[Dataset] Add iteration queue tests
commit
|
commitdiff
|
tree
|
snapshot
2021-08-26
hyeonseok lee
[raw_file_data_producer] handle divide by zero
commit
|
commitdiff
|
tree
|
snapshot
2021-08-26
Jihoon Lee
[Dataset] Change generator_sample signature
commit
|
commitdiff
|
tree
|
snapshot
2021-08-26
Jihoon Lee
[CAPI] Add enum for ini saving
commit
|
commitdiff
|
tree
|
snapshot
2021-08-26
Jihoon Lee
[Dataset] Prepare q for the samplewise iteration
commit
|
commitdiff
|
tree
|
snapshot
2021-08-26
Jihoon Lee
[Dataset] Add Iteration Object
commit
|
commitdiff
|
tree
|
snapshot
2021-08-26
Jihoon Lee
[CAPI] Expose l2norm layer
commit
|
commitdiff
|
tree
|
snapshot
2021-08-26
Jihoon Lee
[tensor_filter] Fix tensorfilter fail
commit
|
commitdiff
|
tree
|
snapshot
2021-08-26
hyeonseok lee
[layer_node] bugfix/validate init_context
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Jihoon Lee
[Dataset] Change finalize signature
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Jihoon Lee
[Dataset] Rework func dataset to samplewise
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Parichay Kapoor
[unittest] backbone property name update
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Jihoon Lee
[CAPI] Open centroid KNN
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Parichay Kapoor
[memorypool] Introducing memory pool
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Parichay Kapoor
[memoryplanner] Introducing memory planner
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Parichay Kapoor
[manager] Weight/gradient allocation simplify
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Jihoon Lee
[Dataset] Implement samplewise for file
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Jihoon Lee
[CAPI] Update description of ml_train_datagen_cb
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Jihoon Lee
[CAPI] Reflect feature review
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Jihoon Lee
[Backbone/CAPI] Implement backbone layer creation
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Jihoon Lee
[Dataset] Implement samplewise producer for random
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Jihoon Lee
[Trivial] layer client test was not running
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Parichay Kapoor
[context/graph] Catch lifespan + 3-way execution order
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Parichay Kapoor
[manager] Set the default usage timestamp for tensors
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Parichay Kapoor
[layers] Make requested weight/tensor names unique
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Parichay Kapoor
[graph/neuralnet] Move manager from neuralnet to netgraph
commit
|
commitdiff
|
tree
|
snapshot
2021-08-19
Jihoon Lee
[Dataset] Add interface for samplewise producer
commit
|
commitdiff
|
tree
|
snapshot
2021-08-18
Jihoon Lee
[Dataset] Add user_data set Property handler
commit
|
commitdiff
|
tree
|
snapshot
2021-08-18
Jihoon Lee
[CAPI] Reflect privilege reviews
commit
|
commitdiff
|
tree
|
snapshot
2021-08-18
hyeonseok lee
[fix] ahub issues
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Parichay Kapoor
[graph/neuralnet] Move manager from neuralnet to netgraph
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Parichay Kapoor
[graph] Update check for input node
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Parichay Kapoor
[graphnode] Remove index from graph node
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Parichay Kapoor
[graph] Remove layerv1 initialize code
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Jihoon Lee
[CAPI] Assign values to the enum
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Jihoon Lee
[CAPI] Update regarding the review script
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Jihoon Lee
[Trivial] dataset usage enum rename
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Jihoon Lee
[CAPI] Add permission denied return value
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Jihoon Lee
[CAPI] Change privilege to remark
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Jihoon Lee
[CAPI] Add privilege to documentation
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Jihoon Lee
[CAPI/ACR] Fix typo and doxygen tag
commit
|
commitdiff
|
tree
|
snapshot
next