Rafał Banaś

Results 10 issues of Rafał Banaś

Please check wording and clarity.

This PR extends auto-config to automatically enable dynamic batching in DALI models Signed-off-by: Rafal

Extend Resnet50 benchmark to measure performance of DALI pipeline executed inside Python backend.

Signed-off-by: Rafal

Signed-off-by: Rafal This PR adds the CPU video decoder operator. It decodes a video file loaded to a memory buffer. In this first iteration, only the simplest scenario is implemented...

Signed-off-by: Rafal ## Category: ## Description: ## Additional information: ### Affected modules and functionalities: ### Key points relevant for the review: ### Tests: - [ ] Existing tests apply -...

## Category: New feature ## Description: It adds a new experimental.warp_perspective operator that uses CV-CUDA operator as its implementation. ## Additional information: ### Affected modules and functionalities: New operator ###...

## Category: **Refactoring** ## Description: This PR improves experimental.resize operator to reduce the CPU overhead of the operator. It contains the following improvements (from most to least significant): * using...