platform/upstream/nnstreamer.git
2020-10-06 Wook Song[Ext/Filter/Python] Set verify_model_path as TRUE
2020-10-06 Wook Song[Ext/Filter/PyTorch] Set verify_model_path as TRUE
2020-10-06 Wook Song[Ext/Filter/TF] Set verify_model_path as TRUE
2020-10-06 Dongju Chae[Custom/TensorRT] Implement example custom filter for...
2020-10-05 Dongju Chae[Build/TF-Lite] Check tf-lite version and don't use...
2020-10-05 Wook Song[Ext/Filter/Meson] Do not build tflite-extension withou...
2020-10-05 Wook Song[Meson] Merge install-example into install-test
2020-09-29 Parichay Kapoor[docs] Update getting-started with minimal requirement
2020-09-24 Jaeyun[Meson] change license arg
2020-09-23 Bumsik Kim[tensor_filter] [patch 4/4] Remove double underscore...
2020-09-23 Bumsik Kim[ext/tensor_filter] [patch 3/4] Initialize stats variab...
2020-09-23 Bumsik Kim[ext/tensor_filter] [patch 2/4] Set unimplemented API...
2020-09-23 Bumsik Kim[ext/tensor_filter] [patch 1/4] Initialize driver struc...
2020-09-23 Sangjung Woo[SPEC] Add libcapi-nnstreamer.so.0 symlink as workaround
2020-09-23 Sangjung Woo[API/Tizen] Add verson number to libcapi-nnstreamer.so
2020-09-23 Geunsik Lim[TF2/Filter] Added a framework to support TF2-Lite...
2020-09-23 Dongju Chae[Build/TensorRT] Add TensorRT dependency
2020-09-23 Wook Song[Filter/Python] Do PyType_Ready prior to PyModule_Create
2020-09-23 Wook Song[Filter/Python] Make nnstreamer-python work with python...
2020-09-23 Wook Song[Meson] Add a variable indicating the shared library...
2020-09-23 Jaeyun[Filter/NNFW] enable set-dim function
2020-09-23 Jaeyun[Android/Test] test for dynamic dim
2020-09-23 Jaeyun[Android] add dec-util for each decoder subplugins
2020-09-23 Bumsik Kim[tools/debugging] Add how to trace a specific NNStreame...
2020-09-23 Bumsik Kim[ext/tensor_decoder] Configure framerate caps for all...
2020-09-23 Sangjung Woo[TF-lite] Check flatbuffer dependency when tf-lite...
2020-09-23 Wook Song[Filter/Python] Apply the change since v3.8 in the...
2020-09-23 Wook Song[Meson] Use python3-embed when the version of given...
2020-09-23 Parichay Kapoor[hw/accl] Move hardware dependent code out of tensor_filter
2020-09-23 Jaeyun[TF-lite] remove nnfw-delegate feature
2020-09-23 MyungJoo HamStart of NNStreamear 1.7.0 development.
2020-09-23 MyungJoo HamRelease of NNStreamer 1.6.0 LTS accepted/tizen_6.0_unified_hotfix tizen_6.0_hotfix accepted/tizen/6.0/unified/20201030.112221 accepted/tizen/6.0/unified/hotfix/20201102.231751 accepted/tizen/unified/20200924.000956 submit/tizen/20200923.151633 submit/tizen_6.0/20201029.205503 submit/tizen_6.0_hotfix/20201102.192903 submit/tizen_6.0_hotfix/20201103.115103 tizen_6.0.m2_release v1.6.0
2020-09-23 Jaeyun[Android] remove memcpy while converting java object
2020-09-23 Jaeyun[C-Api/Single] invoke no-alloc function
2020-09-23 Jaeyun[C-Api/Single] prepare no-alloc invoke
2020-09-23 Jaeyun[Android] new function to create data object
2020-09-22 Wook Song[Meson] Enable fbs-support only if versions of flatc...
2020-09-15 Wook Song[Meson] Add missing dependency in flatbuffer-support...
2020-09-15 Wook Song[Tests/Meson] bugfix: Fix meson failure because of...
2020-09-14 Dongju Chae[Coverity] Fix unreachable codes
2020-09-10 Yongjoo Ahn[Coverity] Fix CWE-466 (Lock) in tizensensor_get_property
2020-09-10 Wook Song[Coverity/Repo] Fix CWE-366 in tensor_repo
2020-09-10 Wook Song[Coverity/Common] Fix CWE-476 in tensor_common
2020-09-09 Parichay Kapoor[single/test] Add unittest for allocate_in_invoke free... submit/tizen/20200909.120309
2020-09-09 Parichay Kapoor[single] Resolve tensor filter memory leak
2020-09-09 Jaeyun[Android] reduce method call
2020-09-09 gichan-jang[Dist/debian] Fix nnstreamer install files
2020-09-09 Jaeyun[Android/NNFW] parse option
2020-09-09 Jaeyun[Filter/NNFW] call close when failed to open model
2020-09-08 Jaeyun[Android/Build] remove unnecessary file
2020-09-08 Jaeyun[SVACE] fix svace issue
2020-09-08 Chunseok Leeonert(nnfw) uses 'cpu;bcq' as default backend
2020-09-08 Jaeyun[Android/NNFW] update version
2020-09-08 Jaeyun[Android/NNFW/Build] nnfw headers accepted/tizen/unified/20200908.060825 submit/tizen/20200908.012805
2020-09-08 Jaeyun[Android/NNFW] nnfw prebuilt libs
2020-09-07 Yongjoo Ahn[Android/SNPE] Modify SNPE prebuilt libs
2020-09-07 Jaeyun[Filter/NNFW] directory as model parameter
2020-09-07 Jaeyun[NNFW] remove json-glib dependency
2020-09-07 Jaeyun[Filter/NNFW] remove metadata validation
2020-09-07 Dongju Chae[Clamp/UnitTest] Add testcases for transform clamp...
2020-09-07 Dongju Chae[Clamp] Support 'clamp' as tensor_transform's option
2020-09-05 Parichay Kapoor[filter] Independency on order of the properties
2020-09-05 Parichay Kapoor[ext/nnfw] Check availability of neon at runtime
2020-09-05 Parichay Kapoor[tf_support] Change assert to throw/try/catch
2020-09-05 Dongju Chae[Bug/TensorSplit] Fix the offset calculation bug
2020-09-04 Jaeyun[Android] deallocate direct buffer
2020-09-04 Jaeyun[Filter/TF] fix deallocator ptr
2020-09-02 Jaeyun[CodeClean] fix coverity issue
2020-08-28 Sangjung Woo[Docs] Add a '%' before http
2020-08-28 Dongju Chae[Stand/Typo] Fix a minor typo in 'stand' transform...
2020-08-28 Yongjoo Ahn[android/test] Remove recently added testcases
2020-08-28 Yongjoo Ahn[android/build] Remove unnecessary build flag
2020-08-27 Jaeyun[Filter/Cpp] typo in cpp check
2020-08-26 MyungJoo HamDist/Tizen,Ubuntu: Add nnstreamer-util package
2020-08-26 MyungJoo Ham[Utility] NNStreamer-Check
2020-08-26 Jaeyun[Android] log message
2020-08-25 Yongjoo Ahn[Android/Test] Add Test cases for SNPE Singleshot api
2020-08-25 Yongjoo Ahn[filter/SNPE] Add exception for configuring instance
2020-08-24 Jaeyun[Android/Test] img classification using NNFW
2020-08-24 gichan-jang[TEST] Fix duplicated test
2020-08-24 Sangjung Woo[CAPI] Update sample code for Custom Filter
2020-08-21 Yongjoo Ahn[filter/tflite] Cache tensor ptr after the first invoke
2020-08-21 Yongjoo Ahn[trivial/lint] Fix minor coding style
2020-08-20 Jaeyun[Decoder] signed and unsigned comparison
2020-08-20 Jaeyun[Common] check ptr after mem allocation
2020-08-20 MyungJoo Ham[Tizen/DA] DA wants to omit openvino accepted/tizen/unified/20200824.030000 submit/tizen/20200820.080746
2020-08-20 Wook Song[Ext/Decoder] Support face detection models for OpenVino
2020-08-20 Parichay Kapoor[single] Bug fix for setting accelerator
2020-08-20 Yongjoo Ahn[test/fix] Fix signed-unsigned compare
2020-08-20 MyungJoo Ham[Documentation] Revised getting started for better...
2020-08-20 gichan-jang[TESTS/CAPI] Seperate negative TC as single test case
2020-08-19 Jaeyun[Android] build script with tf-lite 2.3
2020-08-19 Sangjung Woo[SPEC] Exclude device-dependent filters when checking...
2020-08-19 gichan-jang[TESTS/CAPI] Seperate negative TC as single test case...
2020-08-19 gichan-jang[TESTS/CAPI] Seperate negative TC as single test case...
2020-08-19 Wook Song[Ext/Decoder] Support person detection models for OpenVino
2020-08-19 Jaeyun[Android/NNFW] update version
2020-08-19 Wook Song[Tools/Profiling] Add a section for NNShark to README.md
2020-08-18 Jaeyun[Android] fix data conversion error
2020-08-15 Wook Song[Dist/Tizen] Correct typo accepted/tizen/unified/20200819.100355 submit/tizen/20200814.014406
next