Gregory Lee

Results 72 issues of Gregory Lee

## Description closes #6310 modifies `convert_to_float` and `_supported_float type` to cast small integer dtypes (np.uint8, np.int8, np.uint16, np.int16) to float32 instead of float64. most changes are to the expected types...

:chart_with_upwards_trend: type: Performance

**Describe the bug** For a Windows 11 system with CuPy 13.3.0, NumPy 1.26.4, CUDA 12.6 and an RTX A3000 GPU, some test failures were seen in some tests of separable...

bug