mirror of
https://github.com/opencv/opencv.git
synced 2025-08-06 14:36:36 +08:00
Merge pull request #11550 from tomoaki0705:fixCudaAsync
This commit is contained in:
commit
faafb3152a
@ -152,7 +152,7 @@ namespace cv { namespace cuda
|
||||
|
||||
inline ~NppStreamHandler()
|
||||
{
|
||||
nppSetStream(oldStream);
|
||||
cudaStreamSynchronize(oldStream);
|
||||
}
|
||||
|
||||
private:
|
||||
|
Loading…
Reference in New Issue
Block a user