platform/upstream/nnstreamer.git
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
2020-03-04 Parichay Kapoor[filter] Support probing for tensor filter subplugins...
2020-03-04 Parichay Kapoor[unittest/build] Fix location of unittests binaries
2020-03-04 Parichay Kapoor[armnn/hw] Added supported acclerators
2020-03-04 Parichay Kapoor[ncsdk2/hw] Added supported accelerators
2020-03-04 Parichay Kapoor[nnfw/hw] Unit-test for nnfw accelerators
2020-03-04 Parichay Kapoor[custom/hw] Added supported accelerators
2020-03-04 Parichay Kapoor[tensorflow/hw] Added supported accelerators
2020-03-04 Parichay Kapoor[python/hw] Added supported accelerators
2020-03-04 Parichay Kapoor[caffe2/hw] Added backend accelerator for caffe2
2020-03-04 Parichay Kapoor[openvino/hw] Update openvino supported HW
2020-03-03 Yongjoo Ahn[Test] Add tensordec-image-segment ssat test
2020-03-02 Jaeyun[Coverity] fix coverity issue
2020-02-28 Jaeyun[Android] prepare single-only build
2020-02-26 HyoungJoo Ahn[TFLite] check supporting datatype
2020-02-24 MyungJoo HamHotfix: prepare GStreamer 1.16 accepted/tizen/unified/20200228.123757 accepted/tizen/unified/20200304.124034 submit/tizen/20200221.064623 submit/tizen/20200224.070348 submit/tizen/20200302.032418
2020-02-24 Jaeyun Jung[Api/Single] change return value
2020-02-23 Aaron J ArthursSupport models with signed 8-bit integer I/O
2020-02-23 HyoungJoo Ahn[TFLite] add the datatype according to meson option
2020-02-20 MyungJoo HamTizen/CAPI: Workaround to support VIVANTE submit/tizen/20200220.043100
2020-02-19 Parichay Kapoor[subplugin/ext] Added unittest for remaining framework...
2020-02-19 Parichay Kapoor[subplugin/ext] Added support for setInputDim and reloa...
2020-02-18 Yongjoo Ahn[Coverity] Fix unitialized pointer field CID: 1123873
2020-02-18 Yongjoo Ahn[Coverity] Fix uncaught exceptions CID: 1123680, 1123739
2020-02-18 Wook Song[Transform] Submit initial draft of README
2020-02-18 Wook Song[Transform] Fix a typo in description of the 'arithmeti...
2020-02-17 gichan-jang[Coverity] Fix resource leak CID : 1123780, 1123859..
2020-02-17 MyungJoo HamAggregator/Doc: add dis-aggregator notes.
next