File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ endif()
2323
2424set (PROJECT_NAME "Intel(R) MKL-DNN" )
2525set (PROJECT_FULL_NAME "Intel(R) Math Kernel Library for Deep Neural Networks (Intel(R) MKL-DNN)" )
26- set (PROJECT_VERSION "0.9 " )
26+ set (PROJECT_VERSION "0.10 " )
2727
2828set (LIB_NAME mkldnn)
2929
Original file line number Diff line number Diff line change 11# Intel(R) Math Kernel Library for Deep Neural Networks (Intel(R) MKL-DNN)
22[ ![ Apache License Version 2.0] ( https://img.shields.io/badge/license-Apache_2.0-green.svg )] ( LICENSE )
3- ![ v0.9 beta] ( https://img.shields.io/badge/v0.9 -beta-orange.svg )
3+ ![ v0.10 beta] ( https://img.shields.io/badge/v0.10 -beta-orange.svg )
44
55Intel(R) Math Kernel Library for Deep Neural Networks (Intel(R) MKL-DNN) is an
66open source performance library for Deep Learning (DL) applications intended
Original file line number Diff line number Diff line change 1515# limitations under the License.
1616# ===============================================================================
1717
18- MKLURL=" https://github.com/01org/mkl-dnn/releases/download/v0.9 /mklml_lnx_2018.0.20170425 .tgz"
18+ MKLURL=" https://github.com/01org/mkl-dnn/releases/download/v0.10 /mklml_lnx_2018.0.20170720 .tgz"
1919
2020DST=` dirname $0 ` /../external
2121DST=` readlink -f $DST `
You can’t perform that action at this time.
0 commit comments