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)