We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b7d826 commit a861d8cCopy full SHA for a861d8c
README.md
@@ -8,10 +8,8 @@ Intel Deep Learning Extension Package is a module for collection of accelerated
8
This preview version of iDeep is tested on Ubuntu 16.04 and OS X.
9
10
Minimum requirements:
11
-- Cmake3
12
-- GCC 5.3+
13
-- C++ compiler with C++11 standard support
14
-- MKL-DNN 0.1+
+- cmake 3.0.0+
+- C++ compiler with C++11 standard support (GCC 5.3+ if you want to build tests)
15
- Python 2.7.6+, 3.5.2+, 3.6.0+
16
- Numpy 1.13
17
- Swig 3.0.12
0 commit comments