https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
2eeb18b Add logs to track forward prop time. 27 June 2016, 14:41:47 UTC
efda28c Main ReadMe News, Jun 20, 2016 20 June 2016, 21:43:58 UTC
1855bab Fixes typo in CS example Adds reference to Wiki for NuGet package Removes performance setting Removes unecessary "using" 20 June 2016, 15:14:46 UTC
eefb901 Moves Evaluate Examples (CPPEvalClient, CSEvalClient) under the Examples/Evaluate path 20 June 2016, 15:14:42 UTC
009ab5a Cleans exception serialization Adds serialization test 20 June 2016, 15:14:42 UTC
7a9fb82 Fixes memory leak 20 June 2016, 15:14:41 UTC
5b76312 Reverts to GetOutputSchema and GetInputSchema instead of GetSchema(NodeGroup) Corrects EvalManagedSparseTimesTest with correct sparse Size Cleanup 20 June 2016, 15:14:20 UTC
2a1438b Applies Clemens' changes and fixes 20 June 2016, 15:14:18 UTC
328194f Applies CR feedback. Clean up (remove unecessary code) Moves enums outside class Corrects pointer indirection in ValueBuffer::Size property Replaces C# bare strings with @strings 20 June 2016, 15:13:07 UTC
036476b Completes pinning managed memory prior to native evaluation. Applies CR feedback 20 June 2016, 15:13:03 UTC
1104a7e Adds CNTK Eval Extended interface implementation for EvalExtendedWrapper Updates C# example method and CLI EvalWrapper to use ValueBuffer instead of VariableBuffer Merge with master and re-apply Serialization attributes Updates EvalWrapper for extended interface Adds Unit tests for Eval extended managed interface classes. 20 June 2016, 15:12:31 UTC
5d99708 Addressing CR 20 June 2016, 08:43:03 UTC
6aefd3b Removing randomordering 20 June 2016, 08:43:03 UTC
38d55e2 fix Eval compilation error on Linux, address CR comments Fix compilation issues of CNTLEval.cpp Add EvalLib to makefile, not completed yet Added to build evallib Fix compiler errors on Linux fixed mistakes; added this-> to all m_net Fix errors in Makefile. Evallib not built yet. Remove redundant this-> Minor changes Use PRIu64 instead of %lu for size_t fix bug restore makefile 17 June 2016, 19:03:47 UTC
ffa8222 bug fix in DirectoryPathOf(): PathRemoveFileSpec() does not return an HRESULT 17 June 2016, 17:31:07 UTC
0a70099 Main ReadMe news of June 16, 2016 17 June 2016, 12:07:16 UTC
595d482 Math.vcxproj: tune dependency checking 16 June 2016, 08:44:51 UTC
a6b19ad CNTK.sln: add missing project dependency V2LibraryTests -> CNTKv2LibraryDll Closes #598. 16 June 2016, 08:42:03 UTC
fcce719 Integrate wilrich/configString into master 16 June 2016, 06:58:20 UTC
8835d4f Remove SM20 support 15 June 2016, 20:16:29 UTC
3b18ecc Integrate amitaga/fixRacesInColumnwiseSoftmaxKernel into master 15 June 2016, 19:43:08 UTC
ecdacd9 Address CR feedback on: Fixed races in the columnwise softmax GPU kernel implementation detected and reported by cuda-memcheck 15 June 2016, 18:27:01 UTC
f185c61 Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/fixRacesInColumnwiseSoftmaxKernel 15 June 2016, 18:15:56 UTC
a9f7698 Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/cntkv2Library 15 June 2016, 18:11:37 UTC
0f9e951 Integrate mahilleb/MpiEncodingFix into master 15 June 2016, 14:50:32 UTC
a38fcbf ReadMe News, June 15, 2016 15 June 2016, 13:00:45 UTC
702e34e addressed CR comments: removed #ifdef as non-ascii characters have been fixed in BlockMomentumSGD.h; Simplify #ifdef in MPIWrapper.h 15 June 2016, 12:24:17 UTC
0cd50e0 Fix build with active codepage 936 (non-ASCII characters in files without BOM) This closes #487, closes #47. 15 June 2016, 12:24:17 UTC
fee99ca Update CNTK custom MKL README 15 June 2016, 12:08:56 UTC
118b2ba Integrate wolfma/cntkmklInt into master 15 June 2016, 11:38:33 UTC
8d3cbcd added missing .mapping file to CMUDict example 15 June 2016, 00:41:05 UTC
4ffa146 Merge branch 'master' of https://github.com/Microsoft/CNTK into fseide/seq2seqsample 15 June 2016, 00:39:02 UTC
e86b514 (two comments) 15 June 2016, 00:38:53 UTC
eb42ec3 Fixed races in the columnwise softmax GPU kernel implementation detected and reported by cuda-memcheck 14 June 2016, 23:59:29 UTC
0ec5b27 Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/cntkv2Library Conflicts: CNTK.sln 14 June 2016, 18:36:37 UTC
ed3b288 Added comment about generic unpool operation. 14 June 2016, 18:36:19 UTC
f14b7d0 Fixed CPU only build. 14 June 2016, 16:58:16 UTC
dd37396 Removed MaxPoolingMaskNode 14 June 2016, 16:58:16 UTC
a759cbc Addressed review feedback. 14 June 2016, 16:58:16 UTC
6a86936 Fixed deconv forward issue, updated sample. 14 June 2016, 16:58:16 UTC
75dbb2c Added simple deconv sample. 14 June 2016, 16:58:16 UTC
c5a6f11 Finished implementation of MaxUnpoolingNode. 14 June 2016, 16:58:16 UTC
dd21564 Added MaxUnpoolingNode. 14 June 2016, 16:58:16 UTC
e251a77 Renamed to MaxPoolingMask and completed CPU/GPU implementation. 14 June 2016, 16:58:16 UTC
46ef8a1 Added MaxPoolingIndicesNode. 14 June 2016, 16:58:16 UTC
47f7e67 Completed deconv implementation. 14 June 2016, 16:58:16 UTC
112dd21 Deconvolution suport, part 1. 14 June 2016, 16:58:16 UTC
35cb573 Fix copy 14 June 2016, 16:29:56 UTC
52ae072 CNTK custom MKL support 14 June 2016, 15:39:24 UTC
4132eec Integrate jorgetav/update-pythonapi-docs into master 14 June 2016, 11:31:34 UTC
2b6ff62 Update to 1.5 CNTK Python API docs Update to 1.5 CNTK Python API docs 14 June 2016, 10:03:45 UTC
f15e102 Integrate jorgetav/update-pythonapi-docs into master 14 June 2016, 08:20:13 UTC
941e5ec (update linux baseline files) 13 June 2016, 22:20:48 UTC
3ff048f (update BM baseline) 13 June 2016, 21:40:55 UTC
28325ba Merge branch 'master' of https://github.com/Microsoft/CNTK into m 13 June 2016, 20:07:04 UTC
82354a5 (Address CR feedback for BlockMomentumSGD.h) 13 June 2016, 20:06:30 UTC
a47c3d8 Temporarily add the CNTK v2 library tests as an end-to-end test. This will be switched to the BOOST unit test framework later when the framework is setup for linux too. 13 June 2016, 16:45:51 UTC
ea4ce98 Integrate mahilleb/MakefileMakefiles into master 13 June 2016, 15:19:21 UTC
cc296fc Makefile: rename MAKEFILES -> BUILD_CONFIGURATION MAKEFILES is special and automatically inherited in sub makes. 13 June 2016, 14:08:40 UTC
614e9d6 Writing configuration to string 13 June 2016, 12:53:56 UTC
3a7a19f Update Getting started section of the Python API docs, minor edit 13 June 2016, 12:35:36 UTC
1fa75dc Update Getting started section of the Python API docs 13 June 2016, 12:25:12 UTC
efa3aae Addressing CR comments 13 June 2016, 08:16:23 UTC
6e92169 Clarifying sample 13 June 2016, 08:16:23 UTC
624bbb9 Fixing running 13 June 2016, 08:16:23 UTC
5cd199d Fixing bugs 13 June 2016, 08:16:23 UTC
43759a4 Adding test cases 13 June 2016, 08:16:23 UTC
d3c4fc2 Adding tests 13 June 2016, 08:16:23 UTC
9eaaba1 FIxing string interpolation 13 June 2016, 08:16:23 UTC
e0a6cb2 Fixing stdin input 13 June 2016, 08:16:23 UTC
cf1d606 Adding txt to ctf converter 13 June 2016, 08:16:23 UTC
e875771 Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/cntkv2Library Conflicts: CNTK.sln 12 June 2016, 16:14:03 UTC
26c2006 CNTKv2Library: Linux port 11 June 2016, 23:50:26 UTC
c508e9f CNTK v2 library: Sparse input support 11 June 2016, 09:12:39 UTC
3286934 Integrate wilrich/smallFixes into master 10 June 2016, 20:40:54 UTC
15462c8 Merge branch 'master' of https://github.com/Microsoft/CNTK into fseide/seq2seqsample 10 June 2016, 18:17:46 UTC
81721e8 ReadMe. News. Jun 10, 2016 10 June 2016, 16:57:35 UTC
75521e2 added a missing test output to the 01_ MNIST example 10 June 2016, 15:42:13 UTC
a261c75 Fix parsing of percentage numbers in test output 10 June 2016, 08:35:35 UTC
bfa5443 (make gcc happy) 10 June 2016, 01:02:49 UTC
b305855 (one more spelling fix) 10 June 2016, 01:02:20 UTC
fbf07fb (removed debug code) 10 June 2016, 00:59:25 UTC
38a1cc8 fixed a bad match of a Jenkins rule for 01_ MNIST 10 June 2016, 00:57:58 UTC
9d0bf33 (Address CR feedback) 10 June 2016, 00:35:21 UTC
cb05e2b Merge branch 'master' of https://github.com/Microsoft/CNTK into fseide/seq2seqsample 09 June 2016, 23:39:45 UTC
2ec15d2 updated absolute error tolerances for 02_ and 03_ MNIST to match errs reported in percent instead of a fraction 09 June 2016, 23:39:13 UTC
5565245 moved around some vars in 02_ 09 June 2016, 21:00:49 UTC
40ba155 rolled back using NetworkFactory for eval command, and rolled back the superfluous NDLNetworkBuilder for 03_ 09 June 2016, 21:00:22 UTC
7428541 Integrate clemensm/evalvector2array into master 09 June 2016, 15:48:24 UTC
40c72ca Cosmetics 09 June 2016, 11:57:50 UTC
40a16a4 Add an overload that takes reference to a preallocated array instead of std::vector 09 June 2016, 08:14:07 UTC
876dbbf updated 01_ baseline to MB size of 1024 09 June 2016, 04:20:43 UTC
345dd70 updated more MNIST example baseline logging format 09 June 2016, 04:09:11 UTC
829b9ce updated baselines to new % format 09 June 2016, 03:07:32 UTC
35c80b7 removed superfluous NDLNetworkBuilder block from 02_ sample 09 June 2016, 03:01:48 UTC
0e30c49 commented out superfluous NDLNetworkBuilder section on MNIST 03_ example 09 June 2016, 02:53:52 UTC
751d221 moved some variables into 02_ MNIST example: NDLNetworkBuilder 09 June 2016, 02:50:11 UTC
bc1dd43 updated MNIST 01_ baseline to use % and added top-5 number 09 June 2016, 02:30:28 UTC
3bf23b3 temporarily hiding BrainScript in MNIST 01_ example 09 June 2016, 02:10:12 UTC
d81ce8b brought back the superfluous NDLNetworkBuilder on MNIST 02_ example 09 June 2016, 02:07:08 UTC
back to top