https://github.com/Microsoft/CNTK
Revision f590e03aa860b5e05e9d6eb854d9c06ef01d87ff authored by Manik Jindal on 10 November 2017, 07:55:14 UTC, committed by GitHub on 10 November 2017, 07:55:14 UTC
ucf11_conv3d_test.py test depends on APIs introduced in imageio v2.2.0
but currently CNTK uses imageio v2.1.1, leading the test to be in
broken state. Conda doesn't support Python 3.4, and hence imageio v2.2.0
conda package is not available for Python 3.4. Now, Python 3.4 conda
environment setup file installs imageio v2.2.0 using pip instaed of conda.
Also, CNTK will stop supporting Python 3.4 in releases later than 2.3.
1 parent 834417a
History
Tip revision: f590e03aa860b5e05e9d6eb854d9c06ef01d87ff authored by Manik Jindal on 10 November 2017, 07:55:14 UTC
Upgrade imageio to v2.2.0 from v2.1.1 (#2605)
Tip revision: f590e03
File Mode Size
Dependencies
Documentation
Examples
Manual
PretrainedModels
Scripts
Source
Tests
Tools
Tutorials
bindings
.clang-format -rw-r--r-- 931 bytes
.gitattributes -rw-r--r-- 3.3 KB
.gitignore -rw-r--r-- 7.4 KB
.gitmodules -rw-r--r-- 211 bytes
CNTK.Common.props -rw-r--r-- 1.6 KB
CNTK.Cpp.props -rw-r--r-- 11.7 KB
CNTK.sln -rw-r--r-- 213.2 KB
CONTRIBUTING.md -rw-r--r-- 210 bytes
CppCntk.vssettings -rw-r--r-- 10.0 KB
LICENSE.md -rw-r--r-- 7.9 KB
Makefile -rw-r--r-- 60.6 KB
README.md -rw-r--r-- 7.8 KB
configure -rwxr-xr-x 34.5 KB

README.md

back to top