Thiago Crepaldi
d5db8438b1
Add Linux OOBE support
2018-04-24 13:35:46 -07:00
Thiago Crepaldi
116b662e3f
Add Windows OOBE support
2018-04-23 10:11:52 -07:00
Thiago Crepaldi
ab0ef383ff
Update dependencies from VS2015 to VS2017 and Anaconda3 4.1.1 to 4.3.1
2018-04-23 10:11:52 -07:00
Thiago Crepaldi
2e7bbaad22
Fix windows script to install cntk from binary drop
2018-04-13 15:11:48 -07:00
Thiago Crepaldi
a5e0912a27
Fix automated cntk install script for windows
2018-03-22 17:16:50 -07:00
Thiago Crepaldi
44c626a483
Fix wheel package name for nightly build scripts
...
WHL package name has recently changed for GPU target build.
Now the package is called cntk-gpu, which translates to a
filename prefixed as cntk_gpu*.whl
2018-03-13 10:03:28 -07:00
Thiago Crepaldi
0f28edf814
Fix CNTK build and tests after 1bitSGD merge
2018-03-07 15:31:25 -08:00
Manik Jindal
4506effb35
Add support to download WHL packages for RC builds
2018-02-27 16:26:05 -08:00
Manik Jindal
343f38350a
Remove Python 3.4 support
2018-01-26 14:55:22 -08:00
Manik Jindal
8dd66005ef
Add new dependencies to build docker image ( #2655 )
...
cmake and zlib1g-dev packages need to be installed to build docker
image.
2017-11-22 18:30:19 -08:00
Manik Jindal
f590e03aa8
Upgrade imageio to v2.2.0 from v2.1.1 ( #2605 )
...
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.
2017-11-09 23:55:14 -08:00
Mark Hillebrand
f89f9d7e30
Scripts/install/linux/install-cntk.sh: install libtiff5
2017-09-12 12:17:45 +02:00
REDMOND\sayanpa
f247772614
Enabled conversion of jupyter notebook to html using nbsphinx, integrated the conversion with the current doc build system, updated the jupyter notebooks in Tutorial and Manual folders to adhere to nbshpinx guidelines
2017-09-07 16:33:26 -07:00
Philipp Kranen
63488568fe
enabling native proposal layer and dlib selective search
2017-08-30 17:12:35 +02:00
Alexey Orlov
490c1e433f
Fixing OpenMPI PATH for Ubuntu 14, client script installation, including Docker Hub Images. Fixes #2191
...
Fixing MPI Path for Ubuntu 14 - addressing CR comments
2017-08-12 11:55:53 +02:00
Alexey Reznichenko
42c4f32e81
Cosmetic changes in ctf2bin
2017-08-02 13:57:40 +02:00
Mark Hillebrand
2edb57f5b7
Scripts/install/linux/install-cntk.sh: ensure ca-certificates is always available
2017-07-31 17:55:45 +02:00
Philipp Kranen
0ed295e653
proper loss normalization, roi pooling backprop only for index zero in ConvolutionalNodes.h
2017-07-26 22:58:46 +02:00
Project Philly
89ee26418b
Integrate mahilleb/maoyi/fix2 into master
2017-07-26 04:39:28 -07:00
Your Name
bd14278fd7
fix unittest problems
...
fix unittest
2017-07-26 12:54:16 +02:00
yuxiaoguo
b1f6a467f1
crosstalkcaffe: convert caffe model to CNTK model
2017-07-26 12:48:55 +02:00
REDMOND\sayanpa
2f4bf7475e
Added new example that uses the CNTK Keras backend to train a bird to fly through a cactus maze using reinforcement learning.
2017-07-25 09:42:49 +02:00
Alexey Reznichenko
e9f2df9187
V2: add CBF deserializer
2017-07-18 10:50:47 +02:00
Alexey Reznichenko
f3120ec530
txt2ctf.py: flush and close output
2017-07-10 13:11:29 +02:00
Joannes Vermorel
9c6a1692b8
ctf2bin.py upgraded to Python 3.3+ ( #2053 )
...
The script `ctf2bin.py` was broken under Python 3.
The fix provides minimal adjustments for the Python
version that is presently installed by CNTK deployment
scripts.
Fixes Microsoft/CNTK#2052
2017-06-27 10:15:20 -07:00
Wolfgang Manousek
2582b9ee91
addressed CR comments
2017-06-07 16:50:37 +02:00
Wolfgang Manousek
5ecc834722
updating links to old wiki - referencing now the doc site
2017-06-07 15:55:34 +02:00
Mark Hillebrand
9b9f425598
Scripts/install/*/conda-*.yml: remove psutil for now
2017-05-24 14:01:23 +02:00
Mark Hillebrand
523acdb6f5
Tests/EndToEndTests/CNTKv2Python/Examples/ucf11_conv3d_test.py: enable on Windows
2017-05-16 10:56:45 +02:00
Mark Hillebrand
ecbffb9280
Add psutil to Jenkins environments
2017-05-10 13:36:19 +02:00
Morgan Funtowicz
711b2b7d0a
Updated gym dependency for all Linux python versions
2017-05-04 16:57:32 +01:00
Morgan Funtowicz
8adf19d1d0
Gym 0.8.2 doesn't exists ...
2017-05-04 16:57:32 +01:00
Morgan Funtowicz
da2ce24096
Conda gym atari dependency 0.8.2
2017-05-04 16:57:32 +01:00
Morgan Funtowicz
6d928f1eac
Fix gym atari dependencies in conda.yml
2017-05-04 16:55:21 +01:00
Morgan Funtowicz
99202bd927
Adding DQN test for Linux cntk35 only for the moment
2017-05-04 16:55:20 +01:00
Project Philly
9f9035993e
Integrate nadavbar/fastrcnn_eval_python_notebook into master
2017-04-27 08:03:26 -07:00
Nadav Bar
b7fcc54d6f
Added missing dependencies for test
2017-04-21 21:50:51 +03:00
Wolfgang Manousek
3ee246c5b6
closes #1742
2017-04-21 14:06:24 +02:00
Wolfgang Manousek
2192969370
verify that installer is running in a 64bit process
2017-04-21 14:06:24 +02:00
Nadav Bar
54f28d2a96
Merged from master
2017-04-21 14:26:55 +03:00
Mark Hillebrand
3542533708
Py 3.6 build & test
2017-04-13 14:19:19 +02:00
Mark Hillebrand
ba58fa2251
Scripts/install/*/conda*.yml: sphinx==1.5.4, sphinx-rtd-theme==0.2.4
2017-04-07 16:24:11 +02:00
Wolfgang Manousek
e8078a2c76
addressed CR comments
2017-04-05 12:03:12 +02:00
Wolfgang Manousek
b811a909f2
avoid repeated download of file by check for local file first, use temp files to download
2017-04-05 12:03:11 +02:00
Project Philly
708dd23a01
Integrate alexeyo/combining-drop-and-docker-install into master
2017-03-24 07:22:44 -07:00
Alexey Orlov
63233be38a
Combining drop and docker: addressed CR comments
2017-03-24 15:04:00 +01:00
Alexey Orlov
c63c94120f
Combining drop and docker: addressed CR comments and removed setup files of OpenMPI and Anaconda
2017-03-24 13:09:15 +01:00
Alexey Orlov
88512f679f
Combining drop and docker: fixed wrong syntax
2017-03-23 14:04:42 +01:00
Wolfgang Manousek
5cd38e7408
use executionpolicy bypass to run powershell script
...
enable installation program and target location on different drives
2017-03-23 13:45:58 +01:00
Alexey Orlov
be802aa333
Combining drop and docker: 1st commit
2017-03-23 10:11:15 +01:00