h6197627

Results 2 comments of h6197627

I also just have tried to link my sample code with official MNN pre-built libraries [Android v1.0.0](https://github.com/alibaba/MNN/releases/download/1.0.0/Android.zip) and [Android v2.8.1](https://github.com/alibaba/MNN/releases/download/2.8.1/mnn_2.8.1_android_armv7_armv8_cpu_opencl_vulkan.zip) and got the same 2x RAM difference between versions with...

Hi, @jxt1234 Well I think it is not a bug actually. I debugged as you suggested and it turned out that 1.0.1 successfully checks `ConvolutionWinograd::canUseWinograd` but later code has additional...