https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
a6de5f8 Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/cudaErrorBugFix 29 April 2016, 01:45:12 UTC
7a3e288 Integrate thhoens/setmat into master 29 April 2016, 01:18:46 UTC
3a277d4 Integrate alexeyk/image_reader into master 28 April 2016, 23:10:17 UTC
edb809e Integrate amitaga/cudaErrorBugFix into master 28 April 2016, 21:42:25 UTC
65d6604 Added missing test file. 28 April 2016, 21:24:19 UTC
1af7022 Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/cudaErrorBugFix 28 April 2016, 19:57:30 UTC
cd9d970 Addressed review comments. 28 April 2016, 19:52:11 UTC
c9c979f Updated ResNet samples. 28 April 2016, 19:52:00 UTC
75877c1 ImageReader: added unit tests. 28 April 2016, 19:51:48 UTC
98685af Fixed bug with CUDA last error not being cleared in cuDNN convo engine. 28 April 2016, 19:51:36 UTC
585a2d0 ImageReader: aspect ratio jitter, config improvements. 28 April 2016, 19:51:24 UTC
79875ec ImageReader: updated color transform. 28 April 2016, 19:51:13 UTC
7630509 ImageReader: added aspect ratio jittering. 28 April 2016, 19:51:02 UTC
c46aae7 ImageReader: finished color transform. 28 April 2016, 19:50:50 UTC
0799d6b Added ColorTransformer, part 1 (brightness). 28 April 2016, 19:50:39 UTC
9c81be1 ImageReader: added intensity transform. 28 April 2016, 19:50:29 UTC
b1e1166 Resolved CR comments. 28 April 2016, 19:46:19 UTC
82bf8bf Integrate mahilleb/BpttPackerFix into master 28 April 2016, 19:25:31 UTC
414bda2 Added BUGBUG comment pertaining to view interaction, and fixed NoGPU definition. 28 April 2016, 17:12:40 UTC
c9aafd1 Added CNTK2 block for CNTK1.4+ consistency 28 April 2016, 13:49:29 UTC
72c7d6a ReaderLib/TruncatedBpttPacker.cpp: fill slots up to (and including) m_truncationSize 28 April 2016, 12:53:46 UTC
07554a8 Merge branch 'aayushg/CrossEntropySoftMax' of https://github.com/Microsoft/CNTK into aayushg/CrossEntropySoftMax 28 April 2016, 10:01:02 UTC
e991b8f Changing to the cross_entropy_with_max 28 April 2016, 09:56:04 UTC
3e755ed Review comments 28 April 2016, 09:56:04 UTC
b917647 Review changes 28 April 2016, 09:56:04 UTC
4224ade Review changes 28 April 2016, 09:56:04 UTC
c286c21 CrossEntropy with softmax tests 28 April 2016, 09:56:04 UTC
d930e84 Changing to the cross_entropy_with_max 28 April 2016, 09:49:24 UTC
1fabcf6 Review comments 28 April 2016, 07:41:47 UTC
e8c8187 Review changes 28 April 2016, 05:04:33 UTC
abf2fe1 Review changes 28 April 2016, 04:50:12 UTC
4b25374 Fixed bug where the dense matrix was not passed by reference 28 April 2016, 01:27:54 UTC
ccee44b In gradient aggregator set criterion and eval errors in gradient header for a worker to 0 when number of samples contributed by the worker is 0 27 April 2016, 23:57:21 UTC
adf48a8 Enabled SetMatrixFromCSCFormat for CPUMatrix and GPUMatrix. 27 April 2016, 23:20:32 UTC
0bfe5ff Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/cudaErrorBugFix 27 April 2016, 19:22:27 UTC
c34e358 Addressing minor CR comments 27 April 2016, 13:51:19 UTC
c47af7e Refactoring 27 April 2016, 12:48:22 UTC
0211744 Fixing mb size 27 April 2016, 09:29:08 UTC
d4d8acc Integrate mahilleb/CommonLib into master 27 April 2016, 08:27:09 UTC
a7fb76a fix CTNK --> CNTK, hierarchal --> hierarchical 26 April 2016, 23:12:14 UTC
2488117 Source/Common/: also make a static library on Windows 26 April 2016, 19:57:43 UTC
7a9738a Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/cudaErrorBugFix 26 April 2016, 18:40:50 UTC
890ad68 Fixed parallel evaluation and a bug in cuDNN convolution engine in handling changes in minibatch size. 26 April 2016, 18:40:35 UTC
654afab Integrate thilow/ifThenElse3 into master 26 April 2016, 18:26:56 UTC
d876793 Integrate eldak/extendingSequenceKey into master 26 April 2016, 18:10:42 UTC
9dbd8c2 Update Sequences.h fix typo - "only only" --> "only" 26 April 2016, 17:57:14 UTC
640cd63 Integrate gaizna/fix_cifar into master 26 April 2016, 17:36:05 UTC
af915c2 Fix formatting and import 'cond' 26 April 2016, 16:43:26 UTC
ef64e6c merged with master 26 April 2016, 16:36:30 UTC
0b6d764 Integrate eldak/fixingCatch into master 26 April 2016, 16:32:12 UTC
91daa8e CrossEntropy with softmax tests 26 April 2016, 16:14:37 UTC
7cdb75b This commit updates the linux baseline for the CIFAR-10 EndToEndTests 01_Convolution example 26 April 2016, 15:21:42 UTC
2db7299 This commit adds the linux baseline file to the solution 26 April 2016, 15:14:58 UTC
c866b3c This commit removes two non-existing baselines for the CIFAR-10 EndToEndTests 01_Convolution 26 April 2016, 15:14:08 UTC
ed706c5 This commit updates the datadir path for the CIFAR-10 tests, to the Examples location It also updates the windows baseline for 01_Convolution test. 26 April 2016, 15:13:12 UTC
71d0c19 .vcxproj: start sharing settings, starting with static libraries 26 April 2016, 15:02:01 UTC
262bcb2 Simple renaming of sequence key 26 April 2016, 13:09:10 UTC
74928d2 Reaading line in ComputationNode.h that was lost during merge 26 April 2016, 11:31:43 UTC
799e0d1 fix naming 26 April 2016, 10:27:11 UTC
dda4049 Rename 'has_sequence_dimension' to 'has_dynamic_axis' in merged files 26 April 2016, 10:08:20 UTC
b8fdd44 Correct version number 26 April 2016, 09:59:01 UTC
a3462ba Rename 'has_sequence_dimension' to 'has_dynamic_axis' 26 April 2016, 09:59:00 UTC
f259dec Disable example tests until examples are reworked 26 April 2016, 09:59:00 UTC
71d62c3 autopepped 26 April 2016, 09:58:55 UTC
a8eb3d4 fixed bug that I accidentially had removed overwrite of BiginForwsardProb() from BinaryElementwiseNode instead of IfNode 26 April 2016, 09:57:41 UTC
1c5ad0d Integrating CR comments 26 April 2016, 09:55:17 UTC
ec37304 Move pytest.ini 26 April 2016, 09:55:16 UTC
ca9def3 Enable double input tests 26 April 2016, 09:55:15 UTC
6f2a344 Remove NumPyReader und CNTKTextFormatAggregator 26 April 2016, 09:55:15 UTC
228b127 Allow for multiple distinct inputs 26 April 2016, 09:55:09 UTC
631321e Check for format being dense or sparse 26 April 2016, 09:54:33 UTC
56ecbfd Add missing ReconcileMBLayout import 26 April 2016, 09:54:32 UTC
27c54c5 examples 26 April 2016, 09:54:32 UTC
26181a4 Moved infix math operators of ComputationNode to new facade; refactored graph.py's input/params into variables_and_parameters and utils 26 April 2016, 09:54:15 UTC
d99bf78 Fixed Softmax grad; todo: more complex input 26 April 2016, 09:51:03 UTC
fc348bd Pick correct operand 26 April 2016, 09:51:02 UTC
3dbdfa4 Support for Abs operator 26 April 2016, 09:50:59 UTC
ca7ead5 Support for Minus operator 26 April 2016, 09:50:28 UTC
d9d5ff3 Fixing imports 26 April 2016, 09:50:23 UTC
b52354b Enable full Softmax test, which fails 26 April 2016, 09:49:26 UTC
512f34a Adapt to new reader requirements 26 April 2016, 09:49:24 UTC
78cd855 Ignore build directory when testing 26 April 2016, 09:49:19 UTC
98602ed Elaborate on CNTKTextFormatReader example 26 April 2016, 09:49:06 UTC
b55aa0c Fix types 26 April 2016, 09:48:52 UTC
f63b2bb Improved docs; added reaers.rst 26 April 2016, 09:48:44 UTC
95afcb9 Removed doc for cntk1.py 26 April 2016, 09:47:06 UTC
a0fac74 Support for RectifiedLinear operator 26 April 2016, 09:46:26 UTC
0254bc5 Support for Tanh operator 26 April 2016, 09:45:22 UTC
3319fa8 Support for Softmax operator 26 April 2016, 09:43:27 UTC
2214c3f Proper handling of precision in NumPy (float/double) 26 April 2016, 09:41:24 UTC
0ee9ea4 Proper handling of Nans and Infs returned by CNTK 26 April 2016, 09:33:50 UTC
78b6def Support for Sigmoid operator 26 April 2016, 09:33:38 UTC
ba4f5ce Some sanity checks for backward mode 26 April 2016, 09:30:10 UTC
dcf5b1d Fixing imports 26 April 2016, 09:29:06 UTC
cf6a4fe Expose operators under cntk.ops 26 April 2016, 09:29:01 UTC
83b9b9b Enable full Softmax test, which fails 26 April 2016, 09:27:44 UTC
1bf6e6f Adapt to new reader requirements 26 April 2016, 09:27:43 UTC
70e37c8 Ignore build directory when testing 26 April 2016, 09:27:42 UTC
ddf6bab Elaborate on CNTKTextFormatReader example 26 April 2016, 09:27:41 UTC
bea9865 Fix types 26 April 2016, 09:27:41 UTC
back to top