https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
0cb61d0 Fix bug in extended eval with multiple inputs - Fix ordering of inputs in extended eval (it was mixing up the order returned from the network with the order [alphabetic] returned - Expose brainscript exceptions to .net, including stacktrace - Expose exceptions happening in StartForwardEvaluation rather than throwing SEHException - Some more error checking for forward pass - Enable retrieving brainscript errors rather than outputting to stderr. 13 July 2016, 10:04:58 UTC
aaa16ef Fix a function in core.bs 13 July 2016, 08:03:16 UTC
9737e76 Some smaller optimizations 09 July 2016, 21:26:40 UTC
ca33039 Merge branch 'clemensm/quantmultiply2' of https://github.com/Microsoft/CNTK into clemensm/quantmultiply2 08 July 2016, 08:15:36 UTC
a31dda2 Correct AllocateAllMatrices 08 July 2016, 08:14:25 UTC
dfc42cc Linux build 08 July 2016, 07:47:05 UTC
20614ce Merge branch 'master' into clemensm/quantmultiply2 07 July 2016, 15:41:51 UTC
03a51ff Avoid ValueTensorFor (so far only in forward pass) 07 July 2016, 15:36:35 UTC
214a918 Use InputPtr() in all Forward/Backward passes 07 July 2016, 13:06:54 UTC
39e32b1 Corrected Scripts path 07 July 2016, 12:45:28 UTC
4faaccb Binary Drop script Windows. New version 07 July 2016, 12:15:03 UTC
bc618d8 Fix glitch in TV.cpp 07 July 2016, 11:48:21 UTC
7898394 Merge branch 'master' into clemensm/quantmultiply2 07 July 2016, 11:37:53 UTC
be9e8ce Cleanup 07 July 2016, 11:31:43 UTC
5af3765 Integrate mahilleb/LinuxDrop into master 07 July 2016, 10:41:05 UTC
08c005d Merge branch 'clemensm/quantmultiply2' of github.com:Microsoft/CNTK into clemensm/quantmultiply2 07 July 2016, 09:14:43 UTC
c4e2990 Linux, part 1 Linux build 07 July 2016, 09:12:08 UTC
52fac02 Reset AVX flags Put AVX support under SUPPORT_AVX2 so compilation on linux will work Implement code review feedback from clemensm Conflicts: Source/Math/BlockMultiplierMatrixUtil.h Tests/UnitTests/MathTests/BlockMultiplierTests.cpp 07 July 2016, 09:12:05 UTC
ac0d20a Optimize ColumnSlice(); Optimize Input() Speed-up of 25% for batch size=1 07 July 2016, 09:12:05 UTC
9347889 Quantized times, first version First working version, incl. transpose 07 July 2016, 09:11:57 UTC
9907d68 Addressed reviewers comments 07 July 2016, 09:06:38 UTC
dc6b96f Linux build 07 July 2016, 08:54:16 UTC
8589fde Linux, part 1 07 July 2016, 08:28:46 UTC
bab5374 Cleaning up some references to uci2ctf.py 07 July 2016, 08:08:21 UTC
532b490 Implement code review feedback from clemensm Conflicts: Source/Math/BlockMultiplierMatrixUtil.h Tests/UnitTests/MathTests/BlockMultiplierTests.cpp 07 July 2016, 08:05:55 UTC
398ac58 Put AVX support under SUPPORT_AVX2 so compilation on linux will work 07 July 2016, 07:53:30 UTC
1548753 Changed rm to rm -r in Scripts cleanup 07 July 2016, 07:17:08 UTC
02bf3bd Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/cntkv2Library 06 July 2016, 17:28:58 UTC
1a9ff64 Fixed rm in Scripts copy 06 July 2016, 14:32:37 UTC
bca3ab3 Reset AVX flags 06 July 2016, 14:30:09 UTC
fbd39b1 Add cleanup of Scripts 06 July 2016, 14:15:50 UTC
0b3e01a Add copying Scripts to Binary Drops 06 July 2016, 13:57:25 UTC
eb3a3a0 Integrate eldak/movingscript into master 06 July 2016, 10:50:45 UTC
fdcfc02 Tools/make_binary_drop_linux: MKL replaces ACML; opencv-3.1 06 July 2016, 10:40:49 UTC
b6bf2f0 Moving uci to cntk script to the script folder 06 July 2016, 09:44:55 UTC
b26b8bc CNTK v2 library: Addressed CR feedback 06 July 2016, 08:30:07 UTC
9ad0d11 Switch to MKL as default test; baselines updates 06 July 2016, 08:05:03 UTC
109de69 Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/cntkv2Library 05 July 2016, 22:38:33 UTC
ebc2c58 Integrate alexeyo/Deconvolution-Sample-ReadMe into master 05 July 2016, 18:40:24 UTC
8e087a4 Fixed typo in MNIST example README 05 July 2016, 17:06:42 UTC
dd1410e Integrate zhouwang/nvmlpath-makefile into master 05 July 2016, 16:48:52 UTC
4daa1d3 Optimize ColumnSlice(); Optimize Input() Speed-up of 25% for batch size=1 05 July 2016, 13:37:58 UTC
ffd51fd Adds some image transformation (sequential and parallel) extension methods for use by the CSEvalClient. Adds initial codebase for evaluating images using ResNet_18 model 05 July 2016, 13:29:28 UTC
ce2ba73 Integrate alexeyo/Deconvolution-Sample-ReadMe into master 05 July 2016, 06:26:13 UTC
d4dcfe0 Added Deconvolution network description to MNIST sample 05 July 2016, 05:53:51 UTC
d412ea0 Fixed Install-Linux.txt for Binary Drop 02 July 2016, 13:30:22 UTC
42696cd Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/cntkv2Library 01 July 2016, 18:29:41 UTC
d2b7528 Revert "Use dynamic library on Linux" This reverts commit 2c632b81dc0b1e9ab3b3f98a378165cd35c85b1c. 01 July 2016, 12:18:56 UTC
2c632b8 Use dynamic library on Linux 01 July 2016, 12:06:50 UTC
e80ef3d First working version, incl. transpose 30 June 2016, 20:00:51 UTC
563ed3b Integrate anthaue/arbitraryrows into master 30 June 2016, 17:16:53 UTC
3f41c0c Add a bunch of new tests to exercise block multiplier. Change spacing of comments. Reset omp threads in d'tor. 30 June 2016, 15:23:13 UTC
730ad7e Integrate eldak/textOptimizations into master 30 June 2016, 14:18:50 UTC
f7e2c44 Integrate zhouwang/fix-rpath into master 30 June 2016, 11:59:07 UTC
498378d Fixing comment 30 June 2016, 11:50:08 UTC
19b8863 Addressing CR comments 30 June 2016, 11:50:08 UTC
4f33d23 Addressing CR comments 30 June 2016, 11:50:08 UTC
3d37ade Refactoring 30 June 2016, 11:50:08 UTC
5ec1dcc Some micro optimizations in the randomizer 30 June 2016, 11:50:08 UTC
4d78d5b Moving sequence creation to the LoadChunk 30 June 2016, 11:50:08 UTC
52b32b9 Optimizing sequence randomizer 30 June 2016, 11:50:08 UTC
b5bfca1 Optimizing get sequence 30 June 2016, 11:50:08 UTC
6013967 Fixing IO in randomization between sweeps 30 June 2016, 11:50:08 UTC
1f98f1b Simple optimizations 30 June 2016, 11:50:08 UTC
422b78c Integrate eldak/opencv31 into master 30 June 2016, 11:19:57 UTC
999df5d use NVMLLIBPATH instead of NVMLPATH 30 June 2016, 11:14:34 UTC
44b209d Applies CR 30 June 2016, 09:29:21 UTC
5ecd0be Updates the MultiModel example to use the current Test-28x28_cntk_text.txt file (reflecting the CNTK Text Format Reader format). 30 June 2016, 09:29:21 UTC
3eb2c5e Addressing code review comments 30 June 2016, 08:46:41 UTC
447edb9 Adding support for OpenCV 3.1 30 June 2016, 08:46:41 UTC
9d77392 Quantized times, first version 29 June 2016, 20:58:40 UTC
03e504e Allow block multiplier to support arbitrary number of rows in A 29 June 2016, 20:19:35 UTC
4abe30b Integrate pkranen/deconvFix into master 29 June 2016, 15:18:21 UTC
dcb0ed0 Using CNTKTextFormatReader for DeConv example 29 June 2016, 09:37:01 UTC
7537b49 Added NVMLPATH when building eval 28 June 2016, 11:13:59 UTC
b5824eb new reshape 28 June 2016, 09:24:36 UTC
d742dcb revert slice to the cntk1 version outside cntk2 namespace 28 June 2016, 09:24:35 UTC
15aa190 address cr comments 28 June 2016, 09:24:34 UTC
2c4c17c add unit test to reduction 28 June 2016, 09:24:33 UTC
c0fd2e3 expose reduceSum and reduceLogSum in the python api 28 June 2016, 09:24:32 UTC
03d0642 little docstring fixes 28 June 2016, 09:24:31 UTC
218d2da little docstring fixes 28 June 2016, 09:24:30 UTC
a5a5139 define RPATH only once, as it is not changed. 28 June 2016, 08:58:21 UTC
3c01d90 include Windows.h as the pre-compilier files have been removed 28 June 2016, 07:10:10 UTC
1932071 Integrate zhouwang/fix-plugin into master 27 June 2016, 21:35:31 UTC
4ba8d58 Integrate eldak/refactoringAugmentation into master 27 June 2016, 18:09:40 UTC
b43dc9e Integrate zhouwang/evallib-makefile into master 27 June 2016, 17:59:21 UTC
9b943e5 Addressing CR comments 27 June 2016, 15:48:54 UTC
4c8fca5 Fixing alignment 27 June 2016, 15:46:03 UTC
cc0172a Fixing a bug in augmentation when right extent > left 27 June 2016, 15:46:03 UTC
8ffa59b Refactoring augmentation 27 June 2016, 15:46:03 UTC
4ed2cb2 Remove pre-complier headers, simlify namings in Makefile remvoed pre-compiler headers and addressed CR comments simplify naming comments from CR delete unused files, minor changes Changes in comments and Todo 27 June 2016, 15:44:21 UTC
5e210b6 Addressing CR comments 27 June 2016, 13:39:02 UTC
2f8944f Fixing is equal for strings 27 June 2016, 13:05:10 UTC
bf92efe Fixing write action 27 June 2016, 13:05:10 UTC
c367e6c Add building libeval.so and cppevalclient on Linux; Adapt cppevalcient to build both on Windwos and Linux Add comment for using "this->" explicitly Add to build LibEval.so in Makefile minor changes EvalSample on Linux Add EvalSampleClient to Makefile fix errors in Makefile fix compilation error on Linux fix more errors add main function for Linux Fix captial case for Eval.h on Linux build cppevalclient Add dependency processing for .cu replace \ with / in the file path on Linux Adapt path on Linux fix path on Linux Use main() on Windows, remvoe unused files and path in Makefile remove unused files Use main() on Windows, and remove the wrapper for Linux further remvoe unused files fine tuning on lib and path minor changes 27 June 2016, 10:43:21 UTC
d39410d Integrate anthaue/addblockmultiplier into master 24 June 2016, 23:50:41 UTC
d2bf769 Implement code review feedback from clemensm 24 June 2016, 15:40:48 UTC
e04a9bd Update Tools/docker/Dockerfile-* - Open MPI 1.10.3 - OpenBLAS 0.2.18, also compile with OpenMP and LAPACK - OpenCV 3.1.0 (also support in ./configure) - CNTK custom MKL, version 1 - MKL build (in /cntk/build-mkl/*/release) - Add python-yaml package, so TestDriver.py can be run 23 June 2016, 17:49:20 UTC
4b82815 Integrate eldak/fixingOmpErrors into master 23 June 2016, 15:09:09 UTC
back to top