sort by:
Revision Author Date Message Commit Date
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
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
0928b9f Minor fixes in Convolution/BN 24 May 2016, 23:12:56 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
feb7ac0 Adds the EvalTests unit test project to the solution Adds tests for the EvalTests unittest project covering the new EvalExtended interface Adds check for mbLayout when creating VariableLayout in CNTKEvalExtended::ToVariableLayout function 20 May 2016, 14:09:44 UTC
4a3e8da Normalize booleans in reader config 20 May 2016, 13:56:16 UTC
00a4c0c Arg doc 20 May 2016, 13:56:16 UTC
317fa84 Clean up examples 20 May 2016, 13:56:15 UTC
1f0ac9c Updated auto-generated operator modules using the fixed fetch_ops 20 May 2016, 13:56:14 UTC
ef2a604 Fix Trace() initialization 20 May 2016, 13:56:13 UTC
9e13e33 Fix fetch_ops to work with bogus operator definitions 20 May 2016, 13:56:13 UTC
7cfc54c Support for slice operator 20 May 2016, 13:56:12 UTC
4b5dd5f Adding more comments and tests 20 May 2016, 11:51:38 UTC
556fd99 Fixing some bugs 20 May 2016, 11:51:38 UTC
618e98a Adding support of sequence keys to CNTK key 20 May 2016, 11:51:38 UTC
07165dd Adding more data 20 May 2016, 11:51:38 UTC
f76a944 Disable flaky test patterns 20 May 2016, 10:11:16 UTC
b9f3c54 Integrate clemensm/s2sfix into master 19 May 2016, 19:32:28 UTC
2f2ca02 Merge branch 'master' of https://github.com/Microsoft/CNTK into dongyu/rollbackfix 19 May 2016, 17:50:58 UTC
76c4bd8 Add examples converted from UCI to the new text format Add/convert all examples from Examples/Other/Simple2d and several from Examples/Image (all that use UCIFastReader). 19 May 2016, 16:32:11 UTC
832655a Review comments 19 May 2016, 15:41:17 UTC
2d9d1fa Addressing CR 19 May 2016, 10:18:14 UTC
80e8d73 Adding writer test 19 May 2016, 09:28:23 UTC
ae0eb49 Get Tests/EndToEndTests/Examples/Speech/TIMIT/Write*/ to work again Note: WriteScaledLogLike produces results of varying checksum on Windows, where our hardware varies greater. If we see similar effects on Linux or WriteBottleneck as well, we need to rework. 18 May 2016, 19:20:01 UTC
back to top