Skip to content

Commit

Permalink
remove mingfeima mkldnn reference from README, as no longer necessary (
Browse files Browse the repository at this point in the history
…pytorch#14975)

Summary: we now get mkldnn automatically from third_party/ideep

Differential Revision: D13396480

Pulled By: soumith

fbshipit-source-id: 20f819ba4b78cbe9c7d0baeab1c575669cbf6c20
  • Loading branch information
soumith authored and facebook-github-bot committed Dec 10, 2018
1 parent aefc83f commit 5fd69e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,6 @@ export CMAKE_PREFIX_PATH="$(dirname $(which conda))/../" # [anaconda root direct

# Install basic dependencies
conda install numpy pyyaml mkl mkl-include setuptools cmake cffi typing
conda install -c mingfeima mkldnn

# Add LAPACK support for the GPU
conda install -c pytorch magma-cuda92 # or [magma-cuda80 | magma-cuda91] depending on your cuda version
Expand Down

0 comments on commit 5fd69e7

Please sign in to comment.