Skip to content

v0.20.5

Choose a tag to compare

@vpirogov vpirogov released this 05 Sep 23:29
· 2 commits to rls-v0.20 since this release

This is a patch release containing following changes to Intel MKL-DNN v0.20.4:

  • Fixed out of bound memory access in GEMM-based grouped convolution weight update (3deeafa)
  • Fixed segmentation fault in AVX512 convolution for effective negative padding (f231ada)
  • Fixed correctness issue in strided depthwise convolution (d7484cb)