https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
a2e3193 Updated some core functions. 16 April 2016, 04:01:41 UTC
75099e2 fixed a merge error 16 April 2016, 00:26:04 UTC
78d10c5 merged from master 15 April 2016, 22:21:04 UTC
c2fab26 trying another CPU/GPU migration for SoftmaxNode 15 April 2016, 20:52:31 UTC
18a3575 CriterionAccumulator once again guards against unnecessary GPU accesses 15 April 2016, 20:22:36 UTC
fc40976 (minor fixes) 15 April 2016, 18:48:34 UTC
9c059cb added missing AssignElementToElement() functionality to GPUMatrix 15 April 2016, 18:22:39 UTC
877ebf6 refactoring towards doing cross-sample reduction in SGD; added new parameter reductionOp to TensorView interface (not actually doing anything yet) 15 April 2016, 16:05:57 UTC
55ef117 Integrate eldak/addingTimitExamplesToTests into master 15 April 2016, 16:03:25 UTC
b9ff7c0 Integrate mahilleb/VcxprojFixHardcodedCudaVersion into master 15 April 2016, 15:38:23 UTC
6b730ba Tests/UnitTests/Math*/Math*.vcxproj: fix hard-coded CUDA version Closes #353. 15 April 2016, 13:38:40 UTC
682d7cb Enabling only for linux 15 April 2016, 13:21:16 UTC
f4d9320 Updating windows baselines 15 April 2016, 13:17:20 UTC
de64aca Enabling writers only on windows 15 April 2016, 13:17:20 UTC
0efe36c Updating baseline 15 April 2016, 13:17:20 UTC
efcd7a5 Updating baseline on linux 15 April 2016, 13:17:20 UTC
0a9dfaf Addressing CR comments 15 April 2016, 13:17:20 UTC
ff35e66 Updating the baseline 15 April 2016, 13:17:20 UTC
15288fc Enabling writing only on linux 15 April 2016, 13:17:20 UTC
866aee3 Some cleanup 15 April 2016, 13:17:20 UTC
48257dc Fixing formatting 15 April 2016, 13:17:20 UTC
de29c01 DIsabling write for linux 15 April 2016, 13:17:20 UTC
288c70e Making test executable 15 April 2016, 13:17:20 UTC
134a2c7 Updating baselines 15 April 2016, 13:17:20 UTC
4868639 Fixing cleaning of failed tests 15 April 2016, 13:17:20 UTC
815dc77 Adding linux baselines 15 April 2016, 13:17:20 UTC
c72f909 Updating WriteBottleneck timeline 15 April 2016, 13:17:20 UTC
c91f6c5 Changing backslashes 15 April 2016, 13:17:20 UTC
c11d985 Adapting the baselines and refactoring of configs 15 April 2016, 13:17:20 UTC
72f8a20 Fixing configs 15 April 2016, 13:17:20 UTC
a7e88a1 Removing unnecessary timelines 15 April 2016, 13:17:20 UTC
f17f2bc Adding writing samples 15 April 2016, 13:17:20 UTC
7388047 Adding eval sample 15 April 2016, 13:17:20 UTC
01c9a81 Adding cross validation 15 April 2016, 13:17:20 UTC
681081a Adding more tests 15 April 2016, 13:17:20 UTC
33d4aa4 Adding multi input sample 15 April 2016, 13:17:20 UTC
d2f5f72 Adding multi task example 15 April 2016, 13:17:20 UTC
a7ae5d6 Adding train ndl network 15 April 2016, 13:17:20 UTC
877e9dd Adding train with pretrain config 15 April 2016, 13:17:20 UTC
5146ed7 Switching to archive scp fromat 15 April 2016, 13:17:20 UTC
3a029ef Adding first TIMIT example as test 15 April 2016, 13:17:20 UTC
85de3fc Integrate jeanfad/ops_facade_bis into master 15 April 2016, 13:16:41 UTC
c012367 add todos 15 April 2016, 11:56:33 UTC
4bd64f9 This commit adds the CIFAR-10 Examples as end to end tests Each test includes its run-test and testcases.yaml file and baselines. This commit fixes the Example for Image/Miscellaneous/CIFAR-10 to work with data downloaded from the scripts without having to manipulate it first. This commit also makes EndToEndTests out of the CIFAR-10 Example(s) The EndToEnd tests copy the network shared data to the local folder for prior to running (if the data doesn't exist locally first) It also fixes the access to external data for CIFAR-10 when running inside cygwin It also modifies the CIFAR cofigurations to initialize on CPU. It also sets the maxEpochs to reasonable values It also adds the CIFAR README.md file to the solution. This commit adds a note to the 01_Conv configuration file in CIFAR-10 EndToEndTests examples, indicating why minibatchMode="full" is needed. It also updates the execution times in the yml files for the CIFAR-10 E2E Tests 15 April 2016, 11:42:07 UTC
995178b Integrate wdarling/cleanlstm into master 15 April 2016, 10:42:07 UTC
00c0a63 Integrate eldak/fixingRandomizerCrash into master 15 April 2016, 10:28:13 UTC
9fed217 Merge branch 'wdarling/cleanlstm' of https://github.com/Microsoft/CNTK into wdarling/cleanlstm 15 April 2016, 09:03:29 UTC
f8a4a99 updating the signature for the Embedding() macro 15 April 2016, 09:03:03 UTC
a2ef7ed addressing comments 15 April 2016, 09:03:02 UTC
78d3051 added sparse option to embedding() 15 April 2016, 09:03:01 UTC
5546513 fix tab use 15 April 2016, 09:03:00 UTC
cb598f8 adding BS macro for embedding, and Last(x) to Sequence ns, in BS for cleaner LSTM sequence classification implementation 15 April 2016, 09:02:59 UTC
3f48557 updating the signature for the Embedding() macro 15 April 2016, 08:55:24 UTC
7e2bb64 Source/Readers/ReaderLib/: fix randomizer chunking 15 April 2016, 08:14:25 UTC
7e8008b addressed code-review minor feedback 14 April 2016, 18:40:46 UTC
c44312a Merge branch 'master' into jeanfad/ops_facade 14 April 2016, 15:30:16 UTC
3f1b664 remove tabs 14 April 2016, 15:10:27 UTC
7033225 address CR comments num4 14 April 2016, 14:26:10 UTC
43b992a address CR comments num4 14 April 2016, 14:25:14 UTC
93d08eb Reverting faulty "Merge" This reverts commit c9b823482c6db579085cb564a49f6103cb02e582, reversing changes made to bb1d425f2a59ff324289902ea0721b1c50c4f43d. 14 April 2016, 12:14:54 UTC
c9b8234 Merge 14 April 2016, 10:38:45 UTC
91e3da5 Integrate mahilleb/FixPaths into master 14 April 2016, 10:12:11 UTC
b7dd7b6 Integrate mahilleb/Disable_TextSparseDSSM_WindowsDebugCpu_ForNightly into master 14 April 2016, 09:25:40 UTC
60f4b14 addressing comments 14 April 2016, 09:08:57 UTC
885f665 .vcxproj: clean up include and library path settings Closes #89. 14 April 2016, 08:51:56 UTC
58e70a4 Tune comment 14 April 2016, 08:09:49 UTC
aebf1f4 Remove conszero as nullar and add tests for new ops 14 April 2016, 06:20:50 UTC
7b71179 Integrate alexeyo/ReadMe-News-April into master 13 April 2016, 21:40:06 UTC
eeecc90 Updated news in main README 13 April 2016, 21:37:14 UTC
199937d simplified DISPATCH_MATRIX_ON_FLAG_USEBOTH_4BOTH (code-review feedback) 13 April 2016, 20:37:27 UTC
b971cc3 bug fix in SGD: TotalSamplesSeen should be the training aggregate, not the per-epoch value 13 April 2016, 18:11:06 UTC
d441802 Fixed versioning bug. Updated samples. 13 April 2016, 18:03:49 UTC
08e25df Review feedback. 13 April 2016, 16:57:51 UTC
a1c735b Added missing test files. 13 April 2016, 16:57:39 UTC
9d07e6e Added support for multi-view (10-view) in ImageReader. 13 April 2016, 16:57:26 UTC
2ca814b Tests/EndToEndTests/Text/SparseDSSM/: for Nightly, disabled Windows Debug-CPU 13 April 2016, 16:25:28 UTC
bb1d425 Address CR comments part2 13 April 2016, 15:58:32 UTC
51901b0 added sparse option to embedding() 13 April 2016, 15:37:32 UTC
b382694 making gcc happy 13 April 2016, 15:37:11 UTC
8d478a1 fix tab use 13 April 2016, 15:10:55 UTC
d65478d adding BS macro for embedding, and Last(x) to Sequence ns, in BS for cleaner LSTM sequence classification implementation 13 April 2016, 13:05:02 UTC
f23e0a2 Tests/EndToEndTests/Examples/Image/MNIST/: fix bad merge Original payload of the CR wasn't fully merged. This should fix this. Additionally, added a stability fix to 02_Convolution. 13 April 2016, 10:10:33 UTC
92ec02a Integrate wilrich/TestDriverNonCygwin into master 13 April 2016, 10:00:34 UTC
80d078b stateless context and one input readers 13 April 2016, 09:46:20 UTC
7cb5ce1 Addressing CR comment 13 April 2016, 06:47:20 UTC
a8cf487 more gcc happiness. One error, 5768 lines of error output. 13 April 2016, 06:34:01 UTC
9f74e33 enhanced gcc happiness 13 April 2016, 06:29:53 UTC
9c492fb Move scipy import into False clause 13 April 2016, 06:28:31 UTC
1224dfc refactored criterion reporting in SGD and SimpleEvaluator to carry a per-criterion-node sample count, in preparation for supporting criterion nodes with different sequence lengths for seq-2-seq 13 April 2016, 06:09:08 UTC
ac6afa4 merged with master 13 April 2016, 01:42:12 UTC
957fefe bug fix: SetDims() calls should not assume an MBLayout has been set 13 April 2016, 01:20:57 UTC
1289073 creating a new node in BS now calls Validate() immediately, so that in many cases we can inquire the .dim property 13 April 2016, 01:03:40 UTC
36a8fdc abstracted encoder LSTM stack into a macro 12 April 2016, 23:28:59 UTC
604399d some further cleanup of seq-2-seq 12 April 2016, 23:10:59 UTC
063eb48 moved AttentionWindow() to CNTK.core.bs as PastValueWindow() 12 April 2016, 23:04:12 UTC
895590f reimplemented BroadcastSequenceAs() with GatherPacked() 12 April 2016, 22:49:23 UTC
71e5811 moved BroadcastAs() to CNTK.core.bs 12 April 2016, 22:24:58 UTC
a4a9368 added fixed-length attention window 12 April 2016, 22:17:09 UTC
478216d Added news. 12 April 2016, 21:22:23 UTC
faf0b14 Address CR comments. 12 April 2016, 14:07:54 UTC
back to top