platform/upstream/nnstreamer.git
2020-01-09 Jaeyun[C-Api] handle multi files and custom option
2020-01-09 Jaeyun[Api/CodeClean] macro to check nnfw
2020-01-09 Parichay Kapoor[python/ext] Added basic unittests for python
2020-01-09 Wook Song[Filter] Add an option to centralize checking the path...
2020-01-09 gichan-jang [TEST] Unit test case for NNFW ML-API
2020-01-09 Parichay Kapoor[nnfw] Support setInputDimension with nnfw
2020-01-09 MyungJoo HamCODEOWNERS: add new members
2020-01-09 MyungJoo HamTest: filter/edgetpu unit testing
2020-01-09 Dongju Chae[CONF] override NNSTREAMER_CONF_FILE with env-var conf...
2020-01-09 MyungJoo HamDist/Tizen: show unit test result summary
2020-01-09 Wook Song[Filter/OpenVino] Fill the mandatory callback, invoke
2020-01-09 Parichay Kapoor[filter/ext] Added basic unittests for all filter exten...
2020-01-09 Parichay Kapoor[single/hw] Check hw support for framework
2020-01-09 Jaeyun[Android] add clone method
2020-01-09 Jaeyun[Android] define enumeration for data type and state
2020-01-09 Jaeyun[Android] tensors-data class with metadata
2020-01-08 Sangjung Woo[PythonFilter] Add pragma option to fix compile time... accepted/tizen/unified/20200109.065529 submit/tizen/20200108.082636
2020-01-08 Sangjung Woo[Spec] Add python-filter option
2020-01-08 Wook Song[Filter/OpenVino] Handle the case when the sub-plugin...
2020-01-08 Wook Song[Filter/OpenVino] Improve provided model(s) parsing
2020-01-08 Wook Song[Ext/Filter/Meson] Make meson support the CPU extension...
2020-01-08 Wook Song[Filter/OpenVino] Load a given network into the acceler...
2020-01-07 Dongju Chae[Cpp/Ext] Renames file extensions of test source codes...
2020-01-07 Parichay Kapoor[armnn] object classification unittest + bug solve
2020-01-07 Sangjung Woo[C-API] Set omitted enum value in pipeline buffer policy
2020-01-07 Parichay Kapoor[nnfw] Interpret quant8 asymm as uint8
2020-01-07 Wook Song[Ext/Filter/Meson] Update meson.build for the OpenVino...
2020-01-06 Wook Song[Documentation] Modify the meson version required to...
2020-01-06 Jaeyun[Api] add SNAP in nnfw enum type
2020-01-06 Jaeyun[Filter/Custom] unnecessary log
2020-01-06 Jaeyun[CodeClean] fix coverity
2020-01-06 Wook Song[Filter/OpenVino] Add skeleton code of a sub-plugin...
2020-01-06 Parichay Kapoor[armnn] Added unittests for armnn
2020-01-06 Parichay Kapoor[armnn] Added tensor filter extension of armnn
2020-01-03 Parichay Kapoor[filter/ext] Replace asserts with error handling
2020-01-03 Parichay Kapoor[spec] Minor fixes and cleanup
2020-01-02 Parichay Kapoor[plugin/hw] Add more HW accelerator and update implemen...
2020-01-02 Jaeyun[Build] remove unnecessary flag
2020-01-02 Dongju Chae[FIX/LOG] Fix a wrong error message for custom-easy...
2020-01-02 Dongju Chae[TEST/RELOAD] Test runtime model reloads during tflite...
2020-01-02 Parichay Kapoor[build] Remove -wno-sign-compare
2019-12-31 Jaeyun[Converter] reduce complexity
2019-12-30 Parichay Kapoor[tflite] Backend unittest should always pass
2019-12-30 Jaeyun[Android/SNAP] build script for SNAP
2019-12-30 Parichay Kapoor[nnfw] Reverse the order of dimension
2019-12-18 Jaeyun[Filter/TF] remove unnecessary code
2019-12-18 MyungJoo HamDist/Tizen: add missing manifest for source-tizen-sensor
2019-12-18 Parichay Kapoor[nnfw] Set accelerator for nnfw sandbox/helloahn/gbs_test
2019-12-18 Dongju Chae[Refactor/TF] Refactor tf tensor-filter subplugin to...
2019-12-18 Dongju Chae[Refactor/Python] Refactor python sub-plugin to remove...
2019-12-18 MyungJoo HamFilter: support EdgeTPU with tensorflow-lite interface
2019-12-18 Dongju Chae[Refactor/TFLITE] Refactor tflite tensor-filter subplug...
2019-12-18 Parichay Kapoor[spec] nnfw now packaged only for tizen
2019-12-18 Dongju Chae[Refactor/Caffe2] Refactor caffe2 tensor-filter subplug...
2019-12-18 Dongju Chae[Refactor/PyTorch] Refactor pytorch subplugin to remove...
2019-12-18 Jaeyun[Android] header files for sub-plugin
2019-12-18 Dongju Chae[TEST/RELOAD] Add negative unittests for tflite model...
2019-12-18 Dongju Chae[TEST/RELOAD] Add unittest to test set_property of...
2019-12-18 Dongju Chae[Test/Model] Add a tflite model for reload tests, mobil...
2019-12-13 MyungJoo HamRefactor/Conf: avoid using hardcoded categories
2019-12-13 MyungJoo HamTest/Fix Compiler Warning (else ambiguity)
2019-12-13 MyungJoo HamRelease of 1.3.0, the development version
2019-12-13 MyungJoo HamRelease of nnstreamer 1.2.0 accepted/tizen/unified/20191213.115126 submit/tizen/20191213.070732 v1.2.0
2019-12-13 MyungJoo HamPolicy Update: Test Tizen Features in ARM, always.
2019-12-13 Dongju Chae[TFLITE/RELOAD] Revise tflite sub-plugin to support...
2019-12-13 Dongju Chae[TensorSink/UnitTest] Add a test option for sync proper...
2019-12-13 Jaeyun[Android] common headers for gstreamer
2019-12-13 MyungJoo HamConverters: support external subplugins
2019-12-13 MyungJoo HamUnitTest: Tensor-src-tizensensor / Initial test cases
2019-12-13 Jaeyun[Filter] property description
2019-12-12 Parichay Kapoor[nnfw] nnfw fix for aarch64
2019-12-12 Dongju Chae[CONF] Remove unnecessary g_key_file_free()
2019-12-12 MyungJoo HamDoc/Contributing: update code quality standards
2019-12-12 Jaeyun[Android] add asset dir for native library
2019-12-12 Parichay Kapoor[nnfw/single/test] Add tests for nnfw with single API
2019-12-12 Parichay Kapoor[nnfw/single] Enable nnfw with single API
2019-12-12 Parichay Kapoor[nnfw] update nnfw model dir path to model file path
2019-12-11 Jaeyun[C-Api/Single] check invalid tensor info
2019-12-11 Jaeyun[C-Api] update util functions
2019-12-11 Dongju Chae[FIX] Add a missing g_clear_error() in unittest_sink.cpp
2019-12-10 Dongju Chae[TensorFilter] Add Add a callback of tensor filter...
2019-12-09 Dongju Chae[PROP/MODEL] Revise the model property to support multi...
2019-12-09 MyungJoo HamTensor-src-tizensensor: fixes (style & build)
2019-12-09 Dongju Chae[DIST/DEBIAN] Add a missing debian package for nnstream...
2019-12-09 Chunseok LeeRemove nnfw default backend configuration accepted/tizen/unified/20191209.144035 accepted/tizen/unified/20191210.051307 submit/tizen/20191209.091506 submit/tizen/20191210.012644 submit/tizen/20191210.033651
2019-12-09 Dongju Chae[FIX] Fix a typo of nnstreamer-cpp package in debian...
2019-12-05 MyungJoo HamDoc: update component implementation status
2019-12-05 MyungJoo HamTensor-src-tizensensor: complete initial implementation.
2019-12-04 Jaeyun[CodeClean] cleanup duplicated and update testcases
2019-12-04 MyungJoo HamTensor-src-tizensensor: fill gst callbacks, Tizen senso...
2019-12-04 MyungJoo Ham[Dist/Tizen] Fix integration error with libarmcl accepted/tizen/unified/20191204.042059 submit/tizen/20191203.102344
2019-12-03 Dongju Chae[PROP] Add new tensor filter prop to indicate a model...
2019-12-03 Jaeyun[Transform] init 0 for mode enum-value
2019-12-03 Jaeyun[Common] condition to compare tensor info
2019-12-02 Sangjung Woo[Docs] Update the link for Tizen
2019-11-28 MyungJoo HamTensor-src-tizensensor: fill minor gst callbacks accepted/tizen/unified/20191129.033510 submit/tizen/20191128.132227
2019-11-28 Jaeyun[Doc] dimension in converter
2019-11-28 Jaeyun[CodeClean/Test] free log-file str
2019-11-26 Parichay Kapoor[IIO/test/coverity] Resolve coverity issues
2019-11-26 Parichay Kapoor[tests/coverity] Fix coverity issues related to gtest...
next