mirror of
https://github.com/opencv/opencv.git
synced 2025-08-06 14:36:36 +08:00
Merge pull request #10751 from nglee:dev
This commit is contained in:
commit
ecbd5b0574
@ -552,7 +552,7 @@ Stream cv::cuda::StreamAccessor::wrapStream(cudaStream_t stream)
|
||||
|
||||
namespace
|
||||
{
|
||||
bool enableMemoryPool = true;
|
||||
bool enableMemoryPool = false;
|
||||
|
||||
class StackAllocator : public GpuMat::Allocator
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user