Upgrade MKL-DNN to version 0.17 and static build MKL-DNN (#15504)
authorGu, Jinghui <jinghui.gu@intel.com>
Wed, 26 Dec 2018 06:54:16 +0000 (22:54 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Wed, 26 Dec 2018 06:56:51 +0000 (22:56 -0800)
commit12e0ed55b4327d41052651ddbae58506c5957ab8
tree73997a2bc4b3e0c2e8f50f0510544420379431e1
parent2fe5c29d81771de4acbeb692ed775d15139646b7
Upgrade MKL-DNN to version 0.17 and static build MKL-DNN (#15504)

Summary:
Upgrade MKl-DNN to 0.17 and static build MKL-DNN to fix the potentail build error due to old mkldnn version in host system.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/15504

Differential Revision: D13547885

Pulled By: soumith

fbshipit-source-id: 46f790a3d9289c1e153e51c62be17c5206ea8f9a
.jenkins/caffe2/build.sh
cmake/Dependencies.cmake
cmake/Modules/FindMKLDNN.cmake
third_party/ideep