-
- Downloads
There was a problem fetching the pipeline summary.
Fix ArrayHandleZip::PrepareForInPlace
The implementation was calling PrepareForOutput on the delegate arrays rather than PrepareForInPlace, do when used with CUDA you did not get the data on the device. Also added a regression test to check this.
Showing
Loading