Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modification to prevent scalar indexing on CUDA devices
Scalar indexing on CUDA devices results in poor performance. This modification uses dot syntax to prevent scalar indexing.
- Loading branch information