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-07-22
Parichay Kapoor
[LayerV1] Delete for LayerV1
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layernode] Add print functionality to LayerNode
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer] Update NNStreamer layer to V2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer] Enable permute layer for V2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[unittest] Enable backbone unittests
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer] Enable time dist layer for V2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layernode] Remove LayerNode dependence on LayerV1
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[weight] Add missing initialization in constructor
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer] Initialize missing variables for LayerImpl
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[application] Add common tests for simpleshot layers
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[application] SimpleShot application update for V2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[application] Update centroid KNN layer for V2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[application] Update l2norm layer for V2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[application] Update centering layer for V2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[test] Added common unittest for custom layers
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[application] Enable custom application
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer] Update plugged layer for V2 design
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[application] Enable draw classification app
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer] Enable tflite layer for V2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer] Remove extra property from embedding
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[applications] Enable working applications with v2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer] Update concat layer to V2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer] Update embedding for layerv2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer] Enable split layer for V2 design
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer] Update preprocess layers for layerV2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer] Update GRU for layer_v2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer] Update LSTM to request temporary tensors
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer] Update LSTM for layer_v2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[rnn] Cleanup RNN implementation
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer] Update RNN to layerv2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[tests] Add more layer common unittests
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[unittest] Enable graph unittests
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer] Update multiout layer for V2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer] Update addition layer to V2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer] Remove num_inputs/num_outputs properties
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[test] Add semantic tests for activation layer
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[test/models] Add golden tests for loss layer
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[test/modelfile] Add loss layer unittests
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[network] Loss support as a layer
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[pooling] Update global max pooling
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[pooling] Update pooling to use helper tensors
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[pooling] Update to LayerV2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[flatten] Update to LayerV2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[conv2d] Update to Layerv2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[tensor] Enable request additional tesnor with batchnorm
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[batchnorm] Update to LayerV2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[test] Add common unittest for layers
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[test] Add common unittest for layers
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layercontext] Add unsafe methods
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layernode] Update getNumInputs/Outputs
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[unittest] Enable models unittests
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[manager] Support input/output tensor allocation
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[tests] Enable more modelfile unittests
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer] Update Activation layer to LayerV2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[test] Enable modelfile unittest
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer] Cleanup layer_factory
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[api/network] Update api/network for new losses
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[losslayer] Update loss layer with LayerV2 design
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layernode] Maintain input_dim with LayerContext
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[inputlayer] Update input layer with LayerV2 design
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[var_grad] Remove cloneTransposeVariableOnly interface
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layerV2] Update build for Layerv2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer/factory] Update layer factory for LayerV2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer/node] Update layer and node for LayerV2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[fc] Update fc layer for LayerV2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer/optimizer] Reduce usage of getObject() for optimizer
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[network/neuralnet] Reduce dependence on LayerV1
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[backbone] Remove support for scalesize
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layernode] Update throw to retval in setProperty
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[executionMode] Added mode of execution
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[var_grad] Update trainable to need_gradient
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[backbone] Update default backbone to be trainable
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer] Update getTrainable with supportBackwarding
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layernode] Move actiovation to LayerNode
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[LayerImpl] Add weight/bias properties to LayerImpl
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layernode] Move loss to layer node
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layer context] Add interfaces for setBatch
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[layernode] Layer interfaces support in LayerNode
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Parichay Kapoor
[manager] Memory allocation for non-weight tensors
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Jihoon Lee
[Dataset] Add random producer
commit
|
commitdiff
|
tree
|
snapshot
2021-07-21
Jihoon Lee
[Dataset] Introduce data producer
commit
|
commitdiff
|
tree
|
snapshot
2021-07-21
hyeonseok lee
[Fix] Logical expression
commit
|
commitdiff
|
tree
|
snapshot
2021-07-21
jijoong.moon
[ Layer ] implementation of DropOut Layer
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Jihoon Lee
[Dataset/CAPI] implement dataset ctor
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Parichay Kapoor
[application] MNIST application
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Parichay Kapoor
[activation] Update implementation for in-place
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Parichay Kapoor
[application] Disable MNIST unittest
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Jihoon Lee
[capi] Implement dataset_set_property_for_usage
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Jihoon Lee
[dataset/cleanup] Remove usage from dataset impl
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Jihoon Lee
[devel] Add layer_devel to devel
commit
|
commitdiff
|
tree
|
snapshot
2021-07-15
Jihoon Lee
[dataset/cleanup] Remove type from dataset
commit
|
commitdiff
|
tree
|
snapshot
2021-07-15
Jihoon Lee
[dataset] split train / val / test databuffer
commit
|
commitdiff
|
tree
|
snapshot
2021-07-15
Jihoon Lee
[dataset] Clean up dataset enums
commit
|
commitdiff
|
tree
|
snapshot
2021-07-14
Jihoon Lee
[dataset] Remove label data
commit
|
commitdiff
|
tree
|
snapshot
2021-07-14
Jihoon Lee
[CAPI] Propose save/load api
commit
|
commitdiff
|
tree
|
snapshot
2021-07-14
Jihoon Lee
[CAPI] Propose dataset api sets
commit
|
commitdiff
|
tree
|
snapshot
2021-07-13
Jihoon Lee
[Pooling] Apply padding property
commit
|
commitdiff
|
tree
|
snapshot
2021-07-13
Jihoon Lee
[Conv2D] Apply padding props to conv2d
commit
|
commitdiff
|
tree
|
snapshot
2021-07-13
Parichay Kapoor
[spec/pkg] Bugfix for dependency
commit
|
commitdiff
|
tree
|
snapshot
2021-07-13
Jihoon Lee
[Padding] Add padding compute function
commit
|
commitdiff
|
tree
|
snapshot
next