Commit ecbd5b05 authored by Alexander Alekhin's avatar Alexander Alekhin

Merge pull request #10751 from nglee:dev

parents c8d8b1fb 3cf53592
......@@ -552,7 +552,7 @@ Stream cv::cuda::StreamAccessor::wrapStream(cudaStream_t stream)
namespace
{
bool enableMemoryPool = true;
bool enableMemoryPool = false;
class StackAllocator : public GpuMat::Allocator
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment