https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
7bbbb2e Cleaned up debug print and typos in LSGAN tutorial 01 November 2017, 19:15:06 UTC
f0dee82 Fixed relative paths to the result directory 01 November 2017, 17:04:36 UTC
37da2ce Fixed paths in the test file 01 November 2017, 01:04:06 UTC
8f0eb8e Added contribution from Borna Vukorepa and testing minimizing data download time 31 October 2017, 00:50:56 UTC
24dc5f2 fix AttributeNameDisableRegularization missing 30 October 2017, 04:50:48 UTC
88e5516 fix typos 30 October 2017, 04:50:48 UTC
b335601 fix crash when loading old version model 30 October 2017, 04:50:48 UTC
9b6eb8d fix BackCompat.cpp 30 October 2017, 04:50:47 UTC
674cfd3 fix error of BN builder in ONNXToCNTK.cpp 30 October 2017, 04:50:47 UTC
3ffb8a8 remove debug code 30 October 2017, 04:49:50 UTC
58da061 fix crash bug 30 October 2017, 04:49:50 UTC
9cf625e Add disable regularization feature in Batch Nomalization node with Python API 30 October 2017, 04:49:42 UTC
3608123 Integrate jaliyaek/netopt into master 28 October 2017, 16:30:00 UTC
97b82cd Merge branch 'jaliyaek/netopt' of https://github.com/Microsoft/cntk into jaliyaek/netopt 27 October 2017, 22:01:12 UTC
0f88c95 remove unused lines 27 October 2017, 22:00:32 UTC
b6d147a casting shape values to int to make the test pass 27 October 2017, 22:00:32 UTC
b662a22 fixed the lambda 27 October 2017, 22:00:32 UTC
4f696b7 modifying the failing test for one more jenkin run 27 October 2017, 22:00:32 UTC
12f2ede added dense factorization code 27 October 2017, 22:00:32 UTC
97e5de0 remove unused lines 27 October 2017, 21:48:54 UTC
cd70c1a A quick Fix for DiagTimes to support lagecy code 27 October 2017, 21:34:25 UTC
5e5ce51 casting shape values to int to make the test pass 27 October 2017, 18:51:57 UTC
6b1de5e fixed the lambda 27 October 2017, 06:36:45 UTC
3415b9b skip some sequence operator add ut 25 October 2017, 16:32:26 UTC
a66ae3b Merge branch 'master' of https://github.com/Microsoft/CNTK 25 October 2017, 16:31:48 UTC
0518eb4 Fixing merging issues 24 October 2017, 15:01:46 UTC
de96983 Refactoring for inference work + adding Flatten method on function to be able to clone without blocks. 24 October 2017, 07:31:23 UTC
e4b6681 Integrate lakshayg-asinh into master 20 October 2017, 19:04:14 UTC
68832a9 Merge branch 'asinh' of https://github.com/lakshayg/CNTK into lakshayg-asinh PR for Sinh... 20 October 2017, 16:19:51 UTC
f98f2f3 Fixing UD randomizer initialization 20 October 2017, 10:12:27 UTC
e342740 Integrate yuqtang/StageFrequencyDataUnit2 into master 19 October 2017, 06:26:15 UTC
57e3a74 Integrate sptiwari/pooling_freedim_bugfix into master 19 October 2017, 05:25:32 UTC
687986e Squashed commit of the following: Added DataUnit for progress printer, checkpoints and cross validation config. 18 October 2017, 18:20:48 UTC
230eaab Merge branch 'master' of https://github.com/Microsoft/CNTK 18 October 2017, 17:02:47 UTC
73cae11 merge and sync 18 October 2017, 15:57:02 UTC
28f3b8e Integrate kedeng/attr2 into master 18 October 2017, 09:59:54 UTC
a96d498 Add custom attributes to primitive function 18 October 2017, 04:31:10 UTC
6b17cb6 Fixed free static axes size bug in max pooling, average pooling, and max unpooling. 18 October 2017, 01:17:38 UTC
c17eb82 Adding WGAN and LSGAN tutorials 17 October 2017, 20:05:16 UTC
c6e277a Integrate lewlu/update-aspectratio-limit into master 17 October 2017, 11:32:11 UTC
53e2b01 Integrate sayanpa/t303chk into master 17 October 2017, 09:56:06 UTC
cae9288 update documentation & add m_aspectRatioMin negative check 17 October 2017, 08:01:59 UTC
4ee6e23 remove aspectRatio max limit 17 October 2017, 08:01:59 UTC
44a9ce0 auto broadcast sequence for binary op 16 October 2017, 22:26:03 UTC
5dffd71 Added DSSM tutorial 16 October 2017, 20:25:19 UTC
fd4a1c4 Fixed a bug in cntk.sequence.future_value. 16 October 2017, 17:27:03 UTC
31633d0 modifying the failing test for one more jenkin run 15 October 2017, 18:50:40 UTC
8e36d30 rename tmpdir 13 October 2017, 14:55:08 UTC
00ced21 use CNTKNativeUtils load in java 13 October 2017, 14:55:08 UTC
1280bde make java so variable names in makefile less confusing 13 October 2017, 14:55:08 UTC
4c56af0 cudnn64_5 -> cudnn64_6 13 October 2017, 14:55:08 UTC
1a8a839 add cuda deps 13 October 2017, 14:55:08 UTC
e0c0ec7 fix sln, and make post-build give better message 13 October 2017, 14:55:07 UTC
78ee54d use correct mkl lib path for jar 13 October 2017, 14:55:07 UTC
0d1834f add DLL's and so's to jar (squashed) minor fixes fixing Native utils path, loader, and the Native Load Utils remove path and classpath setting in tests cleaning up native utils Unified CNTKNativeUtils class. Changed the code generation to use CNTKNativeUtils directly instead of the intermediary CNTK.init(). adding fixes to post bild Added NATIVE_LOAD_MANIFEST for the cases when only specific high-level libraries should be loaded linux side Add gpu support linux gpu .so copying 13 October 2017, 14:55:07 UTC
b310ac3 implement asinh operation 13 October 2017, 06:53:16 UTC
a631e37 Integrate lakshayg-atanh into master 13 October 2017, 05:52:19 UTC
bbe8605 Fix typos (#2470) 13 October 2017, 05:00:40 UTC
02b3640 Merge branch 'atanh' of https://github.com/lakshayg/CNTK into lakshayg-atanh Atanh PR... 12 October 2017, 23:40:18 UTC
d2fcb7d change return RuntimeError to raise RuntimeError 12 October 2017, 14:19:00 UTC
75a7cbe SimpleDistAggregation: Donot copy data from GPU to CPU when NCCL is used 11 October 2017, 23:53:17 UTC
0475834 added dense factorization code 11 October 2017, 19:57:49 UTC
8a61d67 fix combine java impl The line inside the loop in the java idiomatic wrapper refers to the wrong variable. 11 October 2017, 17:53:36 UTC
84030c5 Integrate ebarsoum/lrn_doc into master 10 October 2017, 23:34:09 UTC
8aa7466 Update README.md 10 October 2017, 20:53:40 UTC
d011e14 Update README.md 10 October 2017, 20:53:01 UTC
302b9db Put back LRN documentation. 10 October 2017, 17:37:09 UTC
d57ad1d Adding ONNX format support to CNTK. 10 October 2017, 08:01:43 UTC
0b384cb Crosstalk Caffe Bug Fixes Resolved bugs due to: 1. Scaling in batch normalization was done twice 2. Splicing did not take into account a default axis 3. Did not support newer protobuf versions. 4. Stdout was not being ignored during validation 09 October 2017, 17:10:15 UTC
08e367e Expose distributed evaluation in Python 05 October 2017, 23:33:39 UTC
2f9e3e8 Update baseline after disabling Index_64MB_with_caching_check_perf test 05 October 2017, 21:25:59 UTC
c8e55c0 Disable Index_64MB_with_caching_check_perf test because it's flaky on Jenkins. Will need further investigation later. 05 October 2017, 15:07:26 UTC
b184e73 Bug fix. 04 October 2017, 22:52:09 UTC
a1f5d75 Revise test to disable adam, fsadagrad and rmsprop when running on cpu. 04 October 2017, 17:03:47 UTC
cdd62cf Faster adadelta for sparse gradients added unit test and improved parallelism cleanup bug fixes and CR feedback 04 October 2017, 17:03:40 UTC
0d13098 Fix typos (#2434) 04 October 2017, 05:00:27 UTC
b224a7d fix rest issues find with code scan 29 September 2017, 02:01:29 UTC
af149ee Refactoring of general graph algorithms from ComputationNetwork 28 September 2017, 10:32:57 UTC
7243389 Merge branch 'master' into liqun/ArgFix 28 September 2017, 05:16:26 UTC
3da3f5a extra va_end_start pair 27 September 2017, 21:25:49 UTC
bded222 Corrected docstring of Adam optimizer. 27 September 2017, 16:59:17 UTC
fceab10 Integrate juncgu/optimizingAgg into master 27 September 2017, 09:12:56 UTC
f43c6bf Integrate kedeng/issue2388 into master 27 September 2017, 08:13:19 UTC
79e0039 Fix to build on CPU fix build on Windows 27 September 2017, 02:46:18 UTC
afc8deb optimize AggregateGradientsImpl (async pipeline) for non-GDR & GPU scenario rename "j" to currentGradientIndex in line321 update description in line309; rename j to currentGradientIndex fix bug (from Junjie) in new gradient aggregator pipeline (== -> !=) move first D-to-H copy out of the loop define "size_t i" in simple gradient aggregator 27 September 2017, 02:46:16 UTC
62a80d2 Fix Issue #2388 27 September 2017, 00:06:33 UTC
40162ba faster way to get the logits in the nce docstring 26 September 2017, 18:46:50 UTC
6120812 Update README.md 25 September 2017, 22:55:13 UTC
a6302a9 push 25 September 2017, 22:01:57 UTC
dfef3d6 Avoiding segmentation fault while introducing udf in recurrent loop 25 September 2017, 11:59:11 UTC
474d468 minor bug fix (#2402) 24 September 2017, 12:36:25 UTC
1cbccd0 Merge branch 'master' into ebarsoum/dilation_with_padding Merge with master... 21 September 2017, 20:03:28 UTC
99d2c82 Pick up submodule fixes for block momentum in python and add test Remove some dead code 21 September 2017, 06:14:16 UTC
3bf78e8 Fix dilation convolution bug with auto padding 21 September 2017, 00:12:38 UTC
ec8d6d6 Update the CTC tutorial further 19 September 2017, 19:15:40 UTC
7fb2acf update CTC tutorial 19 September 2017, 19:15:40 UTC
0c6ebba Adding group convolution. 19 September 2017, 00:14:47 UTC
c3e4f66 Tests/Install/linux/prep-run-test.sh: do not run CNTK_104_Finance_Timeseries_Basic_with_Pandas_Numpy.ipynb 18 September 2017, 17:59:05 UTC
96cdd12 Bump version numbers 18 September 2017, 17:58:47 UTC
bced9cf remove inclusion of dependency dlls, as it has been referenced in UWP nuget package. 18 September 2017, 17:58:31 UTC
back to top