diff --git a/stacks/dlrs/README.md b/stacks/dlrs/README.md index 4b96e39..e2f2cd0 100644 --- a/stacks/dlrs/README.md +++ b/stacks/dlrs/README.md @@ -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.