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