platform/core/ml/nntrainer.git
2021-06-02 Jihoon Lee[APP] Change embeding to product rating
2021-06-02 Jihoon Lee[tflite] implement build operations in subgraph
2021-06-02 Parichay Kapoor[context/optimizer] Enable plugged optimizer
2021-06-02 Parichay Kapoor[optimizer] Update optimizer setProperty interface
2021-06-01 Jihoon Lee[Example] Concat example
2021-06-01 Jihoon Lee[Fix] Prevent creating multiout for split
2021-06-01 Parichay Kapoor[split/test] Added unittests for split layer
2021-06-01 Parichay Kapoor[split layer] Add forwarding and backwarding
2021-06-01 Parichay Kapoor[split layer] Added split layer scaffolding
2021-05-31 Jihoon Lee[App] Make embedding golden data optional
2021-05-31 jijoong.moon[ LSTM ] Fix implementation & add backwarding testcase
2021-05-31 jijoong.moon[ LSTM ] Backwarding Implementation
2021-05-28 Jihoon Lee[VarGrad] Add clone Transpose
2021-05-28 Jihoon Lee[Tflite] Add model input, output
2021-05-27 Jihoon Lee[Fix/graph] fix index after removing node
2021-05-27 Jihoon Lee[Test/Model] Prepare addition model
2021-05-27 Jihoon Lee[Fix] Output layer setup correctly
2021-05-27 Jihoon Lee[LayerNode] Add print function
2021-05-27 Jihoon Lee[Test/models] prepare to support non-linear models
2021-05-26 Parichay Kapoor[graph] Add non-const iterators
2021-05-26 Parichay Kapoor[graph] Graph cleanup getNodes()
2021-05-26 Parichay Kapoor[graph] Cleanup graph usage
2021-05-26 Parichay Kapoor[graph] Migrate to graph core
2021-05-25 hyeonseok lee[Addition] fix forwarding
2021-05-25 Jihoon Lee[Tflite] Fix tf shape building
2021-05-24 Jihoon Lee[Fix] Add missing header
2021-05-24 Jihoon Lee[Props] Add Name validator and unittest
2021-05-24 Jihoon Lee[Conv2d/Test] Add more test
2021-05-24 Jihoon Lee[Conv2d] Clean up conv2d relates
2021-05-24 Jihoon Lee[Tflite] Implement `BuildTensors`
2021-05-24 Parichay Kapoor[fc] Make bias derivative in-place
2021-05-24 Parichay Kapoor[tensor] Update tensor sum
2021-05-21 Jihoon Lee[tflite] Implement `buildBuffers`
2021-05-18 Parichay Kapoor[android] Fix android build
2021-05-18 Parichay Kapoor[time_dist] setProperty for time distribution layer
2021-05-18 Parichay Kapoor[model] Model inference should not catch throw
2021-05-18 Parichay Kapoor[graph] Add graph core class
2021-05-18 Jihoon Lee[Props] Add vector/array handler
2021-05-18 Jihoon Lee[Svace] Fix dangling reference issue
2021-05-17 Jihoon Lee[Tflite] Implement serializing opcode
2021-05-17 Jihoon Lee[TfLite] Implement TfOpIdxMap
2021-05-17 Jihoon Lee[Tflite] Implement TfOpNode
2021-05-14 Jihoon Lee[Props] Add dimension property
2021-05-13 Jihoon Lee[Update] update daily build badge
2021-05-13 Parichay Kapoor[graph] Bug fix for addLossLayer
2021-05-13 Parichay Kapoor[graph] Update graph node
2021-05-12 Jihoon Lee[Fix] Add compiler complaining types
2021-05-12 Jihoon Lee[tflite] implement serialize
2021-05-12 Parichay Kapoor[test] Resolve golden data of size 0
2021-05-11 Jihoon Lee[Tf/Skeleton] Add basic meta data
2021-05-11 Jihoon Lee[Props] Change is_valid function signature
2021-05-11 Jihoon Lee[Props] Add cast operator
2021-05-11 Jihoon Lee[Props] Separate base_propeties to a source
2021-05-11 hyeonseok leeHandle PARAMETER_HIDDEN, NULL_RETURNS issue
2021-05-10 Jihoon Lee[Skeleton] Add Tflite interpreter skeleton
2021-05-10 Jihoon Lee[Trivial] Add tflite schema
2021-05-10 hyeonseok leeAdded try catch statement
2021-05-07 hyeonseok leeHandle Uncaught exception issue
2021-05-06 Jihoon Lee[IniSerializer] Add `serialize` to ini
2021-05-04 hyeonseok leeHandle Uninitialized pointer field issue
2021-05-04 hyeonseok leeHandle Uncaught exception issue
2021-05-04 hyeonseok leeHandle NO_EFFECT issue
2021-05-04 hyeonseok leeHandle GTEST.NO_ASSERTION issue
2021-05-03 Jihoon Lee[Layer/props] Convert name to props.
2021-05-03 Jihoon Lee[TensorDim/Tensor] Update transpose relates
2021-05-03 Jihoon Lee[NDK] Add frtti to application build
2021-05-03 Jihoon Lee[Props] Implement load properties
2021-05-03 Jihoon Lee[Doxygen] Add doxygen to tensordim
2021-05-03 Jihoon Lee[Fix] handle edge case for countNonTrainable
2021-05-03 Parichay Kapoor[graph] Bug fix for duplicate output connections
2021-04-30 Jihoon Lee[Doxygen] Add missing function tags
2021-04-30 Jihoon Lee[FC/props] Wrap properties with properties
2021-04-30 jijoong.moon[ TIME DIST ] Implement Backwarding of TimeDistLayer
2021-04-30 jijoong.moon[ TIME DIST ] add example
2021-04-30 jijoong.moon[ TIME DIST ] Forwarding Implementation
2021-04-30 jijoong.moon[ TIME DIST ] Implement Initialization of Time Dist...
2021-04-30 Jijoong MoonRevert "[ TIME DIST ] Implement Initialization of Time...
2021-04-30 Jijoong MoonRevert "[ TIME DIST ] Forwarding Implementation"
2021-04-30 Jijoong MoonRevert "[ TIME DIST ] add example"
2021-04-30 Jijoong MoonRevert "[ TIME DIST ] Implement Backwarding of TimeDist...
2021-04-30 jijoong.moon[ TIME DIST ] Implement Backwarding of TimeDistLayer
2021-04-30 jijoong.moon[ TIME DIST ] add example
2021-04-30 jijoong.moon[ TIME DIST ] Forwarding Implementation
2021-04-30 jijoong.moon[ TIME DIST ] Implement Initialization of Time Dist...
2021-04-29 Jihoon Lee[Fix] Reorder error in layernode
2021-04-29 Jihoon Lee[Competibility] Change test reference value
2021-04-29 hyeonseok leeHandle Undecieded issue
2021-04-28 Parichay Kapoor[doxygen] Var_Grad doxygen fix
2021-04-28 Jihoon Lee[Exporter] Add exporter test to prop test
2021-04-28 Jihoon Lee[Exporter] Add string vector exporter
2021-04-28 Juyeong Lee[Docs] Fix doxygen
2021-04-28 hyeonseok lee[README] Replace nnsuite to nnstreamer
2021-04-28 Parichay Kapoor[test] Doxygen fix
2021-04-28 Parichay Kapoor[graph] Update graph node
2021-04-27 Jihoon Lee[Test/Props] Add basic property tests
2021-04-27 Jihoon Lee[Props] Add base properties
2021-04-27 Jihoon Lee[Android/mk] Fix includes
2021-04-27 Jihoon Lee[Serializer] Add exporter to export node
2021-04-27 hyeonseok lee[Addition_layer] Set output to zero in forward
2021-04-27 Juyeong LeeFix indent in the SPDX identifier
next