https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
0c0a4f5 Add shiftreader 14 July 2016, 19:52:40 UTC
77590e2 Integrate a-momohs/fix_reading_htk_format into master 13 July 2016, 18:55:10 UTC
5a46afd Integrate vadimma/AddRetryToFreadOrDie into master 13 July 2016, 18:11:58 UTC
e38bdaa Added overflow checks to the htk sample size 13 July 2016, 17:36:21 UTC
24b1039 Change the sampsize to unsigned all over the file 13 July 2016, 17:36:21 UTC
25fd512 Change the htk format sample size to unsigned 13 July 2016, 17:36:21 UTC
ac79e0e Integrate clemensm/evalruntimefix into master 13 July 2016, 16:37:50 UTC
bb60e56 Make the number of retries optinal parameter in fgetfilelines; add attempt() to overloads of fgetfilelines 13 July 2016, 15:59:24 UTC
a6b3adf (1) Move basetypes.h to Common/Include; (2) use attemt function to read file 13 July 2016, 15:59:24 UTC
a07e69d Add retries to file read, since it occasionally fails over the network. 13 July 2016, 15:59:24 UTC
539ab74 Integrate alexeyo/ReadMe-News-Jul-12 into master 13 July 2016, 15:03:37 UTC
1500589 Fix a minor glitch 13 July 2016, 14:56:03 UTC
216c3c0 Code Review Comments 13 July 2016, 14:55:36 UTC
16154ef Fix EvalWrapper build (merge issue) 13 July 2016, 14:44:19 UTC
dc740fa Fix bug in extended eval with multiple inputs - Fix ordering of inputs in extended eval (it was mixing up the order returned from the network with the order [alphabetic] returned - Expose brainscript exceptions to .net, including stacktrace - Expose exceptions happening in StartForwardEvaluation rather than throwing SEHException - Some more error checking for forward pass - Enable retrieving brainscript errors rather than outputting to stderr. 13 July 2016, 14:44:18 UTC
562e359 Integrate alrezni/learners_v2_standalone into master 13 July 2016, 14:38:37 UTC
6137a06 Main ReadMe News, Jul 12, 2016 13 July 2016, 13:59:19 UTC
8d50459 Integrate alexeyo/Binary-Drop-Extras-Update-Linux into master 13 July 2016, 13:42:19 UTC
310b815 Integrate alexeyo/Binary-Drop-Script-Include-Windows into master 13 July 2016, 13:38:51 UTC
de20e9d Modified 1bit-SGD License description 13 July 2016, 12:33:21 UTC
30ff5bc Modified Linux Binary Drops Linux for 1.6 Release 13 July 2016, 12:20:11 UTC
9780690 Submodule update 13 July 2016, 12:12:46 UTC
1b0548f Add v2 Learners (standalone) 13 July 2016, 09:10:02 UTC
100d4fa 1bit SGD license update in 1Bit SGD submodule 13 July 2016, 08:45:23 UTC
50bb4c8 Merge branch 'master' of https://github.com/Microsoft/cntk 12 July 2016, 23:47:06 UTC
dd2951d Clean up ATIS.cntk 12 July 2016, 23:45:20 UTC
e4d4220 Integrate alexeyo/Binary-Drop-Script-Include-Linux into master 12 July 2016, 12:53:47 UTC
5604705 Fixed Include path for binary drop. Windows 12 July 2016, 12:49:17 UTC
0a9c095 Fix Include folder makeing in Binary drop. Windows 12 July 2016, 12:42:55 UTC
2dc246f Fixed Include file name for binary drop. Windows 12 July 2016, 12:36:24 UTC
024e0ed Add Include file to Binary drop. Windows 12 July 2016, 12:25:56 UTC
2544ae9 Fixing Include Path in Binary Drop script. Linux 12 July 2016, 09:36:57 UTC
2bb3fba Fixing console message in Binary Drop script. Linux 12 July 2016, 09:30:05 UTC
7af1709 Fixing errors in Binary Drop script. Linux 12 July 2016, 09:27:34 UTC
21c8ba0 Polishing Binary Drop script. Linux 12 July 2016, 09:22:38 UTC
80802ea Add Include to Binary Drop. Linux 12 July 2016, 09:11:45 UTC
2714764 Replaces loading EvalDLL dynamically, with import library. 12 July 2016, 07:57:35 UTC
5709928 Integrate thilow/fixLogPlus into master 11 July 2016, 11:22:04 UTC
fca715f Don't check flose result after reading a file in fileutil 10 July 2016, 04:29:10 UTC
ce163fd CNTK v2 library: Fix linux build 09 July 2016, 01:14:05 UTC
0071a40 Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/cntkv2Library 09 July 2016, 00:56:53 UTC
415706a CNTK v2 library: a) Removed STL type wrappers and directly use STL types in API b) Address the issue of inlined functions getting exported by moving the export specification to a per function level 09 July 2016, 00:56:44 UTC
ce0377c Merge branch 'master' of https://github.com/Microsoft/cntk 08 July 2016, 23:36:15 UTC
cd0a07e Add a command to evaluate the model and report error rate. 08 July 2016, 23:34:08 UTC
01c4277 Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/cntkv2Library 08 July 2016, 23:08:57 UTC
765b1d9 merge with master 08 July 2016, 15:06:20 UTC
a5035e8 Converting python documenation for log_plus to math-format 08 July 2016, 14:58:19 UTC
e88bd46 Merge branch 'master' into t-ivrodr/get_metrics_from_tests 08 July 2016, 09:39:00 UTC
d64a71d Fixing files that got lost during merge 08 July 2016, 09:37:25 UTC
a37ab7f merge with master 08 July 2016, 09:26:26 UTC
0684fcf Fixing the backpath test for softmax that was accidentially dropped before. Moving log_plus test to end of file 08 July 2016, 07:59:40 UTC
8286682 CNTK v2 library: Address CR feedback 08 July 2016, 04:18:20 UTC
2f45f2c Fixing table format. 07 July 2016, 22:08:17 UTC
a5a1ab2 Update table format. 07 July 2016, 22:00:06 UTC
e4f72ce Update format. 07 July 2016, 21:54:07 UTC
08c9bff Update formatting of README.md 07 July 2016, 21:52:44 UTC
e3ab001 Merge branch 'master' of https://github.com/Microsoft/cntk 07 July 2016, 21:18:56 UTC
220ac16 Fixing bug in non_linear_test.py 07 July 2016, 14:57:03 UTC
82c3f9d Just formatting 07 July 2016, 13:40:55 UTC
f4dd3d3 Setting clean_up=True in LogPlus tests 07 July 2016, 13:22:10 UTC
570aee2 merge with master 07 July 2016, 13:20:27 UTC
100851a Improved formatting 07 July 2016, 13:09:30 UTC
09f5814 Added testcase for LogPlus with broadcasting 07 July 2016, 12:57:12 UTC
39e32b1 Corrected Scripts path 07 July 2016, 12:45:28 UTC
58877fd backward path tests for LogPlus work 07 July 2016, 12:28:07 UTC
4faaccb Binary Drop script Windows. New version 07 July 2016, 12:15:03 UTC
c36b45d Exposed LopPLus in ComputationNetworkBuilder. Test for forward path works. Added untested fix for backward path. 07 July 2016, 12:13:57 UTC
5af3765 Integrate mahilleb/LinuxDrop into master 07 July 2016, 10:41:05 UTC
9907d68 Addressed reviewers comments 07 July 2016, 09:06:38 UTC
bab5374 Cleaning up some references to uci2ctf.py 07 July 2016, 08:08:21 UTC
1548753 Changed rm to rm -r in Scripts cleanup 07 July 2016, 07:17:08 UTC
02bf3bd Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/cntkv2Library 06 July 2016, 17:28:58 UTC
1a9ff64 Fixed rm in Scripts copy 06 July 2016, 14:32:37 UTC
fbd39b1 Add cleanup of Scripts 06 July 2016, 14:15:50 UTC
0b3e01a Add copying Scripts to Binary Drops 06 July 2016, 13:57:25 UTC
eb3a3a0 Integrate eldak/movingscript into master 06 July 2016, 10:50:45 UTC
fdcfc02 Tools/make_binary_drop_linux: MKL replaces ACML; opencv-3.1 06 July 2016, 10:40:49 UTC
b6bf2f0 Moving uci to cntk script to the script folder 06 July 2016, 09:44:55 UTC
b26b8bc CNTK v2 library: Addressed CR feedback 06 July 2016, 08:30:07 UTC
9ad0d11 Switch to MKL as default test; baselines updates 06 July 2016, 08:05:03 UTC
7f17fd2 Updated ATIS.cntk 06 July 2016, 00:10:19 UTC
5c19948 Add an exmaple of language understanding model training and testing using ATIS data. 05 July 2016, 23:27:23 UTC
109de69 Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/cntkv2Library 05 July 2016, 22:38:33 UTC
ebc2c58 Integrate alexeyo/Deconvolution-Sample-ReadMe into master 05 July 2016, 18:40:24 UTC
8e087a4 Fixed typo in MNIST example README 05 July 2016, 17:06:42 UTC
dd1410e Integrate zhouwang/nvmlpath-makefile into master 05 July 2016, 16:48:52 UTC
ffd51fd Adds some image transformation (sequential and parallel) extension methods for use by the CSEvalClient. Adds initial codebase for evaluating images using ResNet_18 model 05 July 2016, 13:29:28 UTC
ce2ba73 Integrate alexeyo/Deconvolution-Sample-ReadMe into master 05 July 2016, 06:26:13 UTC
d4dcfe0 Added Deconvolution network description to MNIST sample 05 July 2016, 05:53:51 UTC
4c6259f Conclude merging 04 July 2016, 10:04:39 UTC
43204aa Fix rebase 04 July 2016, 09:59:54 UTC
17b1147 Change code according to 6th iteration review 04 July 2016, 09:58:59 UTC
6a51def Fix compilation in linux 04 July 2016, 09:58:09 UTC
e979dcd Include more information to message when gpu is not supported because of compute capability 04 July 2016, 08:59:54 UTC
b033fb6 Change code according to reviews. Comments added. 04 July 2016, 08:57:59 UTC
2c2cfe1 Fix for deviceId not given 04 July 2016, 08:53:37 UTC
e173d4b Fix for cpu_only compilation 04 July 2016, 08:52:57 UTC
bf691c0 Abort execution if gpu CC less than 3. In auto configuration disallow those gpus 04 July 2016, 08:52:02 UTC
c9dad7f Change code according to remarks 04 July 2016, 08:44:47 UTC
8c155d9 Modify according to code review in third iteration 04 July 2016, 08:40:45 UTC
back to top