Skip to content

v0.17.2

Compare
Choose a tag to compare
@tprimak tprimak released this 20 Dec 02:47
· 7 commits to rls-v0.17 since this release

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

  • Fix data race during initialization in the GEMM-based convolution (763513e)
  • Fix number of dimensions of a tensor in the backward deconvolution primitive descriptor (5a0a50c)
  • Fix Valgrind* complaints (ed4b08c)