https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
f75f8fb add max utt length constraint version 2 08 September 2016, 23:49:58 UTC
c99c878 origin edge alignment 03 September 2016, 00:43:56 UTC
772939b add max utt length constraint 02 September 2016, 23:48:58 UTC
baa84cb Merge branch 'master' of https://github.com/Microsoft/CNTK 02 September 2016, 23:29:08 UTC
fcd66a9 Updating the baseline 02 September 2016, 19:58:15 UTC
921f141 Updating baseline 02 September 2016, 19:58:15 UTC
ef2cac4 Removing unnecessary parenthesis 02 September 2016, 19:58:15 UTC
743a595 Adding more unit test and fixing randomization 02 September 2016, 19:58:15 UTC
97d3f6a Integrate mahilleb/LoadModelVersion11Fix into master 02 September 2016, 17:26:28 UTC
3b7dcc1 Integrate blis/PythonV2 into master 02 September 2016, 16:38:27 UTC
0844470 Integrate zhouwang/add-mathtests into master 02 September 2016, 15:51:04 UTC
565cec9 change the location of the readme file for python api 02 September 2016, 14:43:42 UTC
40576ef update the readme file for python api 02 September 2016, 14:42:58 UTC
d3e7014 update the swig readme file 02 September 2016, 14:10:07 UTC
7dbe8d0 Merge branch 'master' into blis/PythonV2 02 September 2016, 13:51:33 UTC
4b902f9 get rid of .owner references 02 September 2016, 13:49:43 UTC
8444a68 fix import statement in common/nn.py 02 September 2016, 13:05:24 UTC
97c6eb6 simplify namespace for python api 02 September 2016, 13:02:52 UTC
efbca95 exclude examples from the pip package 02 September 2016, 12:52:54 UTC
ded3dcb better error reporting for examples 02 September 2016, 12:48:32 UTC
497c1a6 move examples folder one level higher, remove trailing spaces and update readme.txt for siwg 02 September 2016, 12:45:17 UTC
42d17c9 Addressing CR 02 September 2016, 11:39:25 UTC
5e76266 Merge baseline for both windows and linux, adapt test case pattern This is a combination of 3 commits. 02 September 2016, 11:38:02 UTC
f5f1a3e Source/ComputationNetworkLib/LinearAlgebraNodes.h: fix wrong version guard in Times() node. 02 September 2016, 09:46:16 UTC
4ecbb85 Fixing import 02 September 2016, 08:17:25 UTC
47db33f Fixing txt2ctf input file encoding to utf8 02 September 2016, 07:55:45 UTC
8552a1d Merge branch 'master' of https://github.com/Microsoft/CNTK 01 September 2016, 22:40:16 UTC
07eff6b add TensorTests and QuantziersTests to makefile fix build errors on Linux 01 September 2016, 20:00:04 UTC
3d79e44 update readme 01 September 2016, 17:11:38 UTC
47a42c5 include all dependencies for the pip install 01 September 2016, 17:07:42 UTC
1708674 Integrate mahilleb/WindowsUnitTestsViaTestDriver into master 01 September 2016, 16:55:48 UTC
621f0d9 add dlls to the root for setup.py 01 September 2016, 16:01:28 UTC
bd6db06 Tests/EndToEndTests/UnitTests/: move missing ones to L leg 01 September 2016, 15:45:00 UTC
29efa41 bindings/python/setup.py: package CNTK DLLs as well 01 September 2016, 15:17:04 UTC
0b68bce Integrate eldak/imageReaderFixErrorMessage into master 01 September 2016, 13:10:57 UTC
5b53f39 rename thought_vector_function to thought_vector 01 September 2016, 12:47:46 UTC
887a2b9 Tests/EndToEndTests/UnitTests/run-boost-test-common: add and use 01 September 2016, 12:47:40 UTC
1504d81 Integrate eldak/eldak/deterministicFlag2 into master 01 September 2016, 12:08:11 UTC
9afffea rebase on master and adjust 01 September 2016, 12:07:03 UTC
148d871 .gitignore: add unit test output files 01 September 2016, 12:02:45 UTC
a1d951a MathTests: add baseline for Windows 01 September 2016, 12:00:09 UTC
ac2edff Fixing unit test message 01 September 2016, 11:49:21 UTC
c517ecb Move UnitTests/* and PyTest to L leg to better balance Also, PyTest Debug only in Nightly. 01 September 2016, 11:15:18 UTC
04f4776 Merge branch 'master' into blis/PythonV2 01 September 2016, 10:48:31 UTC
c4e7bb2 remove unused helper method from seqcla example 01 September 2016, 10:44:54 UTC
cc4dabc support operator overload for variables returned by output() 01 September 2016, 10:41:34 UTC
901c109 Fixing Linux compilation 01 September 2016, 09:56:11 UTC
d6e84aa Fixing linux compilation 01 September 2016, 09:47:45 UTC
6ec338e fix graph unit test, the arguments order for constant() has changed 01 September 2016, 09:24:02 UTC
8d7e188 fix eval method, add op.owner 01 September 2016, 09:19:20 UTC
a9377d1 support scalar shape, and convert it to tuple 01 September 2016, 09:15:53 UTC
3de9476 Fixing error message according to Frank's suggeston. 01 September 2016, 09:08:28 UTC
90c8025 Add Windows unit tests through TestDriver.py 01 September 2016, 08:53:33 UTC
f3c1d25 Making flag thread safe 01 September 2016, 08:49:53 UTC
2a02d2a make factory methods for ops return the variable instead of the function 01 September 2016, 08:29:37 UTC
6d1d2bf Addressing some comments 01 September 2016, 08:26:18 UTC
506f85d Updating the baseline 01 September 2016, 08:26:18 UTC
42a1887 Adapting the baseline 01 September 2016, 08:26:18 UTC
68ae880 Moving forceDeterministicAlgorithms to globals 01 September 2016, 08:26:18 UTC
147efd1 Cleanup 01 September 2016, 08:26:18 UTC
627f8eb FIxing compilation 01 September 2016, 08:26:18 UTC
a129a18 Updating the baseline 01 September 2016, 08:26:18 UTC
cff8c93 Picking up particular algorithm 01 September 2016, 08:26:18 UTC
7229e0f Introducing global flags 01 September 2016, 08:26:18 UTC
cf54458 First version of deterministic convolution 01 September 2016, 08:26:18 UTC
97e305f addressed CR comments 01 September 2016, 07:36:33 UTC
b8fadad Deterministic test (mkl flags, omp thread set to 1), updated baselines 01 September 2016, 07:36:24 UTC
53b84f4 change frequence for seqcla example 31 August 2016, 20:29:11 UTC
d7628e9 sequence classification example first end2end run in pythonv2 31 August 2016, 20:21:35 UTC
08081d2 Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/cntkv2LibraryOperators 31 August 2016, 17:03:08 UTC
114acd9 CNTK v2 library: Fix linux build issues 31 August 2016, 17:02:56 UTC
adae0db ReaderLib/BlockRandomizer.cpp: report on StartEpoch if verbosity >= 1 31 August 2016, 14:25:56 UTC
42d85eb Add Linux unit tests through TestDriver.py 31 August 2016, 14:25:56 UTC
628cd5d Main ReadMe News, August 31, 2016 31 August 2016, 11:19:13 UTC
4a8e335 CNTK v2 library: Partial changes towards implementing the Sequence classification example using V2 python API 31 August 2016, 08:20:56 UTC
2fce7c2 Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/cntkv2LibraryOperators 31 August 2016, 05:50:41 UTC
7a5c133 CNTK v2 library: Added Seq2Seq implementation as a test using V2 C++ API and other related changes 31 August 2016, 05:50:25 UTC
00eb620 setup.py to include more libs 30 August 2016, 15:55:29 UTC
38539a7 fix pooling types values 30 August 2016, 13:48:30 UTC
5e3957e hide cntk_py calls 30 August 2016, 13:45:08 UTC
d966336 move the python api v2 out of contrib 30 August 2016, 13:11:52 UTC
2f9c73c Tools/make_binary_drop_linux: exclude Examples/Evaluation/{CPP,CS}EvalClient-CntkSln 30 August 2016, 13:08:01 UTC
a395b58 resolve merging conflicts 30 August 2016, 12:47:58 UTC
2e422f3 clean up setup.py and update readme 30 August 2016, 12:40:38 UTC
533c42b Fixes for X.cntk -> X_ndl_deprecated.cntk config name changes 30 August 2016, 12:21:11 UTC
9c8a882 Remove unnecessary files 30 August 2016, 11:58:00 UTC
f61c01c add Recurse to enforce remove dir 30 August 2016, 06:03:26 UTC
009e53d Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/cntkv2LibraryOperators 29 August 2016, 22:12:15 UTC
b3b9b75 Tests/EndToEndTests/Examples/Image/Miscellaneous/CIFAR-10/02_BatchNormConv/: increase tolerance for CE; this is already marked for investigation 29 August 2016, 16:25:55 UTC
305f7fb Integrate eldak/retryImageReader into master 29 August 2016, 15:39:01 UTC
d765731 fix comment 29 August 2016, 13:02:09 UTC
82d1903 Merge remote-tracking branch 'origin/zhouwang/evalsdk' into mahilleb/CifarDownload 29 August 2016, 12:59:12 UTC
8b5cbd1 Tools/make_binary_drop_linux: exclude unit test binaries from publishing 29 August 2016, 12:58:32 UTC
5ec4963 change to nuget package 1.7 (to be released) 29 August 2016, 12:50:17 UTC
b155667 address CR comments 29 August 2016, 12:30:44 UTC
16009f1 rename project files, address CR comments 29 August 2016, 12:16:12 UTC
a8135e1 Fix inconsistent naming for CIFAR download script 29 August 2016, 10:37:50 UTC
417845a remove link 29 August 2016, 10:15:01 UTC
6bd2a10 Merge branch 'zhouwang/evalsdk' of https://github.com/Microsoft/cntk into zhouwang/evalsdk 29 August 2016, 09:53:56 UTC
44dd7b4 Add check for existance of files needed to run the sample. 29 August 2016, 09:53:33 UTC
back to top