https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
e47fe13 Correct AllocateAllMatrices 13 July 2016, 14:37:49 UTC
056fff8 Clean-up 13 July 2016, 12:15:50 UTC
30b586a Turn openMP back on in Math.vcproj 13 July 2016, 12:11:33 UTC
8bd091e Fix a function in core.bs 13 July 2016, 12:00:23 UTC
322c02d Some smaller optimizations 13 July 2016, 12:00:23 UTC
e4cda55 Linux build 13 July 2016, 12:00:23 UTC
7172699 Avoid ValueTensorFor (so far only in forward pass) 13 July 2016, 12:00:23 UTC
a544911 Use InputPtr() in all Forward/Backward passes 13 July 2016, 12:00:23 UTC
d6b6912 Fix glitch in TV.cpp 13 July 2016, 12:00:23 UTC
077bb41 Cleanup 13 July 2016, 12:00:23 UTC
a40cc81 Linux build 13 July 2016, 12:00:23 UTC
4469b93 Linux, part 1 13 July 2016, 12:00:23 UTC
bf56be4 Implement code review feedback from clemensm Conflicts: Source/Math/BlockMultiplierMatrixUtil.h Tests/UnitTests/MathTests/BlockMultiplierTests.cpp 13 July 2016, 12:00:23 UTC
4dcb4ff Put AVX support under SUPPORT_AVX2 so compilation on linux will work 13 July 2016, 12:00:23 UTC
8c5abd7 Reset AVX flags 13 July 2016, 12:00:23 UTC
867ed9a Optimize ColumnSlice(); Optimize Input() Speed-up of 25% for batch size=1 13 July 2016, 12:00:23 UTC
500c796 First working version, incl. transpose 13 July 2016, 12:00:23 UTC
58814e0 Quantized times, first version 13 July 2016, 12:00:23 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
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
aa2b398 Fix hopefully now the issues getting gpu info in linux 04 July 2016, 08:33:13 UTC
9574d8f Fix issue with nvidia-smi path in linux and small fixes to metrics driver 04 July 2016, 08:32:32 UTC
12748c4 Fix CPU compilation which doesn't deal with GPU data 04 July 2016, 08:31:12 UTC
b64ad23 Fix script according to comments. Change format of wiki entry to asciidoc. 04 July 2016, 08:31:12 UTC
8bad8fc Script changed, so that an markdown file (wiki format) is generated and metrics look proper 04 July 2016, 08:30:33 UTC
c831218 Initial commit for script, which extracts metrics from baselines and writes them to a csv file 04 July 2016, 08:29:29 UTC
078dd3b Printing new information from hardware (cpu, gpu) in cntk and tests. Also, extracting info from baseline files. Signed-off-by: Ivan Rodriguez <t-ivrodr@microsoft.com> 04 July 2016, 08:28:05 UTC
3657973 Fix CPU compilation which doesn't deal with GPU data 04 July 2016, 08:28:05 UTC
0548181 Fix script according to comments. Change format of wiki entry to asciidoc. 04 July 2016, 08:27:21 UTC
back to top