gputools
gputools copied to clipboard
transforms.roate not support?
when i use this api, it shows
"UserWarning: gputools.transform.affine: API change as of gputools>= 0.2.8: the inverse of the matrix is now used as in scipy.ndimage.affine_transform "gputools.transform.affine: API change as of gputools>= 0.2.8: the inverse of the matrix is now used as in scipy.ndimage.affine_transform""
and the performance has no advantages which means that transforms.rotate does not make use of gpu.
where i am wrong?