AMDGPU.jl
AMDGPU.jl copied to clipboard
Update ROCBLASFloat
@jpsamaroo
I also improved the dispatch for complex ROCArray
.
While it doesn't necessarily hurt (and I won't block merging on switching them back), we don't need the T
type parameter exposed from most of these functions.
While it doesn't necessarily hurt (and I won't block merging on switching them back), we don't need the
T
type parameter exposed from most of these functions.
Sorry, I usually use the T
type parameter even if we don't need it.