File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ cmake_minimum_required(VERSION 2.8)
1818
1919set (PROJECT_NAME "Intel(R) MKL-DNN" )
2020set (PROJECT_FULL_NAME "Intel(R) Math Kernel Library for Deep Neural Networks (Intel(R) MKL-DNN)" )
21- set (PROJECT_VERSION, "0.1 " )
21+ set (PROJECT_VERSION, "0.2 " )
2222
2323set (LIB_NAME mkldnn)
2424
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.1 technical preview] ( https://img.shields.io/badge/v0.1-technical_preview-orange.svg )
3+ ![ v0.2 technical preview] ( https://img.shields.io/badge/v0.1-technical_preview-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
You can’t perform that action at this time.
0 commit comments