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-02-01
Jihoon Lee
[CAPI/acr] Update tizen capi
commit
|
commitdiff
|
tree
|
snapshot
2021-01-29
Jihoon Lee
[Tensor] Rearrange Methods
commit
|
commitdiff
|
tree
|
snapshot
2021-01-29
Jihoon Lee
[Tensor] rearrange methods
commit
|
commitdiff
|
tree
|
snapshot
2021-01-29
Jihoon Lee
[Tensor/Clean] Relocate tensor methods
commit
|
commitdiff
|
tree
|
snapshot
2021-01-28
Parichay Kapoor
[tensor] Update interface for tensor::map
commit
|
commitdiff
|
tree
|
snapshot
2021-01-28
Parichay Kapoor
[manager] bug fix for Tensor::map
commit
|
commitdiff
|
tree
|
snapshot
2021-01-28
Parichay Kapoor
[manager] Disable user_shared_memory
commit
|
commitdiff
|
tree
|
snapshot
2021-01-27
Gichan Jang
[Docs] Generate nntrainer docs
commit
|
commitdiff
|
tree
|
snapshot
2021-01-26
Jihoon Lee
[spec] add backward competibility under tizen 6
commit
|
commitdiff
|
tree
|
snapshot
2021-01-26
Jihoon Lee
[meson] Clean up ml-api-common dependency
commit
|
commitdiff
|
tree
|
snapshot
2021-01-26
Jihoon Lee
[Fix] Reflect changes to upstream/main
commit
|
commitdiff
|
tree
|
snapshot
2021-01-26
MyungJoo Ham
License Fix / Relicense to Apache-2.0
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Parichay Kapoor
[data augmentation] support for random translate
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Parichay Kapoor
[data augmentation] Support for random flip
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Parichay Kapoor
[dynamic-training] Add dynamic training using derivatives
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Parichay Kapoor
[dyanmic training] Adding dynamic-training code
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Jihoon Lee
[Fix/TFlite] Fix tflite allocation
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Parichay Kapoor
[var_grad] Remove redundant argument for initializeWeight
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Parichay Kapoor
[weight] Decouple init of weight and gradients
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Parichay Kapoor
[pooling] Do not allocate memory in initialize
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Parichay Kapoor
[manager] Donot allocate adam for inference
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Gichan Jang
[README] Add coverity badge
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Parichay Kapoor
[optimization] Bug fix for in-place layer optimization
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Parichay Kapoor
[inference] Add input validation for inference
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Jihoon Lee
[Tensor] Add outplace method for arithmetic ops
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Parichay Kapoor
[meson] Update meson for ubuntu 20.04
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Parichay Kapoor
[docs] Add missing dependencies
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Jihoon Lee
[Layer] Add eval mode for the training
accepted/tizen/unified/20210122.084701
submit/tizen/20210122.000930
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
jijoong.moon
[ Fix ] Fix Logistic Regression Example Error
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
hyeonseok lee
Enable trainable property to layer
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Jihoon Lee
[Tools] Fix bug that translayer cannot detect bn
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Parichay Kapoor
[transfer learning] Enable test on ubuntu
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Parichay Kapoor
[manager] Optimize input/output memory for inference
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
hyeonseok lee
Support sum value in profiler
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Jihoon Lee
[Test] Disable deriv verification when opt is on
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Jihoon Lee
[Conv2d] Optimize layer loop
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Jihoon Lee
[Conv2d] Reuse im2col array by batch
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Jihoon Lee
[Conv2d] Change conv2d gemm to dot
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
hyeonseok lee
[bugfix] Fix model path and dataset path in model_loade...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Parichay Kapoor
[dist/tizen] Enable base unittests for tizen build
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Parichay Kapoor
[model] Optimize model input/output
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Jihoon Lee
[Conv] Optimize im2col
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Jihoon Lee
[Tensor] Optimize accessor
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Jihoon Lee
[Fix] Assign default value for max_deriv size
commit
|
commitdiff
|
tree
|
snapshot
2020-12-28
Parichay Kapoor
[model/test] Duplicate models test for optimization
commit
|
commitdiff
|
tree
|
snapshot
2020-12-28
Parichay Kapoor
[activation] Making activation in-place
commit
|
commitdiff
|
tree
|
snapshot
2020-12-28
Parichay Kapoor
[layer] Use gradient instead of variable for derivative
commit
|
commitdiff
|
tree
|
snapshot
2020-12-28
Parichay Kapoor
[manager] Manager tracks input/output memory
commit
|
commitdiff
|
tree
|
snapshot
2020-12-28
Parichay Kapoor
[inputlayer] Input layer must be non-trainable
commit
|
commitdiff
|
tree
|
snapshot
2020-12-28
Parichay Kapoor
[layer] Move layer input/output management to manager
commit
|
commitdiff
|
tree
|
snapshot
2020-12-24
Jihoon Lee
[Profiler] Change profiler specs
commit
|
commitdiff
|
tree
|
snapshot
2020-12-24
Jihoon Lee
[Profiler] Apply ops level profiler
commit
|
commitdiff
|
tree
|
snapshot
2020-12-24
Jihoon Lee
[Profiler] Add event registerator
commit
|
commitdiff
|
tree
|
snapshot
2020-12-24
Jihoon Lee
[Manager] Add MMaped memory
commit
|
commitdiff
|
tree
|
snapshot
2020-12-24
Jihoon Lee
[Manager/Fix] Disallow copy ctor of manager
commit
|
commitdiff
|
tree
|
snapshot
2020-12-24
Jihoon Lee
[Android] Manage ndk to deal with changes
commit
|
commitdiff
|
tree
|
snapshot
2020-12-24
Jihoon Lee
[Tensor] Add Tensor Wrap method
commit
|
commitdiff
|
tree
|
snapshot
2020-12-24
Jihoon Lee
[TensorDim] Add initializer list ctor
commit
|
commitdiff
|
tree
|
snapshot
2020-12-24
Parichay Kapoor
[tensor] argmax bugfix
commit
|
commitdiff
|
tree
|
snapshot
2020-12-21
Parichay Kapoor
[tensor] Set stride for shared tensor
accepted/tizen/unified/20201222.122522
submit/tizen/20201222.073053
commit
|
commitdiff
|
tree
|
snapshot
2020-12-21
Parichay Kapoor
[layer] Support in-place batch normalization
commit
|
commitdiff
|
tree
|
snapshot
2020-12-21
jijoong.moon
[ ARGMAX ] Fix bug about argmax
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Jihoon Lee
[Test] Add macro to check if backbone is enabled
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Jihoon Lee
[svace] Assure unintialized members
accepted/tizen/unified/20201217.124219
submit/tizen/20201217.045640
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Jihoon Lee
[svace] Error handling for applications/test
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Jihoon Lee
[svace] assure file to be closed before remove
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Sangjung Woo
[Docs] Remove unnecessary HTML link for feature/privilege.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Jihoon Lee
[Optim] Add shortcut to dot product
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Jihoon Lee
[Fix] fix lda, ldb param
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Jihoon Lee
[Profiler] Add basic profilerlistener
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Jihoon Lee
[Test] Add profiler test
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Jihoon Lee
[Profiler] Separate Profiler for wider use
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
hyeonseok lee
[meson.build] Change join_paths to / in meson.build...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Jihoon Lee
[Android] Integrate openblas into android
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Parichay Kapoor
[mnist] Update saved model file
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Parichay Kapoor
[network] Rework the backwarding
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Parichay Kapoor
[optimizer] Move optimizer out of layer
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Parichay Kapoor
[optimizer] Simplify optimizer initialize
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Parichay Kapoor
[optimizer] Move optimizer variables to weights
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Parichay Kapoor
[vgg] Added pytorch model for vgg16
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Parichay Kapoor
[vgg] Update to official vgg16 model
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
Parichay Kapoor
[MNIST] Added pytorch version
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
Jihoon Lee
[ndk] Add enable profile flag
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
Jihoon Lee
[Experiment] Add profiler
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Jihoon Lee
[Meson] Add ndk-build to be part of ndk build
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Jihoon Lee
[Chores] CustomShortcut bug
accepted/tizen/unified/20201207.123248
submit/tizen/20201207.013927
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Parichay Kapoor
[manager] Share gradient memory for all layer
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Parichay Kapoor
[layers/manager] Register weights with manager
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Parichay Kapoor
[weight] Updated weights to be vector
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Parichay Kapoor
[manager] Added nntrainer manager for weights
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Parichay Kapoor
[weight/var_grad] Make internal variable as shared_ptr
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
jijoong.moon
[ CONV2D ] seperate conv2d_gemm and im2col
commit
|
commitdiff
|
tree
|
snapshot
2020-12-02
Parichay Kapoor
[unittest] Enable disabled unittest
commit
|
commitdiff
|
tree
|
snapshot
2020-12-01
Parichay Kapoor
[var_grad] Trainable inferred from gradient
submit/tizen/20201201.095355
submit/tizen/20201202.082821
commit
|
commitdiff
|
tree
|
snapshot
2020-12-01
Parichay Kapoor
[tensor] Update tensor operation signature
commit
|
commitdiff
|
tree
|
snapshot
2020-12-01
Jihoon Lee
[CustomLayer] Update readme.md
commit
|
commitdiff
|
tree
|
snapshot
2020-12-01
Jihoon Lee
[Custom] Add actual example
commit
|
commitdiff
|
tree
|
snapshot
2020-11-30
Jihoon Lee
[Custom] Add an example scaffolding
commit
|
commitdiff
|
tree
|
snapshot
2020-11-30
jijoong.moon
[ Graph ] remove grad mem buffer for backwarding
commit
|
commitdiff
|
tree
|
snapshot
2020-11-30
Jihoon Lee
[ModelLoader] Use vector<string> when create layer
commit
|
commitdiff
|
tree
|
snapshot
next