platform/core/ml/nntrainer.git
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
2021-04-27 Jihoon Lee[Ini/Serialize] Implement logic to serialize
2021-04-27 jijoong.moon[ TIME DIST ] Modify graph to recognize time distribute...
2021-04-26 Jihoon Lee[Ini] Remove IniTestWrapper
2021-04-26 hyeonseok lee[Preprocess] Set default trainable to false
2021-04-26 hyeonseok lee[Unittest] Added doxygen tag
2021-04-26 Jihoon Lee[Ini] Propose ini wrapper 2
2021-04-22 Jihoon Lee[Android] Fix android build
2021-04-20 hyeonseok leeHandle Uninitialized scalar variable issue
2021-04-19 Jihoon Lee[Fix] Multiout layer calcDerivative initialize
2021-04-19 hyeonseok lee[manager] disable inference_memory_opt
2021-04-16 Jihoon Lee[Ini] Propose ini wrapper
2021-04-13 Parichay Kapoor[graph] Add node the graph of layers
2021-04-13 Parichay Kapoor[Graph] Add interface for graph node
2021-04-13 Jihoon Lee[Loader] Remove functions which has been moved
2021-04-13 Jihoon Lee[Loader] Use ini interpreter for the graph
2021-04-13 Jihoon Lee[IniInterpreter] Add test setup
2021-04-12 Jihoon Lee[IniInterpreter] Add ini backbone deserialization
2021-04-12 Jihoon Lee[IniInterpreter] Add section2layer
2021-04-09 Jihoon Lee[Ini] Implement ini deserializer
2021-04-09 jijoong.moon[ TIME DIST ] Implement initialization
2021-04-09 jijoong.moon[ TIME DIST ] Add skeleton Code for Time Distribution...
2021-04-08 jijoong.moon[ TIME DIST ] Add skeleton Code for Time Distribution...
2021-04-08 jijoong.moon[ LSTM ] Layer forwarding implementation
2021-04-08 jijoong.moon[ RNN ] Fix the bug when getting input data
2021-04-08 jijoong.moon[ LSTM ] Layer Initialization
2021-04-07 hyeonseok leeHandle Missing break in switch issue submit/tizen/20210407.103859
2021-04-07 hyeonseok leeHandle Uninitialized scalar field issue
2021-04-07 hyeonseok leeHandle Unchecked return value issue
2021-04-07 Jihoon Lee[Compiler] Alternate GraphRepresentation
next