https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
535a1a6 Removed prints 28 June 2016, 23:22:20 UTC
3a4e3a1 Removed prints 28 June 2016, 23:19:49 UTC
ef6388c removed nosync 28 June 2016, 22:48:47 UTC
0834f71 Removed atmoic and added instrumentation. 28 June 2016, 18:46: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
0c1de9f Fixing Binary reader 21 June 2016, 15:38:54 UTC
3bf21c1 Fixing invalid address 21 June 2016, 15:38:54 UTC
3e61e9f Removing unused dependencies 21 June 2016, 15:38:54 UTC
39a44a5 Inlining checks 21 June 2016, 15:38:54 UTC
d564ed7 Adding cude runtime api 21 June 2016, 15:38:54 UTC
5b0a3aa Fixing comments 21 June 2016, 15:38:54 UTC
f75a323 Fixing Cuda return code checks 21 June 2016, 15:38:54 UTC
29fe7ec Fixed left-alignment (removed spacing) 21 June 2016, 09:50:57 UTC
192319e Fixes finding the EvalDLL in EvalWrapper by using the location of the executing assembly. 21 June 2016, 09:39:41 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
12140c9 Makefile and *.vcxproj changes 17 June 2016, 15:57:55 UTC
783b558 Renamed mathtest/BlockMultiplierTests to MathTest/BlockMultiplierTests.cpp (changed dir casing to avoid creating new directory) 17 June 2016, 15:41:33 UTC
0a70099 Main ReadMe news of June 16, 2016 17 June 2016, 12:07:16 UTC
567a7ff Implement comments from code review. Have not tried to compile. 16 June 2016, 23:17:21 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
62cdcd4 Merge branch 'master' of https://github.com/Microsoft/CNTK into add_blockmultiplier 15 June 2016, 14:36:26 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
e1b9d4a First stage of adding block multiplier to CNTK: check in files, verify they compile, and add a unit test to exercise them (minimally) 14 June 2016, 21:49:33 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
back to top