platform/upstream/nnstreamer.git
2020-04-08 MyungJoo Ham[Log] Use ml_log* instead of g_* for logging
2020-04-08 MyungJoo Ham[Tizen/Sensor] Do not assert for sensor not available
2020-04-08 MyungJoo Ham[Example/custom/opencv] Backward compatibility for...
2020-04-08 Tae-Young Chung[Example/custom/opencv] Use enumeration in imgproc.hpp
2020-04-08 Wook Song[Tests/CAPI] Elimiate a whitespace in invoke_dynamic_su...
2020-04-08 Wook Song[Tests/CAPI] Add a #ifdef guard for test cases that...
2020-04-08 Wook Song[Tests] Use NNSTREAMER_SO_FILE_EXTENSION instead of...
2020-04-08 MyungJoo Ham[Log] Use ml_log* instead of g_* for logging
2020-04-07 gichan-jang[tests] Fix pipeline state check methods
2020-04-07 Jaeyun[Android/Build] option to get sdk path
2020-04-07 MyungJoo Ham[Tizen 4.0] Disable mvnc packages in older Tizen
2020-04-07 MyungJoo Ham[Tizen 4.0-5.5] Disable tizen-sensor support if Tizen < 6
2020-04-07 MyungJoo Ham[Tizen 4.0] Disable code w/ GST1.8 requirements if...
2020-04-07 MyungJoo Ham[Tizen 4.0/CAPI] Disable Tizen 5.5+ advanced features
2020-04-07 MyungJoo Ham[Tizen 4.0] Make it compatible with GStreamer 1.6
2020-04-07 MyungJoo Ham[Tizen 4.0/C-API] Detach mm-resource-manager
2020-04-07 MyungJoo Ham[Tizen 4.0/Dist] Update spec for different Tizen versions.
2020-04-07 gichan-jang[Filter] Unittest for tensor filter auto option submit/tizen/20200407.071404
2020-04-07 Jaeyun[Android/Test] add tc to check classification result
2020-04-07 gichan-jang[capi/util] Change framework auto-detection
2020-04-07 Wook Song[CAPI] Use EPIPE if ESTRPIPE is not available
2020-04-06 gichan-jang[Tests/CAPI] Fix test case to stable in arm arch
2020-04-06 Jihoon Lee[Tools/dev] Check if *.py is running on shell
2020-04-06 Wook Song[Dist/Tizen] Correct LD_LIBRARY_PATH for NCSDK2/Edge...
2020-04-06 Parichay Kapoor[filter] Support tensor filter framework V1
2020-04-03 Yongjoo Ahn[Doc] Add webp files showing some example apps.
2020-04-03 MyungJoo Ham[CODEOWNERS] Update reviewer lists
2020-04-03 Jihoon Lee[CAPI/test/comment] Fix @brief of unittest for clarific...
2020-04-02 gichan-jang[Filter/nnfw] Add check nnfw availability
2020-04-02 Jihoon Lee[Doc] Update tools/development
2020-04-02 Wook Song[Ext/Filter/Meson/EdgeTPU] Add build_rpath when test...
2020-04-01 Jihoon Lee[Doc] Fix typo in CHANGES
2020-04-01 MyungJoo Ham[LF/AI Migration] Update github repo URLs (manual)
2020-04-01 MyungJoo Ham[LF/AI Migration] Update github repo URLs (auto)
2020-03-31 Wook Song[Ext/Filter/NNFW] Add missing '\n' to the error messages
2020-03-31 Wook Song[Repo/Sink] Consider a failure case of the render-buffe...
2020-03-30 Wook Song[Tests/CAPI] Elminate comparison between signed and...
2020-03-30 Wook Song[Dist/Tizen] Add workaround for mvnc filter test failur... accepted/tizen/unified/20200331.030822 submit/tizen/20200330.093451
2020-03-29 Geunsik LimTAOS-CI: Updated the configuration files
2020-03-29 Wook Song[Tests/CAPI] Abort the current test when ml_single_open...
2020-03-29 Wook Song[Filter/Python/CXX] Do not use 'register' as a storage...
2020-03-27 Jaeyun[Android/Build] add filter cpp suport in android build
2020-03-26 MyungJoo Ham[Filter/API] Constify subplugin name.
2020-03-25 Wook Song[Filter/Python/Meson] Revise python dependencies
2020-03-25 MyungJoo Ham[Android/Build] Add comments on TF-Lite versions and...
2020-03-25 Jaeyun[Android/Build] tf-lite data type
2020-03-25 Jaeyun[Android/Test] check nnfw availability
2020-03-25 HyoungJoo Ahn[C-API] add testcases for a function: `ml_single_invoke...
2020-03-25 MyungJoo Ham[Infra] Move exported headers to .../include/
2020-03-24 gichan-jang[Filter] Framework auto detection
2020-03-24 jijoong.moon[LFAI-5] Add Licenses to files with no license
2020-03-23 MyungJoo Ham[Coverity/1133962] Prevent NULL dereference accepted/tizen/unified/20200324.101535 submit/tizen/20200324.020800
2020-03-23 MyungJoo HamFix: Tizen 6.0 FHUB QB is too slow.
2020-03-23 jijoong.moon[LFAI-3] Fix Signed-off-by Section in contributing.md
2020-03-23 jijoong.moon[LFAI-4] Switch to SPDX short-form identifiers
2020-03-23 jijoong.moon[LFAI-2] Fix LGPL License Statements
2020-03-23 jijoong.moon[LF/AI] Remove Samsung Proprietary/Confidential notice
2020-03-23 jijoong.moonFix coding style
2020-03-23 gichan-jang[Filter] Frame work autodetection priority
2020-03-23 MyungJoo Ham[Coverity/1123909] Fix ALLOC-FREE-MISMATCH
2020-03-23 MyungJoo Ham[AHUB/523198] Fix null pointer dereferencing
2020-03-20 Jaeyun[Android/Build] clean build script
2020-03-19 Jaeyun[Api/Single] add property key custom
2020-03-19 Wook Song[Tests/Filter/Reload] Check existence of TFLite filters... accepted/tizen/unified/20200320.074747 submit/tizen/20200319.093556
2020-03-19 MyungJoo Ham[AHUB/430098] Fix typing errors
2020-03-19 MyungJoo Ham[AHUB/430155] Remove unreachable code
2020-03-19 MyungJoo HamNew Filter Subplugin Interface Draft: C++ support
2020-03-19 Yongjoo Ahn[API/Single] Elaborate error logs of ml_single_invoke
2020-03-18 MyungJoo Ham[TestCase] Count negative cases of SSAT results
2020-03-18 Parichay Kapoor[filter] Support get and set properties
2020-03-18 Jaeyun[Src/IIO] property to set base dir
2020-03-18 MyungJoo Ham[AHUB/434790] Fix dereferencing null pointer
2020-03-18 Jaeyun[Filter/Conf] use gmodule to open so file
2020-03-18 MyungJoo HamStart development of 1.5.1 as 1.6.0-RC2 accepted/tizen/unified/20200318.130449 submit/tizen/20200318.051741
2020-03-18 MyungJoo Ham[AHUB/430058] Fix unitialized local variable
2020-03-18 Jaeyun[Filter/Sub] preserved name
2020-03-18 Yongjoo AhnRevert "[tflite] optimize invoke critical path"
2020-03-18 Yongjoo Ahn[Test/tflite] Add ssat test for multi-tensor output...
2020-03-17 Jaeyun[Android/Custom] possible mem leak
2020-03-17 Wook Song[Tests/Filter/TensorFlow] Use SO_EXT instead of hardcod...
2020-03-16 Wook Song[Tests/Meson] Build tensor filter reload tests when...
2020-03-16 MyungJoo Ham[TestCase] Count negative cases of gtest results
2020-03-16 Jaeyun[Android] sync to cs-api update
2020-03-16 Wook Song[Tests] Fix build failures incurred by typo and sed...
2020-03-16 Wook Song[Filter/C++] Add workround for a warning related to...
2020-03-13 Wook Song[Meson/Filter/TFLite] Use has_type to check types tflit...
2020-03-13 Wook Song[Meson/TFLite] Check version in ext/nns/filter/meson...
2020-03-13 Wook Song[Clang/Subplugin/Infra] Exclude features.h when buildin...
2020-03-13 Jaeyun[Build] install headers in dev pkg
2020-03-13 HyoungJoo Ahn[Tizen] add a supporting element for tizen
2020-03-13 Jaeyun[Common] define macro to print logs
2020-03-13 Parichay Kapoor[meson] Add dependency of gtest
2020-03-13 Jaeyun[Api] hw enum for sr-npu
2020-03-12 HyoungJoo Ahn[TFLite] add datatype according to the TFLite version
2020-03-11 MyungJoo HamTest/License: Add WordNet License File.
2020-03-10 Jaeyun[Doc] invalid element name
2020-03-10 Wook Song[CAPI/Single] Do not compare unsigned integer with...
2020-03-09 Parichay Kapoor[tflite] optimize invoke critical path
2020-03-09 Jaeyun[Android] add filter-subplugin version
2020-03-07 Jaeyun[Test] filesink buffer mode
next