Joaquin Anton
Joaquin Anton
## Category: **Other** Replaces default ImageDecoders with the nvImageCodec based implementations. ## Description: - Replaces default ImageDecoders with the nvImageCodec based implementations. - Move former default decoders to a `legacy`...
## Category: ## Description: ## Additional information: ### Affected modules and functionalities: ### Key points relevant for the review: ### Tests: - [ ] Existing tests apply - [ ]...
## Category: **Other** Performance ## Description: - Populate the CUDA event pool with a few events per thread, to avoid creation of threads during the execution of the pipeline -...