Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow obtaining cuda stream handle from PyTorch stream when launching…
… kernel (#297) Use `cuda_stream` attribute of a torch stream if the stream is not an instance of the cupy stream.
- Loading branch information