platform/upstream/nnstreamer.git
2020-12-09 Dongju Chae[gRPC] Revise existing build/source codes
2020-12-09 Dongju Chae[gRPC] Code refactoring for gRPC's flatbuffer support
2020-12-09 Jaeyun[Filter/TF-lite] change so name
2020-12-09 Jaeyun[Filter/TF-lite] subplugin name for tf-lite
2020-12-09 Jaeyun[Filter/CodeClean] function description
2020-12-09 Dongju Chae[TensorRate/Tests] Add some unittests for tensor_rate
2020-12-09 MyungJoo Ham[Tools/Parser] Replace GST macros to dummy
2020-12-08 Jaeyun[Android/Test] stop pipeline when test is done
2020-12-08 Jaeyun[Android] fix resource leak
2020-12-07 gichan-jang[Filter] Update filter manual
2020-12-07 Jaeyun[Android/TF-lite] method to set tf-lite delegate
2020-12-07 gichan-jang[TEST] Add tensors out case when num_teensors is 1
2020-12-07 gichan-jang[TensorCommon] Add get tensors cap common function
2020-12-07 MyungJoo HamRelease of NNStreamer 1.7.1 devel v1.7.1
2020-12-07 Yongjoo Ahn[test] Fix ninja test for `join`
2020-12-07 Yongjoo Ahn[unittest] Fix some unittest for yocto
2020-12-07 Jaeyun[Android/TF-lite] feature for tf-lite
2020-12-07 MyungJoo Ham[Tools/Parser] Update gstparser's types
2020-12-04 gichan-jang[Test] Fix resource and mem leak accepted/tizen/unified/20201207.123246 submit/tizen/20201207.013927
2020-12-04 Sangjung Woo[Debian] Fix the broken symlink
2020-12-03 Jaeyun[Android/Build] remove unnecessary so
2020-12-03 Dongju Chae[Fix/gRPC] Fix gRPC unittests to use an unused port...
2020-12-02 Yongjoo Ahn[unittest] Fix signed-unsigned compare and command... submit/tizen/20201202.082821
2020-12-02 Yongjoo Ahn[android/SNPE] Add test for multi output SNPE
2020-12-02 Yongjoo Ahn[filter/SNPE] Support multiple output layers
2020-12-02 Yongjoo Ahn[doxygen] Add missing tags
2020-12-02 Jaeyun[Test] path to build dir
2020-12-02 junmin-kim[meson] Add deps declaration for tensorrt, grpc
2020-12-02 Dongju Chae[gRPC/Tests] Add some unittests for gRPC source/sink
2020-12-02 Dongju Chae[Coverage/Fix] Exclude auto-generated files from covera...
2020-12-01 Sangjung Woo[Filter/tflite] Support GPU Delegate on Tizen submit/tizen/20201201.095355
2020-12-01 Yongjoo Ahn[android/build] Patch NDK source to prevent build error
2020-12-01 Jaeyun[Filter/Sub] preserved name
2020-12-01 MyungJoo Ham[Tools] GstPipe String Parser
2020-12-01 MyungJoo HamBuild script clean: nnstreamer-check built by default
2020-11-30 Jaeyun[C-Api] define sub-plugin names
2020-11-30 MyungJoo Ham[Style] macro block style fix.
2020-11-30 MyungJoo Ham[Style] doxygen error fixed after clang-format fix
2020-11-30 MyungJoo Ham[Style] Apply clang-format
2020-11-30 MyungJoo Ham[Style] Update clang-format
2020-11-30 Jaeyun[Android/ONE] update ONE version
2020-11-30 Jaeyun[Filter/NNFW] invalid tensor info
2020-11-30 gichan-jang[Join] Add testcases for join
2020-11-27 Dongju Chae[gRPC] Implement tensor_source (client) and tensor_sink... accepted/tizen/unified/20201130.122954 submit/tizen/20201127.015104
2020-11-26 Jaeyun[Android/Test] remove unnecessary format conversion
2020-11-26 Dongju Chae[Fix/Debian] Fix some typos in debian/control
2020-11-25 Dongju Chae[TensorRate/Filter] Skip inference when QoS events...
2020-11-25 MyungJoo Ham[DIST/RPM] Code Clean .spec for readability and non...
2020-11-23 Yongjoo Ahn[Android/Doc] Add guide for using NNAPI delegate to...
2020-11-23 Jaeyun[Android/Test] testcases for new methods
2020-11-23 Jaeyun[Android/Api] method to check element availability
2020-11-23 Jaeyun[Build] fix warning (type conversion)
2020-11-20 Sangjung Woo[SPEC] Add capi-nnstreamer-devel Requires to capi-nnstr... accepted/tizen/unified/20201123.123148 submit/tizen/20201120.071152
2020-11-20 Jaeyun[Android] fix invalid window error
2020-11-20 Dongju Chae[Tools/Confchk] Show custom property description for...
2020-11-20 MyungJoo Ham[Tools] GstPipe<-->Pbtxt Conversion / Skeleton
2020-11-19 Jaeyun[NNFW] print retry count log
2020-11-19 gichan-jang[TensorIF] Add custom callback accepted/tizen/unified/20201119.125120 submit/tizen/20201119.061738
2020-11-19 gichan-jang[TensorIF] Add testcases for custom condition
2020-11-19 gichan-jang[JOIN] Support packaging for join element
2020-11-19 gichan-jang[JOIN] Add new element join
2020-11-19 Jaeyun[Android] method to set surface
2020-11-19 Sangjung Woo[Filter/TensorRT] Add unit testcases for TensorRT filter
2020-11-19 Sangjung Woo[Filter/TensorRT] Add a sub-plugin filter for TensorRT
2020-11-19 Jaeyun[C-Api] element availability
2020-11-19 Jaeyun[CodeClean] indent and common function
2020-11-13 gichan-jang[Debian] Modify nnstreamer install files
2020-11-13 Dongju Chae[gRPC/Sink] Implement gRPC tensor sink
2020-11-13 gichan-jang[TensorFilter] Add unit testcases for input and output...
2020-11-13 gichan-jang[TensorFilter] Combined Tensor Picking
2020-11-13 Dongju Chae[Tizen/gRPC] check gRPC capability in nnstreamer.spec
2020-11-12 gichan[TensrDemux] Add testcases for tensors out
2020-11-12 gichan[TensorDemux] Support other/tensors on src pads
2020-11-11 Yongjoo Ahn[filter/tflite] Define macro for version check
2020-11-11 Yongjoo Ahn[Android/tflite] Support gpu delegate
2020-11-11 Yongjoo Ahn[Android] Bump up the minimum SDK version
2020-11-11 Jaeyun[Test/NNFW] fix invalid tc
2020-11-11 MyungJoo HamAdd CII Best Practices Badges
2020-11-10 Dongju Chae[gRPC/Packaging] Support packaging for nnstreamer-grpc accepted/tizen/unified/20201111.124810 submit/tizen/20201110.024714
2020-11-10 Dongju Chae[gRPC/Source] Implement gRPC tensor source
2020-11-10 Dongju Chae[gRPC/protobuf] Implement a helper class for NNStreamer...
2020-11-06 Yongjoo Ahn[unittest] Fix signed-unsigned comapre
2020-11-05 Sangjung WooUpdate test cases for dimension string when it is expli...
2020-11-05 Sangjung WooUpdate dimension string when it is explicitly given...
2020-11-05 Jaeyun[Android] handle invalid context
2020-11-04 Jaeyun[Android] codeclean accepted/tizen/unified/20201104.122534 submit/tizen/20201104.062026
2020-11-04 Parichay Kapoor[tensorfilter] Set default framework when no priority
2020-11-02 Yongjoo Ahn[Android/tflite] Fix NNAPI inference bug
2020-11-02 Jaeyun[Android] fix invalid handle case
2020-10-30 Yongjoo Ahn[android/test] Add negative test cases with Options
2020-10-30 Yongjoo Ahn[android/SingleShot] Add Options class for configuring...
2020-10-30 Sangjung Woo[Repo] Fix the assertion error when executing `gst...
2020-10-30 gichan-jang[TensorIF] Fix unit test fail on arm arch
2020-10-30 Yongjoo Ahn[Filter/tflite] Remove NNAPI option
2020-10-30 Jaeyun[Android/Build] remove unnecessary build flag
2020-10-29 Sangjung Woo[Test] Testcase for rank count logic in Tensor Filter
2020-10-29 Sangjung Woo[Filter] Add rank count logic to GstTensorFilterProperties
2020-10-29 Dongju Chae[README.md] Add hall-of-fame section to README.md
2020-10-28 MyungJoo HamFilter/TF2-Lite: remove unnecessary if in meson accepted/tizen/unified/20201029.124833 submit/tizen/20201028.073558
2020-10-28 MyungJoo HamFilter/TF2-Lite: fix dependnecy big (meson)
next