Speed up equalize transform: use bincount instead of histc (#3493)
* use bincount instead of hist * only use bincount when on CPU * Added equality test for CPU vs cuda * Fix flake8 and tests * tuple instead of int for size
Showing
Please register or sign in to comment