sort by:
Revision Author Date Message Commit Date
066f128 Fix compilation in linux 01 July 2016, 14:46:30 UTC
57aeba2 Include more information to message when gpu is not supported because of compute capability 01 July 2016, 14:46:30 UTC
e665c3b Change code according to reviews. Comments added. 01 July 2016, 14:46:30 UTC
fbb948d Fix for deviceId < 0 and strings 01 July 2016, 14:44:33 UTC
d9ce797 Fix for deviceId not given 01 July 2016, 14:44:33 UTC
5d7e775 Fix for cpu_only compilation 01 July 2016, 14:44:33 UTC
6b78963 Abort execution if gpu CC less than 3. In auto configuration disallow those gpus 01 July 2016, 14:44:33 UTC
4b34839 Fix for gpu memory 01 July 2016, 14:44:33 UTC
75b91bd Fix for linux 01 July 2016, 14:44:33 UTC
f688dd0 Change gpu info in cntk, according to suggestions (e.g. Device[0]: cores = 1536; computeCapability = 3.0; type = “Quadro 2000”; memory = 8192 MB) 01 July 2016, 14:44:33 UTC
4f653ba Change code according to remarks 01 July 2016, 14:42:31 UTC
50f7d17 Fix for linux 01 July 2016, 14:42:31 UTC
3b973f7 Fix for linux 01 July 2016, 14:42:31 UTC
5a916eb Modify according to code review in third iteration 01 July 2016, 14:41:20 UTC
70204d4 Fixed small details. Performed tests in Jenkins for both windows and linux. 01 July 2016, 14:38:46 UTC
3cf4679 Fix hopefully now the issues getting gpu info in linux 01 July 2016, 14:38:46 UTC
89a67db Fix hopefully now the issues getting gpu info in linux 01 July 2016, 14:37:57 UTC
bdd3955 Fix issue with nvidia-smi path in linux and small fixes to metrics driver 01 July 2016, 14:37:57 UTC
ed9d4f0 Fix CPU compilation which doesn't deal with GPU data 01 July 2016, 14:37:09 UTC
0d1df1b Fix script according to comments. Change format of wiki entry to asciidoc. 01 July 2016, 14:34:05 UTC
7b1b6d7 Script changed, so that an markdown file (wiki format) is generated and metrics look proper 01 July 2016, 14:29:41 UTC
62fb342 Initial commit for script, which extracts metrics from baselines and writes them to a csv file 01 July 2016, 14:25:08 UTC
bdf9268 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> 01 July 2016, 14:15:16 UTC
f918204 Fix CPU compilation which doesn't deal with GPU data 01 July 2016, 14:05:08 UTC
bd0c62d Fix script according to comments. Change format of wiki entry to asciidoc. 01 July 2016, 14:05:08 UTC
af58faf Script changed, so that an markdown file (wiki format) is generated and metrics look proper 01 July 2016, 14:05:08 UTC
82f6cfa Initial commit for script, which extracts metrics from baselines and writes them to a csv file 01 July 2016, 14:05:08 UTC
1c10213 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> 01 July 2016, 14:05:08 UTC
563ed3b Integrate anthaue/arbitraryrows into master 30 June 2016, 17:16:53 UTC
3f41c0c Add a bunch of new tests to exercise block multiplier. Change spacing of comments. Reset omp threads in d'tor. 30 June 2016, 15:23:13 UTC
730ad7e Integrate eldak/textOptimizations into master 30 June 2016, 14:18:50 UTC
f7e2c44 Integrate zhouwang/fix-rpath into master 30 June 2016, 11:59:07 UTC
498378d Fixing comment 30 June 2016, 11:50:08 UTC
19b8863 Addressing CR comments 30 June 2016, 11:50:08 UTC
4f33d23 Addressing CR comments 30 June 2016, 11:50:08 UTC
3d37ade Refactoring 30 June 2016, 11:50:08 UTC
5ec1dcc Some micro optimizations in the randomizer 30 June 2016, 11:50:08 UTC
4d78d5b Moving sequence creation to the LoadChunk 30 June 2016, 11:50:08 UTC
52b32b9 Optimizing sequence randomizer 30 June 2016, 11:50:08 UTC
b5bfca1 Optimizing get sequence 30 June 2016, 11:50:08 UTC
6013967 Fixing IO in randomization between sweeps 30 June 2016, 11:50:08 UTC
1f98f1b Simple optimizations 30 June 2016, 11:50:08 UTC
422b78c Integrate eldak/opencv31 into master 30 June 2016, 11:19:57 UTC
44b209d Applies CR 30 June 2016, 09:29:21 UTC
5ecd0be Updates the MultiModel example to use the current Test-28x28_cntk_text.txt file (reflecting the CNTK Text Format Reader format). 30 June 2016, 09:29:21 UTC
3eb2c5e Addressing code review comments 30 June 2016, 08:46:41 UTC
447edb9 Adding support for OpenCV 3.1 30 June 2016, 08:46:41 UTC
03e504e Allow block multiplier to support arbitrary number of rows in A 29 June 2016, 20:19:35 UTC
4abe30b Integrate pkranen/deconvFix into master 29 June 2016, 15:18:21 UTC
dcb0ed0 Using CNTKTextFormatReader for DeConv example 29 June 2016, 09:37:01 UTC
b5824eb new reshape 28 June 2016, 09:24:36 UTC
d742dcb revert slice to the cntk1 version outside cntk2 namespace 28 June 2016, 09:24:35 UTC
15aa190 address cr comments 28 June 2016, 09:24:34 UTC
2c4c17c add unit test to reduction 28 June 2016, 09:24:33 UTC
c0fd2e3 expose reduceSum and reduceLogSum in the python api 28 June 2016, 09:24:32 UTC
03d0642 little docstring fixes 28 June 2016, 09:24:31 UTC
218d2da little docstring fixes 28 June 2016, 09:24:30 UTC
a5a5139 define RPATH only once, as it is not changed. 28 June 2016, 08:58:21 UTC
3c01d90 include Windows.h as the pre-compilier files have been removed 28 June 2016, 07:10:10 UTC
1932071 Integrate zhouwang/fix-plugin into master 27 June 2016, 21:35:31 UTC
4ba8d58 Integrate eldak/refactoringAugmentation into master 27 June 2016, 18:09:40 UTC
b43dc9e Integrate zhouwang/evallib-makefile into master 27 June 2016, 17:59:21 UTC
9b943e5 Addressing CR comments 27 June 2016, 15:48:54 UTC
4c8fca5 Fixing alignment 27 June 2016, 15:46:03 UTC
cc0172a Fixing a bug in augmentation when right extent > left 27 June 2016, 15:46:03 UTC
8ffa59b Refactoring augmentation 27 June 2016, 15:46:03 UTC
4ed2cb2 Remove pre-complier headers, simlify namings in Makefile remvoed pre-compiler headers and addressed CR comments simplify naming comments from CR delete unused files, minor changes Changes in comments and Todo 27 June 2016, 15:44:21 UTC
5e210b6 Addressing CR comments 27 June 2016, 13:39:02 UTC
2f8944f Fixing is equal for strings 27 June 2016, 13:05:10 UTC
bf92efe Fixing write action 27 June 2016, 13:05:10 UTC
c367e6c Add building libeval.so and cppevalclient on Linux; Adapt cppevalcient to build both on Windwos and Linux Add comment for using "this->" explicitly Add to build LibEval.so in Makefile minor changes EvalSample on Linux Add EvalSampleClient to Makefile fix errors in Makefile fix compilation error on Linux fix more errors add main function for Linux Fix captial case for Eval.h on Linux build cppevalclient Add dependency processing for .cu replace \ with / in the file path on Linux Adapt path on Linux fix path on Linux Use main() on Windows, remvoe unused files and path in Makefile remove unused files Use main() on Windows, and remove the wrapper for Linux further remvoe unused files fine tuning on lib and path minor changes 27 June 2016, 10:43:21 UTC
d39410d Integrate anthaue/addblockmultiplier into master 24 June 2016, 23:50:41 UTC
d2bf769 Implement code review feedback from clemensm 24 June 2016, 15:40:48 UTC
e04a9bd Update Tools/docker/Dockerfile-* - Open MPI 1.10.3 - OpenBLAS 0.2.18, also compile with OpenMP and LAPACK - OpenCV 3.1.0 (also support in ./configure) - CNTK custom MKL, version 1 - MKL build (in /cntk/build-mkl/*/release) - Add python-yaml package, so TestDriver.py can be run 23 June 2016, 17:49:20 UTC
4b82815 Integrate eldak/fixingOmpErrors into master 23 June 2016, 15:09:09 UTC
d99f7e1 Integrate gaizna/relocate_eval_tests into master 23 June 2016, 11:56:18 UTC
27e4627 Fixing unit test 23 June 2016, 10:51:24 UTC
cb6220e Addressing CR 23 June 2016, 09:36:57 UTC
eff4245 Removing unused part of config 23 June 2016, 09:36:57 UTC
f34559f Refactoring 23 June 2016, 09:36:57 UTC
720f52b Fixing config 23 June 2016, 09:36:57 UTC
e9569c9 Adding a unit test for missing files 23 June 2016, 09:36:57 UTC
f5394d7 Rethrowing exceptions happened in omp blocks 23 June 2016, 09:36:57 UTC
58b8efd ReadMe News, Jun 23, 2016 23 June 2016, 09:17:57 UTC
e2f0211 Removing Basic header from eval 23 June 2016, 08:15:36 UTC
3b71563 Moves ManagedEvalTests under the UnitTests folder in the solution (file paths were already correct). 23 June 2016, 07:04:12 UTC
473b020 Update Source/1BitSGD (license update) 22 June 2016, 22:42:36 UTC
6347c98 Added MultiModel sample for CSEvalClient 22 June 2016, 13:29:21 UTC
05a643c Integrate alexeyo/ReadMe-Code-of-Conduct into master 22 June 2016, 10:34:59 UTC
d62c85f Integrate gaizna/eval_fix_loadassembly into master 22 June 2016, 09:50:17 UTC
df478c6 Main ReadMe. Section on Microsoft Open Source Code of Conduct 22 June 2016, 09:47:27 UTC
8ea48ec Add -mssse3 flag (-msse3 and -mssse3 both need to be specified apparently 21 June 2016, 22:55:21 UTC
6a07bcf Add -msse3 flag to CUFLAGS 21 June 2016, 22:41:27 UTC
f6bd20f Play with spacing to help make find endif 21 June 2016, 22:02:36 UTC
5237316 Remove line-continuation backslash in makefile 21 June 2016, 20:59:26 UTC
a2fda5f Put AVX support under SUPPORT_AVX2 so compilatino on linux will work 21 June 2016, 20:45:37 UTC
7527dd0 Make AVX2 flag conditional on SUPPORT_AVX2 macro in linux build file 21 June 2016, 20:02:39 UTC
1043f45 Specify AVX instead of AVX2. TODO: Figure out story for conditional compilation 21 June 2016, 19:22:46 UTC
1e6fb55 Add Stdafx.h headers to fix release win build breaks; add -mavx2 flag to fix linux build break 21 June 2016, 17:43:29 UTC
96e4086 Fix some capitalization issues 21 June 2016, 15:45:07 UTC
back to top