Janusz Lisiecki

Results 18 issues of Janusz Lisiecki

- adds additional replacements for functions used by nose and removed in python 3.12 ## Category: **Other** (*e.g. Documentation, Tests, Configuration*) ## Description: - adds additional replacements for functions used...

- bumps up NUMBA version used in tests to 0.59.1 - reenables NUMBA CPU tests on aarch64 for >=0.59.0 ## Category: **Other** (*e.g. Documentation, Tests, Configuration*) ## Description: - bumps...

- upgrade cross compilation cuda to 12.2 to match JetPack 6.0 ## Category: **Other** (*e.g. Documentation, Tests, Configuration*) ## Description: - upgrade cross compilation cuda to 12.2 to match JetPack...

- libcudart on Jetson (CUDA 11.8) requires shm_open symbol which is provided by librt, without it linker complains about a missing symbol. This PR makes sure that whenever libcudart is...

- adds an ability to compile only CV-CUDA files that match the given pattern so the user can have binary only with selected operators (which also reduces its size)

- moves to the NVIDIA sphinx based theme - adds a new version switcher ## Category: **Other** (*e.g. Documentation, Tests, Configuration*) ## Description: - moves to the NVIDIA sphinx based...

- the new nvidia-theme reccomends the line lenght of the code snippets 80 characters, not 100 as used in DALI ## Category: **Other** (*e.g. Documentation, Tests, Configuration*) ## Description: -...

- adds missing arguments to the external source function signature ## Category: **Other** (*e.g. Documentation, Tests, Configuration*) ## Description: - adds missing arguments to the external source function signature ##...