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-06-09
jijoong.moon
[ LSTM ] Add Multi-Layerd LSTM Unittest
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Jihoon Lee
[Permute] Implement peripheral functions
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Parichay Kapoor
[layer] Move distribute to LayerNode
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Jihoon Lee
[Layer] Add permute layer scaffolding
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
jijoong.moon
[ LSTM ] Add More Unit Test Cases
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
jijoong.moon
[ LSTM ] Add Unit test for LSTM Layer
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
jijoong.moon
[ LSTM ] Add return_sequence
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
jijoong.moon
[ LSTM ] LSTM Unit Test Cases
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
jijoong.moon
[ LSTM ] Fix implementation & add backwarding testcase
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Jihoon Lee
[Exporter] Implement saving fc node
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Parichay Kapoor
[app] reduce Logistic regression application epochs
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Jihoon Lee
[Recorder] Add Input map generation
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Parichay Kapoor
[meson] Enable tflite-interpreter by default
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Parichay Kapoor
[layer] Move flatten property to layerNode
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Jihoon Lee
[Refactor] Delegate tfNode creation to exporter
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
hyeonseok lee
[Fix] Initialize member variable
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Parichay Kapoor
[deb/pkg] Reduce error tolerance for release build
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Jihoon Lee
[Tflite] Separate `tfopnode`
commit
|
commitdiff
|
tree
|
snapshot
2021-06-04
Parichay Kapoor
[tflite] Update dependency from tflite to tf2lite
commit
|
commitdiff
|
tree
|
snapshot
2021-06-04
Parichay Kapoor
[pkg/spec] Update spec packaging for tflite layer
commit
|
commitdiff
|
tree
|
snapshot
2021-06-03
Parichay Kapoor
[test] Remove run_unittests
commit
|
commitdiff
|
tree
|
snapshot
2021-06-03
Parichay Kapoor
[deb/pkg] Minor update to deb packaging
commit
|
commitdiff
|
tree
|
snapshot
2021-06-03
Parichay Kapoor
[unittest] Update unittest tolerance for debian build
commit
|
commitdiff
|
tree
|
snapshot
2021-06-03
Parichay Kapoor
[deb/pkg] Add nnstreamer filter and update testing
commit
|
commitdiff
|
tree
|
snapshot
2021-06-03
jijoong.moon
[ Release ] NNTrainer 0.2.0 Release
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Parichay Kapoor
[deb/pkg] Update debian install filenames
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Jihoon Lee
[Product Ratings] Fix inconsistent batch
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Parichay Kapoor
[debian] Refactor debian packaging
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Jihoon Lee
[APP] Change embeding to product rating
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Jihoon Lee
[tflite] implement build operations in subgraph
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Parichay Kapoor
[context/optimizer] Enable plugged optimizer
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Parichay Kapoor
[optimizer] Update optimizer setProperty interface
commit
|
commitdiff
|
tree
|
snapshot
2021-06-01
Jihoon Lee
[Example] Concat example
commit
|
commitdiff
|
tree
|
snapshot
2021-06-01
Jihoon Lee
[Fix] Prevent creating multiout for split
commit
|
commitdiff
|
tree
|
snapshot
2021-06-01
Parichay Kapoor
[split/test] Added unittests for split layer
commit
|
commitdiff
|
tree
|
snapshot
2021-06-01
Parichay Kapoor
[split layer] Add forwarding and backwarding
commit
|
commitdiff
|
tree
|
snapshot
2021-06-01
Parichay Kapoor
[split layer] Added split layer scaffolding
commit
|
commitdiff
|
tree
|
snapshot
2021-05-31
Jihoon Lee
[App] Make embedding golden data optional
commit
|
commitdiff
|
tree
|
snapshot
2021-05-31
jijoong.moon
[ LSTM ] Fix implementation & add backwarding testcase
commit
|
commitdiff
|
tree
|
snapshot
2021-05-31
jijoong.moon
[ LSTM ] Backwarding Implementation
commit
|
commitdiff
|
tree
|
snapshot
2021-05-28
Jihoon Lee
[VarGrad] Add clone Transpose
commit
|
commitdiff
|
tree
|
snapshot
2021-05-28
Jihoon Lee
[Tflite] Add model input, output
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Jihoon Lee
[Fix/graph] fix index after removing node
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Jihoon Lee
[Test/Model] Prepare addition model
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Jihoon Lee
[Fix] Output layer setup correctly
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Jihoon Lee
[LayerNode] Add print function
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Jihoon Lee
[Test/models] prepare to support non-linear models
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Parichay Kapoor
[graph] Add non-const iterators
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Parichay Kapoor
[graph] Graph cleanup getNodes()
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Parichay Kapoor
[graph] Cleanup graph usage
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Parichay Kapoor
[graph] Migrate to graph core
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
hyeonseok lee
[Addition] fix forwarding
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Jihoon Lee
[Tflite] Fix tf shape building
commit
|
commitdiff
|
tree
|
snapshot
2021-05-24
Jihoon Lee
[Fix] Add missing header
commit
|
commitdiff
|
tree
|
snapshot
2021-05-24
Jihoon Lee
[Props] Add Name validator and unittest
commit
|
commitdiff
|
tree
|
snapshot
2021-05-24
Jihoon Lee
[Conv2d/Test] Add more test
commit
|
commitdiff
|
tree
|
snapshot
2021-05-24
Jihoon Lee
[Conv2d] Clean up conv2d relates
commit
|
commitdiff
|
tree
|
snapshot
2021-05-24
Jihoon Lee
[Tflite] Implement `BuildTensors`
commit
|
commitdiff
|
tree
|
snapshot
2021-05-24
Parichay Kapoor
[fc] Make bias derivative in-place
commit
|
commitdiff
|
tree
|
snapshot
2021-05-24
Parichay Kapoor
[tensor] Update tensor sum
commit
|
commitdiff
|
tree
|
snapshot
2021-05-21
Jihoon Lee
[tflite] Implement `buildBuffers`
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Parichay Kapoor
[android] Fix android build
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Parichay Kapoor
[time_dist] setProperty for time distribution layer
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Parichay Kapoor
[model] Model inference should not catch throw
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Parichay Kapoor
[graph] Add graph core class
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Jihoon Lee
[Props] Add vector/array handler
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Jihoon Lee
[Svace] Fix dangling reference issue
commit
|
commitdiff
|
tree
|
snapshot
2021-05-17
Jihoon Lee
[Tflite] Implement serializing opcode
commit
|
commitdiff
|
tree
|
snapshot
2021-05-17
Jihoon Lee
[TfLite] Implement TfOpIdxMap
commit
|
commitdiff
|
tree
|
snapshot
2021-05-17
Jihoon Lee
[Tflite] Implement TfOpNode
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
Jihoon Lee
[Props] Add dimension property
commit
|
commitdiff
|
tree
|
snapshot
2021-05-13
Jihoon Lee
[Update] update daily build badge
commit
|
commitdiff
|
tree
|
snapshot
2021-05-13
Parichay Kapoor
[graph] Bug fix for addLossLayer
commit
|
commitdiff
|
tree
|
snapshot
2021-05-13
Parichay Kapoor
[graph] Update graph node
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Jihoon Lee
[Fix] Add compiler complaining types
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Jihoon Lee
[tflite] implement serialize
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Parichay Kapoor
[test] Resolve golden data of size 0
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Jihoon Lee
[Tf/Skeleton] Add basic meta data
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Jihoon Lee
[Props] Change is_valid function signature
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Jihoon Lee
[Props] Add cast operator
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Jihoon Lee
[Props] Separate base_propeties to a source
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
hyeonseok lee
Handle PARAMETER_HIDDEN, NULL_RETURNS issue
commit
|
commitdiff
|
tree
|
snapshot
2021-05-10
Jihoon Lee
[Skeleton] Add Tflite interpreter skeleton
commit
|
commitdiff
|
tree
|
snapshot
2021-05-10
Jihoon Lee
[Trivial] Add tflite schema
commit
|
commitdiff
|
tree
|
snapshot
2021-05-10
hyeonseok lee
Added try catch statement
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
hyeonseok lee
Handle Uncaught exception issue
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Jihoon Lee
[IniSerializer] Add `serialize` to ini
commit
|
commitdiff
|
tree
|
snapshot
2021-05-04
hyeonseok lee
Handle Uninitialized pointer field issue
commit
|
commitdiff
|
tree
|
snapshot
2021-05-04
hyeonseok lee
Handle Uncaught exception issue
commit
|
commitdiff
|
tree
|
snapshot
2021-05-04
hyeonseok lee
Handle NO_EFFECT issue
commit
|
commitdiff
|
tree
|
snapshot
2021-05-04
hyeonseok lee
Handle GTEST.NO_ASSERTION issue
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Jihoon Lee
[Layer/props] Convert name to props.
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Jihoon Lee
[TensorDim/Tensor] Update transpose relates
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Jihoon Lee
[NDK] Add frtti to application build
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Jihoon Lee
[Props] Implement load properties
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Jihoon Lee
[Doxygen] Add doxygen to tensordim
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Jihoon Lee
[Fix] handle edge case for countNonTrainable
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Parichay Kapoor
[graph] Bug fix for duplicate output connections
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Jihoon Lee
[Doxygen] Add missing function tags
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Jihoon Lee
[FC/props] Wrap properties with properties
commit
|
commitdiff
|
tree
|
snapshot
next