XNNPACK
XNNPACK copied to clipboard
Fix caching of weights in `create_gemm_or_igemm` in `convolution-nhwc.cc`.
Fix caching of weights in create_gemm_or_igemm
in convolution-nhwc.cc
.
The memory was unconditionally reserved before that.