https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
1ec402b fix nightly build by call reconcile dynamic axis directly 07 November 2017, 22:09:41 UTC
f978d43 bring back device as part of key 07 November 2017, 22:06:34 UTC
efa5ed8 possible a typo 07 November 2017, 22:06:33 UTC
f6d7e2f bounded cache 07 November 2017, 22:06:33 UTC
45e2d9f Integrate sptiwari/add_onnx_ir_version into master 04 November 2017, 07:26:14 UTC
553b011 Integrate jaliyaek/netopt into master 04 November 2017, 02:11:28 UTC
4c799ae Adding metadata field, IR_VERSION, to ONNX format serialized models. 04 November 2017, 01:18:50 UTC
54b9841 Integrate chenta/fix_nightly_build_crash into master 04 November 2017, 01:11:22 UTC
395422e Update docstring. 03 November 2017, 21:51:45 UTC
472966c Integrate 45b1866e6e060f4b663fef40975bb217716a7a7a into master 03 November 2017, 21:16:26 UTC
28032f1 add test to check does the reconcile dynamic axes op skip the autobroadcast 03 November 2017, 18:24:50 UTC
09c3de4 fix comment indentation 03 November 2017, 17:06:51 UTC
e9a7766 Merge branch 'jaliyaek/netopt' of https://github.com/Microsoft/cntk into jaliyaek/netopt 03 November 2017, 08:37:28 UTC
cdd5800 few more namespace corrections 03 November 2017, 08:37:12 UTC
0487190 fix more review comments 03 November 2017, 08:37:12 UTC
eb5c553 fixed review comments 03 November 2017, 08:37:12 UTC
df7681b quantization for convolution networks 03 November 2017, 08:37:12 UTC
62ecc92 few more namespace corrections 03 November 2017, 08:28:30 UTC
9106c52 skip reconcile axes op for auto broadcast 03 November 2017, 04:23:08 UTC
c355379 ignore IsSliceView for bindings 03 November 2017, 03:48:35 UTC
c40fb5a Skip the sliced NDArrayView in packing during V2 aggregation Fix #2508 Decide if it is sliceview with matrix 03 November 2017, 03:48:35 UTC
d490041 fix more review comments 03 November 2017, 02:01:09 UTC
45b1866 fix the issue where CNTK throws out a warning saying the data is not C contiguous; also fix a bug where the Jupyter notebook cannot run without setting CNTK_EXTERNAL_TESTDATA_SOURCE_DIRECTORY 02 November 2017, 23:20:28 UTC
b4425f1 fixed review comments 02 November 2017, 21:42:30 UTC
16a41ce Added super resolution tutorial contributed by Borna with added code to minimize test downloads, fix tests, added documentation and small editorial changes to LSGAN tutorial 02 November 2017, 16:10:10 UTC
1312bf8 Integrate a0a3a82 into master 01 November 2017, 20:17:37 UTC
ba5108c make C# sample back compatible with Rel2.2 Nuget 31 October 2017, 21:54:29 UTC
12ba72e Updating ConvolveGeometry class for improving perf for convolution, especially with FreeDimension. 30 October 2017, 22:43:54 UTC
11f7bb7 quantization for convolution networks 30 October 2017, 08:05:57 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
a0a3a82 Squashed commit of the following: commit a4a1788affb563992eb69f5cde544da80ef428db Author: Kyoichi Iwasaki <kyiwasak@microsoft.com> Date: Sat Oct 28 23:27:16 2017 +0900 Modified Fast R-CNN script commit 442f3c4e0167fc873f89028a7cf3fdee92eddf2c Author: Kyoichi Iwasaki <kyiwasak@microsoft.com> Date: Sat Oct 28 09:10:04 2017 +0900 Updated distributed learninf for Fast R-CNN. 28 October 2017, 14:40:42 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
back to top