updated Readme for latest release

This commit is contained in:
Beth Dean
2019-03-05 19:54:15 -08:00
committed by William Douglas
parent 16a7db5d27
commit 74e48fb1c0
+7 -2
View File
@@ -1,5 +1,10 @@
# Deep Learning Reference Stack
This provides the Deep Learning Reference Stack. To offer more flexibility, there are two versions of the Deep Learning Reference Stack: Eigen optimized for Intel Architecture and a second version that includes Intel® Math Kernel Library for Deep Neural Networks (Intel® MKL-DNN) primitives.
This provides the Deep Learning Reference Stack. To offer more flexibility, there are multiple versions of the Deep Learning Reference Stack:
* Eigen optimized for Intel Architecture
* Intel® Math Kernel Library for Deep Neural Networks (Intel® MKL-DNN) primitives
* PyTorch
* PyTorch with Intel® Math Kernel Library
* PyTorch with Intel® Math Kernel Library for Deep Neural Networks (Intel® MKL-DNN) primitives
Please see the folders in this level about the variants and how to build/use them.
Please see the folders in this level about the variants and how to build and use them.