platform/upstream/nnstreamer.git
2019-08-13 Jaeyun[Api/Single] invalid output if error occurs
2019-08-13 Jaeyun[Test] mark negative testcase
2019-08-12 Jaeyun[Build] set python encode for meson
2019-08-12 Jaeyun[Filter/Py] remove global val to register subplugin
2019-08-09 Wook Song[Debian/armhf] Add build dependency on protobuf accepted/tizen/unified/20190812.235554 submit/tizen/20190812.023633
2019-08-09 Wook Song[Meson] Apply work-around for gtest-related failure...
2019-08-09 Jaeyun[Meson] option to disable orc
2019-08-09 Dongju Chae[PythonFilter] Fix svace errors in python filter
2019-08-09 MyungJoo Ham[Readme] Update release status
2019-08-07 Jaeyun[Meson] remove missed option
2019-08-07 Sangjung Woo[C-API] Add sample code for ml_pipeline_switch_get_pad_...
2019-08-07 Sangjung Woo[C-API] Describe pre & post state of the pipeline
2019-08-07 Sangjung Woo[C-API] Describe the pipeline state as image
2019-08-07 Sangjung Woo[C-API] apply the review guide of C-API
2019-08-07 Sangjung Woo[C-API] Add PERMISSION_DENIED state for privilege issue
2019-08-07 Wook Song[Tests] Apply bash script formatter to all runTest...
2019-08-07 Jaeyun[Test] stream test for custom-filter without model
2019-08-07 Jaeyun[Common] function declaration
2019-08-07 Jaeyun[Api] common headers in nnstreamer
2019-08-07 Hyoung Joo Ahn[Filter/Tensorflow] remove the unused option for memory...
2019-08-07 Hyoung Joo Ahn[Typo] fix typo at README.md
2019-08-06 Jaeyun[Build] fix build warning
2019-08-05 Jaeyun[Api] update api description
2019-08-05 Jaeyun[Api] check null param
2019-08-02 MyungJoo Ham[Tizen/C-API] Increate single-invoke timeout
2019-08-02 MyungJoo Ham[UnitTest/TizenCAPI] Support in-emulator unit test
2019-08-02 Jaeyun[Tizen/Feature] invalid condition to check feature...
2019-08-01 Sangjung Woo[C-API] Update the return value of each API
2019-08-01 Sangjung Woo[C-Api] Check feature before processing API
2019-08-01 Jaeyun[Android/Api] add custom-filter callback
2019-08-01 Jaeyun[Android/Api] invalid data conversion
2019-08-01 Jaeyun[Android/Api] refactor code
2019-08-01 Hyoung Joo Ahn[Filter/TF] apply c_api at tensor_filter_tensorflow
2019-07-26 Wook Song[Tests/Filter/Tensorflow] bugfix: Fix a typo and wrong...
2019-07-26 Wook Song[Tests/Filter/PyTorch] bugfix: Fix a typo and wrong...
2019-07-26 Wook Song[Tests/Filter/Caffer2] bugfix: Rewrite wrong if-logic
2019-07-26 Wook Song[Tests/Filter/Caffe2] bugfix: Fix a typo
2019-07-26 Jaeyun[Filter] condition to check model
2019-07-26 Jaeyun[Test] free string
2019-07-25 Wook Song[Conf] Handle the case of using the default 'sysconfdir...
2019-07-25 Wook Song[Tests/CustomFilter] Fix a bug in code for checking...
2019-07-25 Jaeyun[Android/Sample] add sample code to use library
2019-07-25 Jaeyun[Android/Api] api base
2019-07-24 Jaeyun[Decoder/Sub] build static lib
2019-07-24 jijoong.moon[ANDROID] Built as Shared Library with tensorflow-lite
2019-07-23 Jaeyun[Sink] remove unnecessary functions
2019-07-22 Sangjung Woo[C-API] check gstreamer initialization status in ml_sin... accepted/tizen/unified/20190723.112130 submit/tizen/20190722.095424
2019-07-22 Wook Song[Tests/Filter/TFLite] bugfix: Fix wrong if-logic
2019-07-22 Wook Song[Tests/Filter/TFLite] bugfix: Correct a critical typo
2019-07-22 Wook Song[Tests/Decoder/ImageLabeling] bugfix: Fix wrong if...
2019-07-22 Wook Song[Tests/Decoder/ImageLabeling] bugfix: Correct critical...
2019-07-22 Hyoung Joo Ahn[Filter/Tensorflow] apply a new constructor for TFBuffer
2019-07-22 Sangjung Woo[Tizen/Api] add smack label for tensor filter
2019-07-19 MyungJoo Ham[Dist/Tizen] Disable tensorflow (non-lite) for Tizen accepted/tizen/unified/20190722.074756 submit/tizen/20190719.063413
2019-07-19 Sangjung Woo[C-Api] fix memory leak bug
2019-07-17 Jaeyun[C-Api] fix error to run pipeline
2019-07-15 Jaeyun[C-Api] free element handle accepted/tizen/unified/20190717.115101 submit/tizen/20190717.061257
2019-07-15 Hyoung Joo Ahn[Filter/TF] fix build conflict with TF version 1.13.1
2019-07-12 Sangjung Woo[C-Api] Add NNFW enum for future use
2019-07-11 Jaeyun[C-Api/Single] validate input data
2019-07-11 Sangjung Woo[C-API] Update doxygen for Tizen API
2019-07-10 Jaeyun[C-Api/Android] add build path for c-api
2019-07-09 Jaeyun[API] fix typo in doc header
2019-07-08 Jaeyun[Doc] fix typo
2019-07-08 Sangjung Woo[C-Api] Update the doc comment about Tizen privilege.
2019-07-08 Jaeyun[C-Api] callback for pipeline state
2019-07-08 Jaeyun[C-Api] free data handle in src node
2019-07-08 Sangjung Woo[C-Api] Modify API names and its comments
2019-07-08 Jaeyun[C-Api] change function name
2019-07-08 Jaeyun[C-API] Update the comments and the name of parameter
2019-07-08 Jaeyun[C-Api] remove unnecessary local value
2019-07-08 Jaeyun[C-Api] handle for tensors data instance
2019-07-08 Jaeyun[C-Api] tensor meta handle
2019-07-02 Jaeyun[C-Api] check nnfw with file extension
2019-07-02 Jaeyun[C-Api/Deb] build c-api
2019-07-02 Jaeyun[Test/C-Api] test failure case
2019-07-01 jijoong.moon[DECODER] Add Pose Estimation Decoder
2019-06-28 Jaeyun[Tizen/Api] support tensorflow model in singleshot
2019-06-27 Jaeyun[C-API] appsink function in old version
2019-06-25 MyungJoo Ham[Conf] If CONFFILE path is not available, use the default
2019-06-24 Jaeyun[Common] parse empty name string
2019-06-24 Jaeyun[Meson] protobuf dependency
2019-06-21 Hyoung Joo Ahn[Unittest/Caffe2] add the unittest of caffe2
2019-06-19 Hyoung Joo Ahn[Filter/Caffe2] add caffe2 at the nnstreamer build...
2019-06-18 Sangjung Woo[Tizen/API] Fix the error list of ACR check script. accepted/tizen/unified/20190620.071918 submit/tizen/20190619.061941
2019-06-18 Jaeyun[Svace] fix svace issues
2019-06-17 Dongju Chae[Svace] fix save issues for python filter
2019-06-17 MyungJoo HamUnittest-coverage: apply the changed paths of CAPI...
2019-06-17 MyungJoo Ham[Filters] Emit more friendly error messages.
2019-06-14 Jaeyun[Common/Test] minor update
2019-06-14 MyungJoo Ham[CAPI] Beautify CAPI Generality Support
2019-06-14 MyungJoo Ham[Test/CAPI] Fix sign-ness mismatch
2019-06-14 Jaeyun[Subplugin] define function to find subplugin
2019-06-14 Sangjung Woo[Tizen/Api] Reorganize API directory
2019-06-14 Sangjung Woo[Tizen/Api] Remove Tizen dependency from CAPI set
2019-06-12 Hyoung Joo Ahn[Filter/Caffe2] initial commit for caffe2
2019-06-12 Jaeyun[Tizen/Api] add common utilities and change name prefix
2019-06-11 Jaeyun[Tizen/Api] change callback param for tensors
2019-06-11 Dongju Chae[Source/AMC] Source element for Android MediaCodec...
2019-06-10 Hyoung Joo Ahn[Typo] fix a minor typo of comment
next