Ivan Rodriguez
|
289f62fd82
|
Fix cudnn dll dependency for debug build
|
2016-08-09 14:08:43 +02:00 |
Ivan Rodriguez
|
2546b725de
|
Remove old BrainScript tests
|
2016-08-03 12:56:19 +02:00 |
Mark Hillebrand
|
0cd50e0edf
|
Fix build with active codepage 936 (non-ASCII characters in files without BOM)
This closes #487, closes #47.
|
2016-06-15 14:24:17 +02:00 |
Mark Hillebrand
|
52ae07279d
|
CNTK custom MKL support
|
2016-06-14 17:39:24 +02:00 |
Alexey Reznichenko
|
d8be484310
|
Replace UCIFast with CNTKTestFormat as the default reader
|
2016-05-25 11:11:38 +02:00 |
Eldar Akchurin
|
551de4bffb
|
Fixing rebase issues
|
2016-05-02 09:55:11 +02:00 |
Mark Hillebrand
|
2488117b46
|
Source/Common/: also make a static library on Windows
|
2016-04-26 21:57:43 +02:00 |
Alexey Reznichenko
|
49a1d3bb4c
|
Merge branch 'master' into deepbliscore/vnext
|
2016-04-14 12:33:53 +02:00 |
Mark Hillebrand
|
885f665159
|
.vcxproj: clean up include and library path settings
Closes #89.
|
2016-04-14 10:51:56 +02:00 |
Clemens Marschner
|
ca4afe5c67
|
Address review comments
|
2016-04-13 14:30:06 +02:00 |
Mark Hillebrand
|
85ce93e37f
|
.vcxproj: remove non-existing library and include directories
|
2016-04-06 13:41:58 +02:00 |
Mark Hillebrand
|
93e331a5db
|
Windows: build support for different CUDA versions (7.0 and 7.5)
Set %CNTK_CUDA_VERSION% to 7.0 or 7.5 to select a specific CUDA version.
Otherwise, highest available CUDA version will be chosen.
|
2016-04-05 14:55:42 +02:00 |
Gaizka Navarro
|
d238daaccd
|
Relocates NetworkFactory header content to inside Actions.h and removes the NetworkFactory.h file
Assigns the correct build configuration to the solution platform for the NetworkTests project
|
2016-03-14 09:54:59 +01:00 |
Gaizka Navarro
|
1e89ecd924
|
Removes Win32 Build Configuration for NetworkTests project
|
2016-03-14 09:54:31 +01:00 |
Gaizka Navarro
|
0cba4d0077
|
Adds UnitTest for operator Plus
|
2016-03-14 09:54:30 +01:00 |