https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
3a3cdf2 Avoid possible failure caused by boundary query. 02 September 2016, 05:28:53 UTC
f0211dd Freeze out weights of Pawn, fix 12 August 2016, 23:26:37 UTC
c6fa000 Freeze out weights of Pawn 12 August 2016, 21:27:00 UTC
f9e8510 Freeze output weight 11 August 2016, 00:14:27 UTC
beb3d05 Enable alternative of DropOut->Pawn 06 August 2016, 08:54:29 UTC
acdb685 Enable offset when initializing matrix. 29 July 2016, 16:35:26 UTC
7b2465e Fix LeakyReLU bug 28 July 2016, 21:01:11 UTC
b2c9e15 Leaky ReLU Activiation 22 July 2016, 01:00:28 UTC
41d7d97 Merge branch 'master' into jiajia/DropOutParam2 07 July 2016, 17:58: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
5af3765 Integrate mahilleb/LinuxDrop into master 07 July 2016, 10:41:05 UTC
9907d68 Addressed reviewers comments 07 July 2016, 09:06:38 UTC
bab5374 Cleaning up some references to uci2ctf.py 07 July 2016, 08:08:21 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
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
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
89641a5 remove cuda 7.5 01 July 2016, 17:14:38 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
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
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
d99f7e1 Integrate gaizna/relocate_eval_tests into master 23 June 2016, 11:56:18 UTC
27e4627 Fixing unit test 23 June 2016, 10:51:24 UTC
cb6220e Addressing CR 23 June 2016, 09:36:57 UTC
eff4245 Removing unused part of config 23 June 2016, 09:36:57 UTC
f34559f Refactoring 23 June 2016, 09:36:57 UTC
720f52b Fixing config 23 June 2016, 09:36:57 UTC
e9569c9 Adding a unit test for missing files 23 June 2016, 09:36:57 UTC
f5394d7 Rethrowing exceptions happened in omp blocks 23 June 2016, 09:36:57 UTC
58b8efd ReadMe News, Jun 23, 2016 23 June 2016, 09:17:57 UTC
e2f0211 Removing Basic header from eval 23 June 2016, 08:15:36 UTC
3b71563 Moves ManagedEvalTests under the UnitTests folder in the solution (file paths were already correct). 23 June 2016, 07:04:12 UTC
473b020 Update Source/1BitSGD (license update) 22 June 2016, 22:42:36 UTC
13fa3d4 merge sparse raw stack 22 June 2016, 22:10:59 UTC
e28bcca dropout node parameter 22 June 2016, 20:04:46 UTC
6347c98 Added MultiModel sample for CSEvalClient 22 June 2016, 13:29:21 UTC
back to top