https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
af9a2f4 test data list to array 13 March 2019, 21:19:48 UTC
b626af6 skip output comparasion if skip reload 13 March 2019, 20:50:38 UTC
b64ec60 shortening rnn model names 13 March 2019, 17:58:00 UTC
839428a Python 2.7 failure 13 March 2019, 15:15:30 UTC
755f272 fix env.cc for UWP 13 March 2019, 00:33:55 UTC
15b2f6e patch path_lib 12 March 2019, 22:41:51 UTC
9fd2dec Merge branch 'liqun/scan10' of https://github.com/Microsoft/CNTK into liqun/scan10 12 March 2019, 20:35:42 UTC
fc48838 missing abi file 12 March 2019, 20:35:38 UTC
2e517ba linux file name 12 March 2019, 20:26:32 UTC
73bc729 makefile fix 12 March 2019, 19:45:55 UTC
18e5bff remove tabs 12 March 2019, 18:25:48 UTC
02a6c6d fix makefile, more comments 12 March 2019, 17:56:40 UTC
bb66bfb get the latest ORT with protobuf old version support 12 March 2019, 16:33:03 UTC
4445655 ort submodule 09 March 2019, 00:55:57 UTC
6b6b8d1 to test linux 09 March 2019, 00:50:50 UTC
7f220d9 prepare to take ORT release branch 09 March 2019, 00:01:47 UTC
10ae4b0 remove 05 March 2019, 02:20:52 UTC
fb24728 before stackoverflow work 05 March 2019, 02:00:35 UTC
86c5020 >2GB models 02 March 2019, 01:25:01 UTC
6ef0224 Merge branch 'pull/3431' Signed-off-by: Thiago Crepaldi <thiagofc@microsoft.com> 28 February 2019, 09:45:39 UTC
39ca0a2 Merge branch 'pull/3482' Signed-off-by: Thiago Crepaldi <thiagofc@microsoft.com> 28 February 2019, 09:04:17 UTC
93f875c Merge branch 'pull/3477' Signed-off-by: Thiago Crepaldi <thiagofc@microsoft.com> 28 February 2019, 06:49:34 UTC
8cbfbfe Merge branch 'pull/3458' Signed-off-by: Thiago Crepaldi <thiagofc@microsoft.com> 28 February 2019, 04:38:53 UTC
ef5b745 Merge branch 'pull/3455' Signed-off-by: Thiago Crepaldi <thiagofc@microsoft.com> 28 February 2019, 04:27:00 UTC
1c5f124 Merge branch 'pull/3486' Signed-off-by: Thiago Crepaldi <thiagofc@microsoft.com> 28 February 2019, 02:24:07 UTC
726e48e Merge branch 'pull/3491' Signed-off-by: Thiago Crepaldi <thiagofc@microsoft.com> 28 February 2019, 00:43:11 UTC
771d754 Merge branch 'pull/3492' Signed-off-by: Thiago Crepaldi <thiagofc@microsoft.com> 27 February 2019, 23:59:43 UTC
5ccf54a Merge branch 'pull/3514' Signed-off-by: Thiago Crepaldi <thiagofc@microsoft.com> 27 February 2019, 22:39:40 UTC
af42873 Merge branch 'pull/3561' Signed-off-by: Thiago Crepaldi <thiagofc@microsoft.com> 26 February 2019, 21:07:30 UTC
06469f7 Merge branch 'pull/3558' 25 February 2019, 18:46:26 UTC
a5fb3d6 add more onnx rnn model tests, enable optimizedRNN op test 19 February 2019, 20:48:41 UTC
00b8037 Update onnx submodule, support ConstantOfShape & OneHot * Support SequenceIs[First,Last] with ConstantOfShape * Update bypass load test in verify\_one\_input & add test for one hot op * Update export for one hot op. Migrate from exporting onnx.ml.OneHotEncoder to onnx.OneHot. Op fixes * Fix topk onnx\_op\_test * Support MVN export using ONNX function * Fix LayerNormalization * Skip tests for sequence slice float16: not supported in cntk * Support gather export & import with float16 - Fix cntk gather issue with float16 inputs. - Support exporting constant float16 tensor. - Support importing int32 indices input for gather. * Enable more passed op tests 15 February 2019, 23:12:10 UTC
aa82819 Merge branch 'liqun/remove-crosstalkcaffe-test' 14 February 2019, 21:07:34 UTC
3bef0f4 protobuf 3.6.0 to 3.6.1 13 February 2019, 19:08:06 UTC
9ce6c1c Merge pull request #3550 from Microsoft/yaronwe/hide-protobuf hide protobuf library symbols 08 February 2019, 16:37:36 UTC
2ccdff4 enable onnx rnn test, name input with proper name 04 February 2019, 05:18:50 UTC
979c8bf Merge branch 'liqun/liqun/scan6Stage2' 31 January 2019, 04:27:20 UTC
9093a4d Cache CNTK dependencies at CNTK Azure Blob 30 January 2019, 03:47:10 UTC
6b2323c onnx support of sequential convolution 28 January 2019, 22:48:13 UTC
631ef0f Fix typo Ture -> True 28 January 2019, 15:02:51 UTC
4ef4417 Adding sequence models to CI and skipping failing ones 24 January 2019, 23:01:14 UTC
fc839bc Moving CI test dependencies to python environments yml files 23 January 2019, 00:24:29 UTC
d67a5ae Free nnzPerRowOrCol at end of SetValue 16 January 2019, 22:00:33 UTC
fea6e9d Merge branch 'vadimma/bmlfex' 12 January 2019, 00:01:46 UTC
62fa818 Enable frame mode for the binary MLF reader 11 January 2019, 02:02:34 UTC
0be4bcb Merge branch 'liqun/scan5Stage' 09 January 2019, 02:39:18 UTC
fe939aa support ONNX scan(9) 08 January 2019, 20:16:32 UTC
a5fcc80 Resolve Linux binary drop & windows oobe test conda dependency 07 January 2019, 23:07:04 UTC
2274e02 hide protobuf library symbols 06 January 2019, 10:04:34 UTC
b732aeb Fix several DeprecationWarning: invalid escape sequence Signed-off-by: Mickaël Schoentgen <contact@tiger-222.fr> 05 January 2019, 21:36:45 UTC
322293c Merge branch 'vadimma/adambs' 04 January 2019, 00:21:27 UTC
6c56fdd Revert "refactor" This reverts commit 47345c6c54e95ed4a4948d5af9f1205f6e7c3932. 03 January 2019, 23:45:28 UTC
47345c6 refactor 03 January 2019, 23:26:03 UTC
05435d0 Expose Adam in BS 03 January 2019, 20:58:17 UTC
08130db update linux binary drop cudnn path 03 January 2019, 18:57:44 UTC
e2d79d7 Submodule onnxruntime, and remove previous drop. * A few patches are required to build cntk_uwp. * Use proto from onnxruntime/protobuf instead of from onnx. * TODO: Some issues with onnx_op_test RNN and OptimizedRNNStack from shape inference. 03 January 2019, 01:09:08 UTC
254a336 Bump cuda version in nuget spec 21 December 2018, 18:40:18 UTC
bc70863 Add Maxunpooling export 14 December 2018, 19:24:26 UTC
d087acc Fix typo & update .yaml files * pyqt is required by matplotlib and various other libraries. In our .yaml files we default to install the latest version of pyqt. However the current latest version (5.9.2) is exhibiting some problems. Thus we downgrade to the stable version 5.6.0. 13 December 2018, 18:37:03 UTC
ef2f039 fix break for cub 1.8 API change 13 December 2018, 00:14:15 UTC
f178144 Support CUDA 10 * Move to support CUDA 10, cudnn 7.3, cub 1.8. * Fixed a bug related to "pointer to pin pointer is disallowed" #3063, which is exposed in newer version vctools. * Added workaround for a potential vs2017 15.9 bug with cntk Debug version. 13 December 2018, 00:10:31 UTC
93e1009 comment debug code 12 December 2018, 03:17:16 UTC
de15bda passed prod models and unfold test. handle delay op. 12 December 2018, 01:49:23 UTC
22e869e Add ONNX support for zeros_like, ones_like, and eye_like. 05 December 2018, 21:51:43 UTC
5fc6c2a sequence_isfirst_islast test fix for python 2.7 30 November 2018, 19:22:25 UTC
75b0141 Adding support for exporting CNTK's Sequence::IsFirst and Sequence::IsLast nodes 29 November 2018, 23:57:43 UTC
d1d1133 ConvTranspose asymmetric padding * Temporarily reverse the extra padding location in case of SAME_UPPER vs SAME_LOWER for convTranspose to match with onnxruntime. * In case of importing asymmetric padding convTranspose, use symmetric pads by alter the output_shape and pads, and attach a slice node afterwards to enable cudnn. * Fix a bug in slice/squeeze attribute axes export. 27 November 2018, 17:33:15 UTC
196df1a Update image layout in readme. 26 November 2018, 20:49:56 UTC
eeae2bb Add netron news and update iteration. 26 November 2018, 19:57:39 UTC
ec364df Fix typo Ture -> True 25 November 2018, 01:13:59 UTC
8c15683 Merge branch 'vadimma/binmlf' 24 November 2018, 09:12:41 UTC
0f1b4e0 Merge pull request #3512 from changeworld/patch-1 Fix typo 24 November 2018, 03:44:06 UTC
b566e23 Fix typo Ture -> True 23 November 2018, 15:25:07 UTC
0c1d283 update latest onnx and onnxruntime, fix shape inference 22 November 2018, 16:56:07 UTC
631392e Update bin mlf reader 15 November 2018, 15:24:40 UTC
d7101a2 Clean up bin mlf test 12 November 2018, 20:34:56 UTC
8d87948 Ensure mlf reader is included in the test 12 November 2018, 20:19:37 UTC
72200ca Add bin mlf reader tests 11 November 2018, 22:29:27 UTC
7ef57de Add dim label to bin mlf reader 11 November 2018, 05:32:28 UTC
22c7c3c Update BlockMomentumDistributedLearner.h 08 November 2018, 22:32:13 UTC
69df29e Merge branch 'liqun/seqopsStage' 08 November 2018, 22:14:44 UTC
2405457 Update BlockMomentumDistributedLearner.h 08 November 2018, 20:27:55 UTC
ab4bee2 Support RNN ops in a Scan loop Update with latest ONNX Update with latest ONNX graph IR Support sequence ops - Sequence::Gather, Sequence::PastValue, Sequence::FutureValue, etc. 08 November 2018, 02:36:20 UTC
b51e8c2 Expose binmlf in python 06 November 2018, 00:32:59 UTC
3f46cf0 Updates on several ONNX exports. * ConvTranspose outputShape: now pads values are always exported even when outputShape is given. The reason is that CNTK and ONNX have different padding specs. * Flatten: in CNTK flatten does not affect batch axis, this should be preserved in ONNX. 03 November 2018, 00:18:07 UTC
a19ce9e Resolve forward_backward docstring Sphinx error. 02 November 2018, 17:43:24 UTC
29818ff Merge branch 'bowbao/onnxruntime_ci_stage2' 01 November 2018, 06:58:24 UTC
0cd2fae Merge branch 'pull/3476' 31 October 2018, 23:43:42 UTC
491121d fix typo 31 October 2018, 23:33:04 UTC
fca1396 Add onnx_test_runner verification in CI. * onnx_test_runner.exe will be called on win64 GPU tests to verify if the output data produced by CNTK in onnx_op_test and onnx_model_test(cntk_model_test) matches in onnxruntime. 31 October 2018, 22:46:56 UTC
5bf07f7 Fix some typos on Tutorials README 31 October 2018, 18:06:57 UTC
a0d6f14 Fixed type and error in identifying the deserialiser 31 October 2018, 13:05:27 UTC
cdd18d2 Update LSTM/Truncated-Kaldi CPU baseline 29 October 2018, 18:16:42 UTC
f6a807b Fix several grammar errors 29 October 2018, 17:39:20 UTC
3cef1fd fix python 27 onnx test 28 October 2018, 17:22:07 UTC
124163a fixed errors fixed syntax error of comments and spelling mistakes 28 October 2018, 05:12:24 UTC
1ff5548 Set linux pip install future version to 0.16.0 * This was not set explicitly. Lately the version was updated to 0.17.0 and is causing failure in CI. 26 October 2018, 17:40:01 UTC
f88c5bd code comments typo correction 26 October 2018, 08:04:39 UTC
0b41602 Update more baseline affected by fixing InvStdDev. 26 October 2018, 00:43:52 UTC
77dad35 Added better documentation to forward_backward 25 October 2018, 11:17:25 UTC
back to top