https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
b7053a3 reverting back to origin/master copy of CNTK.sln 31 May 2016, 21:01:25 UTC
ef69d69 adding block momentum sgd parallelization in these example config files 31 May 2016, 20:51:45 UTC
849090f committing formatting changes to SGD.cpp 31 May 2016, 20:49:09 UTC
0319258 more formatting changes in SequenceReader.cpp 31 May 2016, 20:40:29 UTC
2049747 formatting changes + removing #if 0 blocks in SequenceReader.cpp 31 May 2016, 20:36:09 UTC
5cc9be0 Merge remote-tracking branch 'origin/master' into alahiri/distrib-reading-LMSequenceReader 31 May 2016, 18:40:47 UTC
9a9a586 Integrate alrezni/refactor_uci_scripts into master 31 May 2016, 15:56:39 UTC
df163ae Update mnist and cifar scripts Call uci-to-cntk converter directly from scripts that fetch mnist and cifar datasets 31 May 2016, 15:00:41 UTC
9f1eb80 ExperimentalHtkmlfReader tests: add most TIMIT tests Two are not yet (partially) done: Write{Bottleneck,ScaledLogLike} 31 May 2016, 13:37:44 UTC
446edfa Addressing CR Fixing linux compilation Bug / unit test fix Remove assertion add missing space Add missing newline fix another typo 31 May 2016, 13:33:32 UTC
c497521 Switching sequence length to uint32_t 31 May 2016, 13:33:22 UTC
2460d2a HTKDataDeserializer.cpp: able to deal with single-frame utterance now Tune log message 31 May 2016, 13:32:57 UTC
5ae23ed Shrink size of parsedpath / UtteranceDescription by 8 bytes Shrink UtteranceDescription by another 16 bytes UtteranceDescription: save 8 more bytes 31 May 2016, 13:32:51 UTC
6524185 Optimizing chunk range that is needed 31 May 2016, 13:32:47 UTC
c511e04 ReleaseChunks() in SequenceRandomizer::Seek More logging Only log release chunks if > 0 Fix log message diagnostics for ChunkRandomizer Remove excessive logging 31 May 2016, 13:32:37 UTC
b7a8bf9 KeyType: use 40-bits for m_sequence, 24 bits for m_sample Fix Linux build 31 May 2016, 13:32:07 UTC
d72ef7c Fixing tests and changing GetSequenceDescriptionByKey method Removing m_isValid from SequenceDescription typedef unsigned int ChunkIdType; typedef unsigned int SequenceSampleCountType; Fixes for ImageReader 31 May 2016, 13:31:29 UTC
f9fe278 Removing logical path from utterance description 31 May 2016, 13:06:16 UTC
62bf096 Switching corpus descriptor from w to cstring 31 May 2016, 13:06:16 UTC
422f710 Integrate alrezni/replace_uci_tests into master 30 May 2016, 15:06:40 UTC
2c30d6d Adding missing import after merge 30 May 2016, 13:30:55 UTC
642152d Addressing CR comments 30 May 2016, 13:29:24 UTC
ff3b4d3 Merged examples in doc 30 May 2016, 13:26:28 UTC
e6621a5 clean_up in C.eval() 30 May 2016, 13:26:24 UTC
f159271 Simplified example 30 May 2016, 13:24:24 UTC
726af5c Fix: set node name in LazyInputReader 30 May 2016, 13:24:23 UTC
af035e6 Improved arg docs 30 May 2016, 13:24:23 UTC
9bf7d2e Improved error message 30 May 2016, 13:24:22 UTC
fac0041 Cleaned up doc and deferred context's interface 30 May 2016, 13:24:21 UTC
3ccb46c Adding sparse_input()/sparse_input_numpy() 30 May 2016, 13:24:16 UTC
fc2f3aa Adding test for dot product 30 May 2016, 13:22:41 UTC
143b959 Merge branch 'master' into alrezni/replace_uci_tests Conflicts: CNTK.sln 30 May 2016, 12:08:56 UTC
402252a Replace e2e tests that use UCIFast with their CNTKTextFormat counterparts 30 May 2016, 11:46:20 UTC
e1dec0f committing small change to DoEvalBase 27 May 2016, 04:06:07 UTC
b3e8bf3 committing changes to fix eval error with parallelization 27 May 2016, 01:32:44 UTC
c6535da committing staged changes 26 May 2016, 22:53:11 UTC
fc6f316 Merge remote-tracking branch 'origin/master' into alahiri/distrib-reading-LMSequenceReader 26 May 2016, 02:03:09 UTC
00d96ae fix div compatibility 25 May 2016, 14:33:56 UTC
ab07134 fixed failed unittests 25 May 2016, 14:12:46 UTC
e268730 fixed failed unittests 25 May 2016, 14:12:45 UTC
21d90a7 address cr comments 25 May 2016, 14:12:44 UTC
3b2f8ed fix is tensor test 25 May 2016, 14:12:43 UTC
9367d6a pass to identity rename 25 May 2016, 14:12:42 UTC
3509091 address CR comments 25 May 2016, 14:12:41 UTC
e2c61b1 clean up 25 May 2016, 14:12:40 UTC
672db34 add dropout to ops 25 May 2016, 14:12:39 UTC
001d858 add drop out to cntk2.py 25 May 2016, 14:12:38 UTC
bcb39e4 add dropout to cntk2 25 May 2016, 14:12:37 UTC
ff19078 remove debuging print statements 25 May 2016, 14:12:36 UTC
5442b3d resolve conflicts after merging with slice change 25 May 2016, 14:12:35 UTC
15d21d1 add first version of transpose unit tests 25 May 2016, 14:12:34 UTC
deb6885 resolve conflicts with slice checkin 25 May 2016, 14:12:33 UTC
14be022 remove check broadcasting 25 May 2016, 14:12:32 UTC
b2b63e6 add docstring for overloaded ops 25 May 2016, 14:12:31 UTC
d3e3f7d address cr comments 25 May 2016, 14:12:30 UTC
b741c1a boadcast helper functions 25 May 2016, 14:12:29 UTC
6b76d16 helper functions for broadcasting test 25 May 2016, 14:12:28 UTC
b0fb9bd rename pass_tensor to identity 25 May 2016, 14:12:27 UTC
4694d40 add pass node 25 May 2016, 14:12:26 UTC
c10f51a add note to doc string of sqrt and log 25 May 2016, 14:12:25 UTC
6168668 remove power 25 May 2016, 14:12:24 UTC
7c4cd80 remove wrongly generated files 25 May 2016, 14:12:23 UTC
48fa413 forward test for power 25 May 2016, 14:12:22 UTC
66c5f98 unit test for square 25 May 2016, 14:12:21 UTC
7219bfc unit test for sqrt 25 May 2016, 14:12:20 UTC
3c69f92 add log unit test 25 May 2016, 14:12:19 UTC
2942fb8 add log, exp, power, sqrt, square to the facade 25 May 2016, 14:12:18 UTC
847d85c remove deprecated ops_test.py 25 May 2016, 14:12:17 UTC
e983434 fix square in cntk2 bs 25 May 2016, 14:12:16 UTC
7f39263 add log, power, sqrt, square and exp to core bs cntk2 25 May 2016, 14:12:15 UTC
f0d1374 factor out constants in eval_test 25 May 2016, 14:12:14 UTC
1790616 initialize directory in deferred context 25 May 2016, 14:12:13 UTC
2a7e313 remove default context possibliity from reader.py 25 May 2016, 14:12:12 UTC
fdad4c5 use with get_newcontext() as ctx for cntk.eval 25 May 2016, 14:12:11 UTC
eab9bfd get rid of default context 25 May 2016, 14:12:10 UTC
b519e5d Integrate gaizna/eval_unittests into master 25 May 2016, 14:08:56 UTC
596e11a minor glitches 25 May 2016, 11:44:19 UTC
ff083d5 minor glitches 25 May 2016, 11:43:11 UTC
2abf395 Minor glitches 25 May 2016, 11:39:05 UTC
35986ae Extend checks and tests for extended eval interface Removed m_numberOfSamples, which is redundant Added more checks Fixed and extended test cases 25 May 2016, 11:30:38 UTC
1a6dce7 Integrate alrezni/longlivethereader into master 25 May 2016, 09:54:41 UTC
d8be484 Replace UCIFast with CNTKTestFormat as the default reader 25 May 2016, 09:11:38 UTC
fbb4c03 committing all changes so far to the SequenceReader code and to SGD.cpp 25 May 2016, 02:02:32 UTC
0928b9f Minor fixes in Convolution/BN 24 May 2016, 23:12:56 UTC
e37449c Merge remote-tracking branch 'origin/master' into alahiri/distrib-reading-LMSequenceReader 24 May 2016, 23:05:54 UTC
ce364a1 Integrate thilow/CompareNode2 into master 24 May 2016, 14:13:56 UTC
8c6c0a1 Source/Readers/ExperimentalHTKMLFReader/: more logging 24 May 2016, 12:30:19 UTC
f2b13eb Another attempt to fix mpic++ problem with compareNode 24 May 2016, 12:25:11 UTC
708dcb8 Trying to fix a problem related to mpic++ 24 May 2016, 12:05:37 UTC
bd087c1 Add deprecation notice 24 May 2016, 11:57:03 UTC
8eaf091 ComparsionNode: removed type aliases as they don't work with mpic++. Readded lost file comparison_test.py 24 May 2016, 09:52:02 UTC
2a333f3 Merged with master 24 May 2016, 09:01:03 UTC
44a1e87 Revert "Raise an exception in UCIFast contstructor" This reverts commit 9ad127dacdc447490c02ed78a6a99283c68d811c. 24 May 2016, 07:42:11 UTC
9ad127d Raise an exception in UCIFast contstructor 24 May 2016, 07:40:42 UTC
6cef7b0 Integrate wilrich/slice into master 23 May 2016, 19:55:53 UTC
bdb1271 Improved exception handling 23 May 2016, 18:23:53 UTC
7376f25 Removed two lines that where accidentially added with previous commit 23 May 2016, 14:11:47 UTC
c140a1e Adding Compare nodes (Less, Greater, ...) 23 May 2016, 14:06:40 UTC
bd74679 Addressing CR 20 May 2016, 15:12:23 UTC
656b7bc Moving reindexing out of bundler into the cntk format deserializer 20 May 2016, 14:22:28 UTC
back to top