MyungJoo Ham

Results 128 issues of MyungJoo Ham

Related: https://lfscanning.org/reports/lfai/nnstreamer-2022-07-02-8eb54f0b-f36e-43ff-826f-80e9f251e17e.html Please remove the following header files from archives in nnstreamer-android-resource.git - [x] # 6 - [ ] # 7 ``` Finding #6 -- Priority: High These files are...

backlog

Occasional SSAT TC error with Query: Example (i586/Tizen): ``` [ 383s] [Starting] nnstreamer_query [ 385s] [ 385s] ** (gst-launch-1.0:726387): CRITICAL **: 01:51:53.572: Received error, stop msg thread. [ 385s] [...

bug
build/CI

Use GIL instead of mutex. Refer to #3832. Fixes #3834 Signed-off-by: MyungJoo Ham

DO NOT MERGE
for-next

Do not have common data structures of ext modules in the global-common directory. Put them in the ext modules to avoid convoluted dependency. Fixes #3837 Signed-off-by: MyungJoo Ham

There are a few frameworks with float16 support. We may add one more tensor type for f16. PR #3794 TODO - [x] tensor-transform - [x] unit test cases - [x]...

low priority

GST_FLATBUF_TENSOR_CAP_DEFAULT is defined at the core header, "gst/nnstreamer/incluide/typedef.h". However, GST_FLATBUF_TENSOR_CAP_DEFAULT defined caps for flatbuf subplugins (conv/dec), not for nnstreamer core. Same with PROTOBUF, too.

PR/Ready2Go
backlog
4-Committers

Fix the issue by using GIL instead of mutex. Refer to #3832

bug
Delayed

Hi Team, Here are the results from the July 2022 license scan of the NNstreamer project. The scan was performed using the Linux Foundation Fossology server. Licenses and copyrights were...

backlog

1. Multi-protocol tensor-query-server - ``` tensor-query-serversrc TCP+MQTT+AITT .... ``` - ``` tensor-query-client TCP ``` and ``` tensor-query-client MQTT ``` and ``` tensor-query-client AITT ``` work simultaneously for this server. 2....

From focal/amd64 ppa build https://code.launchpad.net/~nnstreamer/+archive/ubuntu/ppa/+build/24186089 ``` [Starting] gstreamer_join [libprotobuf ERROR google/protobuf/descriptor_database.cc:641] File already exists in database: nnstreamer.proto [libprotobuf FATAL google/protobuf/descriptor.cc:1371] CHECK failed: GeneratedDatabase()->Add(encoded_file_descriptor, size): terminate called after throwing an instance...

bug