Gregory Lee

Results 318 comments of Gregory Lee

Thanks @cudawarped for the update and for getting the new external memory functionality merged in OpenCV. So if we want to point users to this new capability the requirement will...

I pushed an update that fixed the AMD64 Windows wheels and dropped 32-bit Windows support. The linux ones were already working aside from a couple of 32-bit ones (also dropped...

Made a few performance-related changes to: - avoid various intermediate arrays to reduce memory overhead - create `sigma_list` using basic tuple operations to avoid the overhead calling numpy or cupy...

CI failures are unrelated (apparently related to a new version of CMake released today)

> @jakirkham Any chance we can omit the format changes and only keep the real ones? Thanks, for porting the code upstream John. Unfortunately on closer review, I think only...

@jakirkham, I think we can close this in favor of #8311 and #8312

Here is the output I got on a GTX 1080Ti running CUDA 11.2 (For the script to complete, I had to comment out lines 24-26 of `_signaltools_core.py` to avoid a...