Bram Veldhoen

Results 9 issues of Bram Veldhoen

The new result types are used for processing the sentinel commands (such as sentinel masters, sentinel slaves). Unit tests for these new types were added too. Added error handling and...

I've tried to get the SCAN command to work, but ran into a problem that the redis reply is not processed correctly. According to the Redis documentation: SCAN, SSCAN, HSCAN...

Output of the Loop test: [ RUN ] RedoxTest.Loop [ASYNC] GET redox_test:a: 18 /home/bramv/src/redox/test/test.cpp:75: Failure Value of: c.reply() Actual: "18" Expected: value Which is: "20" [ FAILED ] RedoxTest.Loop (116...

### Describe the question. Thanks in advance for your help. I'm running into an issue in a pipeline with ~11 operators. During processing, some processing steps may become irrelevant for...

question

This PR was made for future reference, and not to lose the effort. As described in the original issue, we opted to export directly to tensorrt (instead of exporting to...

This PR adds a tensor_filter for dali pipelines. See also https://github.com/NVIDIA/DALI. Only dali pipeline operators implemented in C++ are supported. The tensor_filter_dali uses the DALI c_api (which may be subject...

Hello, I'm running into an issue w.r.t. the tensor_filter using tensorrt. I'm trying to build it, but need to revert back to ubuntu 20.04 when using the nvidia container nvcr.io/nvidia/cuda:11.0.3-cudnn8-devel-ubuntu20.04....

--- # [Template] PR Description Added an example for yolov5su using tensorrt **Changes proposed in this PR:** - Added tensorrt example - Updated torchscript example See also: https://github.com/nnstreamer/nnstreamer/pull/4482 **Self evaluation:**...

Hello, It would be helpful if the gstreamer timestamp (and potentially other metadata) would be available for CustomFilter implementations used in python3 tensor_filter. Is there a way to get the...

Open for Participation
backlog