platform/upstream/nnstreamer.git
2020-02-13 MyungJoo HamRelease of 1.4.0 accepted/tizen/unified/20200214.120116 submit/tizen/20200213.040101 v1.4.0
2020-02-13 Parichay Kapoor[subplugin] Refactor subplugin interface
2020-02-13 Jaeyun[Conf/CodeClean] remove duplicated code
2020-02-12 gichan-jang[Coverity] Fix resource leak submit/tizen/20200212.101153
2020-02-12 Yongjoo Ahnfix coverity CID: 1123841, 1123966
2020-02-12 Dongju Chae[Doc] Fix broken links for SSAT in documentation.
2020-02-11 MyungJoo HamFilter/C++: Fix potential memory leak.
2020-02-11 Jaeyun[Android] add method about property
2020-02-11 Jaeyun[Test] add new tc for single-shot property
2020-02-11 Jaeyun[Api/Single] add new function about property
2020-02-11 Jaeyun[Api] code clean
2020-02-11 gichan-jangFix/Coverity/1123913,1123863 : Handle thrown exception
2020-02-11 gichan-jangFix/Coverity/1123652/1123668 : Handle thrown exception
2020-02-11 Jaeyun[C-Api] add function to get subplugin name accepted/tizen/unified/20200211.132112 submit/tizen/20200211.034316
2020-02-10 Parichay Kapoor[single/coverity] Coverity fix
2020-02-10 Parichay Kapoor[single/coverity] Fix coverity issue
2020-02-10 MyungJoo HamSubplugin infra: dlclose & free handles at exit
2020-02-10 MyungJoo HamCoverity/1123747/1123767/1123869: Stack Size Limit
2020-02-10 Parichay Kapoor[build/tizen] Identify build failure correctly
2020-02-08 Parichay Kapoor[spec] spec file cleanup
2020-02-07 Parichay Kapoor[tests] Clean up files after tests
2020-02-07 Wook Song[Tests/Filter/MvNCSDK2] Add failure test cases
2020-02-07 Wook Song[Tests/Filter/MvNCSDK2] Update the helper class to...
2020-02-07 Wook Song[Dist/Tizen] Enable unit testing for mvncsdk2 tensor...
2020-02-07 Wook Song[Tests/Filter/OpenVino] Add test cases for utility...
2020-02-07 Wook Song[Tests/Filter/OpenVino] Add negative cases for getIn...
2020-02-07 Wook Song[Tests/Filter/OpenVino] Add test cases for getInput...
2020-02-06 Jaeyun[Api/CodeClean] prepare next acr
2020-02-06 MyungJoo HamFix/Coverity/265573: Handle thrown exceptions
2020-02-05 Wook Song[Tests/Filter/OpenVino] Add basic test cases for open...
2020-02-05 Wook Song[Tests/Models] Add mobinet_v2 model files generated...
2020-02-05 Wook Song[Ext/Filter/Meson] Add a dependency object for openvino...
2020-02-05 Wook Song[Ext/Filter/OpenVino] Put the class definition in a...
2020-02-05 MyungJoo HamStart version 1.3.1 accepted/tizen/unified/20200205.125242 submit/tizen/20200205.074315
2020-02-05 Dongju Chae[TestCoverage/Fix] Generate test coverage results in... v1.3.0
2020-02-05 Parichay Kapoor[tensor_filter] Unused variable bug resolve
2020-02-05 Wook Song[Dist/Tizen] Enable unit testing for mvncsdk2 tensor...
2020-02-05 Wook Song[Tests/Filter/MvNCSDK2] Enable unit testing for the...
2020-02-05 Wook Song[Tests/Models] Add Google LeNet model pre-compiled...
2020-02-05 Wook Song[Tests/Filter/MvNCSDK2] Add a basic test case
2020-02-05 Wook Song[Tests/Filter/MvNCSDK2] Update meson.build to generate...
2020-02-05 Wook Song[Tests/Filter/MvNCSDK2] Add a helper class for unit...
2020-02-05 Parichay Kapoor[single/caffe] Enable armnn in single-shot API
2020-02-04 Parichay Kapoor[tensor_filter] Add unittest for data layout
2020-02-04 Parichay Kapoor[tensor_filter] Support data layout for tensor
2020-02-04 Wook Song[Filter/MvNCSDK] Revise error handling for unsupported...
2020-02-04 Dongju Chae[Fix] Skip duplicated paths from multiple conf sources
2020-02-04 MyungJoo HamStyle/C++: .clang-format suggestion for C++ code.
2020-02-04 MyungJoo HamStyle/C++: use .hh extensions for C++ headers
2020-02-04 Jaeyun[Common/Android] add version info
2020-02-03 Parichay Kapoor[Spec] Minor bug fix in spec
2020-01-31 Jaeyun[Test/Cpp] cleanup build script
2020-01-31 Jaeyun[Transform] copy tensor-info for negotiation
2020-01-31 Dongju Chae[Fix] add type checking for gst value in tensor_converter.c
2020-01-30 Jaeyun[Test] input memory to invoke filter-plugins
2020-01-29 Jaeyun[Build/Android] remove unnecessary log to run android
2020-01-29 Jaeyun[Build] default build option of python
2020-01-28 MyungJoo Ham[Test] Rename internal API: getTempFilename accepted/tizen/unified/20200130.214603 submit/tizen/20200128.105741
2020-01-28 MyungJoo HamTest/C++-custom-filter: Add unit test cases.
2020-01-28 MyungJoo Ham[Test] Add internal APIs for unit tests
2020-01-28 Wook Song[Split] Fix a build warning incurred by a may-be-uninit...
2020-01-23 MyungJoo HamFix: load the configuration even if there is no .ini...
2020-01-23 Wook Song[Tests/Filter/EdgeTPU] Revise pipeline strings
2020-01-23 Jaeyun[Android] custom-filter and amcsrc for native build
2020-01-21 Wook Song[Meson] Make 'enable-edgetpu' depend on 'enable-tensorf...
2020-01-21 Wook Song[Filter/OpenVino] Keep consistency in the private membe...
2020-01-21 Wook Song[Filter/OpenVino] Support the MYRIAD plugin
2020-01-21 Wook Song[Filter/OpenVino] bugfix when checking that the fw...
2020-01-21 Wook Song[Filter/OpenVino] Revise mechanism for setting up ...
2020-01-21 Wook Song[Filter/OpenVino] Correct typo in an error message
2020-01-20 Parichay Kapoor[pytorch] Enable setting accelerators
2020-01-20 MyungJoo Ham[Filter/C++] Add the basic test case
2020-01-20 MyungJoo Ham[Filter/C++] Complete implementation of C++ filter.
2020-01-20 MyungJoo HamMeson: setup configure values before executing subdir
2020-01-20 Jaeyun[Api] typo correction
2020-01-20 Wook Song[Meson] Disable external filters for pytorch, caffe2...
2020-01-20 Wook Song[Dist] Use explicit options to enable external filters
2020-01-17 Parichay Kapoor[armnn] Add caffe support with armnn
2020-01-17 Parichay Kapoor[test/ext] Add condition for function to exist
2020-01-17 Parichay Kapoor[nnfw] Verify input model filename
2020-01-16 Jaeyun[Test] stream testcase with multiple custom-filters
2020-01-16 Jaeyun[Android/AMC] fix build warning
2020-01-16 Yongjoo Ahn[Spec] Update version 1.2.0 to 1.3.0 of rpm spec
2020-01-15 Wook Song[Tests/FilterExtCommon] Fix test case failure
2020-01-14 Jaeyun[Spec] cleanup build option
2020-01-14 Jaeyun[CodeClean] remove unnecessary code
2020-01-14 Parichay Kapoor[common] Added proper GstCaps framerate comparison
2020-01-14 Wook Song[Tests/FilterExtCommon] Generate test cases using meson
2020-01-13 Jaeyun[CodeClean] fix coverity issue
2020-01-13 HyoungJoo Ahn[Caffe2] Change how headers are included
2020-01-13 MyungJoo HamDocumentation Update of 2020.01
2020-01-13 Wook Song[Ext/Filter/TFLite] Enable a TensorFilter's property...
2020-01-13 Wook Song[Filter/Common/Reload] Define the behavior for verify_m...
2020-01-13 Wook Song[Tests/Script] Make the run_unittests_binaries script...
2020-01-13 MyungJoo HamREADME: update reviewers and project status
2020-01-10 Wook Song[Tests/FilterExtCommon] hotfix: Fix build errors, dangl...
2020-01-10 Parichay Kapoor[tflite/bug] Set accelerator bug solve
2020-01-10 Jaeyun[CodeClean] change file extension
2020-01-10 Jaeyun[Android] assertion to load conf file
2020-01-09 Jaeyun[Android/Test] testcases for updated API
next