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
2020-09-23
Jihoon Lee
Update bn layer forwarding
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
Jihoon Lee
Add gitignore for python generated files
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
Parichay Kapoor
[unittest] install unittest dependent files
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
jijoong.moon
[ Test ] enable unittest
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
jijoong.moon
[ Bug ] Fix Tensor Copy
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
jijoong.moon
[ APP ] Add VGG 16 Test Configuration for Cifar100
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
Parichay Kapoor
[nnstreamer-plugin] Support to run unittest of nnstream...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
Parichay Kapoor
[Applications] Refactor applications
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
Parichay Kapoor
[tensor] Update default constructor of tensor to not...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
Parichay Kapoor
[bn] bug fix for setting optimizer for bn layer
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
jijoong.moon
[ Release ] NNTrainer 0.1.1 Release
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
Parichay Kapoor
[dist/tizen] Package tensor filter properly
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
Parichay Kapoor
[inference] Inference bug fix
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
Jihoon Lee
[TensorDim] Fix index checks
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
jijoong.moon
[ LICENCE ] Fix license header
commit
|
commitdiff
|
tree
|
snapshot
2020-09-15
jijoong.moon
[ Bug ] Free content of g_file_get_contents
submit/tizen/20200915.081150
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Parichay Kapoor
[dataset] Support setting user_data for generator dataset
accepted/tizen/unified/20200913.212851
submit/tizen/20200911.081348
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
jijoong.moon
[ NNSTREAMER ] Add nnstreamer filter for nntrainer
submit/tizen/20200911.060431
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
jijoong.moon
[ Example ] Add Inference Mode & Example
submit/tizen/20200910.143355
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Jihoon Lee
[Tensor] Add multiple axes support
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
jijoong.moon
[ DataBuffer ] Fix for conner cases.
submit/tizen/20200910.052144
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
jijoong.moon
[ BLAS ] Move to use CUBLAS for gemm
commit
|
commitdiff
|
tree
|
snapshot
2020-09-08
jijoong.moon
[ DataBuffer ] Hot fix for data buffer
accepted/tizen/unified/20200909.014335
submit/tizen/20200908.082940
commit
|
commitdiff
|
tree
|
snapshot
2020-09-08
jijoong.moon
[ Coverity ] Fix Race Condition issue about databuffer
commit
|
commitdiff
|
tree
|
snapshot
2020-09-08
Jihoon Lee
[ SVACE ] Fix minor issues caused by svace
commit
|
commitdiff
|
tree
|
snapshot
2020-09-08
Jihoon Lee
Fix normalization for specific case
commit
|
commitdiff
|
tree
|
snapshot
2020-09-08
Jihoon Lee
[Docs] Fix typo on classificaion
commit
|
commitdiff
|
tree
|
snapshot
2020-09-07
jijoong.moon
[ SVACE ] Using rand_r instead of rand
commit
|
commitdiff
|
tree
|
snapshot
2020-09-04
jijoongmoon
[ Doc ] Add explains about Applications
commit
|
commitdiff
|
tree
|
snapshot
2020-09-04
jijoong.moon
[ CONV2D ] Add explanation about how to calculate conv2d.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-04
jijoong.moon
[ BLAS ] Add more blas func to support and update tenso...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-04
Jihoon Lee
Fix app test fail
commit
|
commitdiff
|
tree
|
snapshot
2020-09-03
Parichay Kapoor
[unittest] Add verification of accuracy for training...
accepted/tizen/unified/20200904.035521
submit/tizen/20200903.054614
commit
|
commitdiff
|
tree
|
snapshot
2020-09-03
jijoongmoon
[ MNIST ] Add save weight initialization data
commit
|
commitdiff
|
tree
|
snapshot
2020-09-03
jijoong.moon
[ UTIL ] Add BLAS Interface
commit
|
commitdiff
|
tree
|
snapshot
2020-09-02
Jihoon Lee
[CAPI] Fix potential issue in capi
commit
|
commitdiff
|
tree
|
snapshot
2020-09-02
Parichay Kapoor
[dataset] check bufsize at init
commit
|
commitdiff
|
tree
|
snapshot
2020-09-02
jijoong.moon
[ TOKEN ] Update weight decay to weight regularizer
commit
|
commitdiff
|
tree
|
snapshot
2020-09-02
jijoong.moon
[ UNITTEST ] Integer Unit test for conv2d
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Jihoon Lee
Fix ahub reporting buffer overflow
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Parichay Kapoor
[tensor] bug fix for the sum
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Parichay Kapoor
[tensor] Add unittests for tensor dot
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Parichay Kapoor
[dot] Update tensor dot implementation
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Parichay Kapoor
[loadconfig] Load model and dataset in config at start
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
jijoong.moon
[ Conv2D ] add cblas_sgemm to calculate conv2d
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Parichay Kapoor
[unittest] Make unittest data close to int
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Parichay Kapoor
[Pooling] Bug fix for pooling global max
commit
|
commitdiff
|
tree
|
snapshot
2020-08-31
Parichay Kapoor
[Layer] Add support for element-wise add layer
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Parichay Kapoor
[tizen/dist] Update tizen packaging
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Parichay Kapoor
[tensor] Update tensor operations to use cblas
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Parichay Kapoor
[softmax] Update softmax implementation
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Parichay Kapoor
[neuralnet] Update model_file to save_path in neuralnet...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Parichay Kapoor
[tensor] Update tensor apply
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Parichay Kapoor
[Tensor] out-of-place to in-place call uniformly
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Jihoon Lee
[tcm] Add config.yaml
submit/tizen/20200825.095121
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Parichay Kapoor
[tf match] Verified with 1x1 conv
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Parichay Kapoor
[mnist] Update tensorflow training for mnist application
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Parichay Kapoor
[Example] Minor bugfix
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Jihoon Lee
Fix typo in capi-nntrainer spec
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Jihoon Lee
[Example] Update docs
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Jihoon Lee
[Example] Add missing model file
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Jihoon Lee
[TCM] Fix no assertion test
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Jihoon Lee
[ Docs ] Add how to run test
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
jijoongmoon
[ Application ] change nntrainer_knn to knn_sample
accepted/tizen/unified/20200825.033250
submit/tizen/20200824.102155
submit/trunk/20200824.100641
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
jijoong.moon
[ Coverity ] Fix coverity issues.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Parichay Kapoor
[loss] Rename cost to loss
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Parichay Kapoor
[ini] Update INI configuration
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Parichay Kapoor
[init] Update weight initializations
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Parichay Kapoor
[INI] This patch refactors the INI naming for saving...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Parichay Kapoor
[license] Fix SPDX license usage
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Parichay Kapoor
[docs] Updated docs to github MD lint
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Parichay Kapoor
[Tensor] Set param size cannot update size
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Parichay Kapoor
[ini] Update Network section to Model
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Parichay Kapoor
[config] Separate loading model with config from neural...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Parichay Kapoor
[tensor] restriected setDim is now reshape
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
jijoongmoon
[ Documents ] Add Documentation
commit
|
commitdiff
|
tree
|
snapshot
2020-08-20
Parichay Kapoor
[neuralnet] Train loop index variable reuse remove
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
jijoong.moon
[ MNIST ] Comparison with Tensorflow
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Parichay Kapoor
[layers] Make input and hidden consistent for layers
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Parichay Kapoor
[layers] Remove last layer property
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Parichay Kapoor
[bn_layer] Remove unused gradients
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Jihoon Lee
[Example] Add display result
accepted/tizen/unified/20200820.034726
submit/tizen/20200819.035140
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
jijoong.moon
[ Bug ] Fix calculating training loss
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
jijoong.moon
[ Application ] fix model file path of classification...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Parichay Kapoor
[capi] Comply with Tizen ACR comments
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Jihoon Lee
[TCM] Add few negative cases
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
jijoong.moon
[ SAVCE ] Fix svace issues
accepted/tizen/unified/20200813.015359
submit/tizen/20200812.132119
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Jihoon Lee
Additional validation and fixes for network::init
submit/tizen/20200812.105743
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Parichay Kapoor
[CAPI] Add comments for tizen privileges
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Parichay Kapoor
[model] Change the semantics for setting the batchsize
commit
|
commitdiff
|
tree
|
snapshot
2020-08-11
Parichay Kapoor
[softmax] Bug fix for softmax
commit
|
commitdiff
|
tree
|
snapshot
2020-08-11
Parichay Kapoor
[softmax] Bug fix for softmax
commit
|
commitdiff
|
tree
|
snapshot
2020-08-11
Parichay Kapoor
[TensorDim] Change behaviour of default tensorDim const...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-11
Jihoon Lee
Add atomicity to loadFromConfig
commit
|
commitdiff
|
tree
|
snapshot
2020-08-11
Jihoon Lee
Add safeguard to prevent loadFromConf twice
commit
|
commitdiff
|
tree
|
snapshot
2020-08-11
Parichay Kapoor
[capi] Add tizen feature checking
accepted/tizen/unified/20200811.050512
submit/tizen/20200811.015558
commit
|
commitdiff
|
tree
|
snapshot
2020-08-10
jijoong.moon
[ Release ] Change version of nntrainer
commit
|
commitdiff
|
tree
|
snapshot
2020-08-10
Jihoon Lee
[Example] Change user scenario
submit/tizen/20200810.070913
commit
|
commitdiff
|
tree
|
snapshot
2020-08-10
Jihoon Lee
[Tensor] Enable default copy constructor
commit
|
commitdiff
|
tree
|
snapshot
2020-08-10
Parichay Kapoor
[api] Update since tizen version
accepted/tizen/unified/20200810.123036
submit/tizen/20200810.011036
commit
|
commitdiff
|
tree
|
snapshot
next