"git@developer.sourcefind.cn:OpenDAS/torchaudio.git" did not exist on "9133f2a019d5f2fe0ea3bfe30926a6c396e93c6e"
[Feature] Unify the cuda stream used in core library (#4480)
* Use an internal cuda stream for CopyDataFromTo
* small fix white space
* Fix to compile
* Make stream optional in copydata for compile
* fix lint issue
* Update cub functions to use internal stream
* Lint check
* Update CopyTo/CopyFrom/CopyFromTo to use internal stream
* Address comments
* Fix backward CUDA stream
* Avoid overloading CopyFromTo()
* Minor comment update
* Overload copydatafromto in cuda device api
Co-authored-by:
xiny <xiny@nvidia.com>
Showing
Please register or sign in to comment