https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
0e9a94b Update MKLML to 2018.0.3.20180406 and MKL-DNN to 0.14 versions (windows) 29 June 2018, 22:09:49 UTC
bece037 Merge branch 'sedymche/onnx-trig' 29 June 2018, 01:52:40 UTC
69938f2 Adding full support for 'alpha' attribute in ELU op in ONNX and CNTK. 28 June 2018, 22:34:30 UTC
e95f92c Add Tan/Atan ops to CNTK (with ONNX support). 28 June 2018, 21:03:02 UTC
c589619 update to ONNX1.2.2 28 June 2018, 15:38:36 UTC
e160304 Merge branch 'sptiwari/onnx_avg_pool_stride' 28 June 2018, 04:02:28 UTC
6340792 Merge branch 'zhujie/straightthrough_unaryop' 28 June 2018, 00:55:55 UTC
2e29625 Merge branch 'tix_fixRestoredTestFailures' of https://github.com/Microsoft/CNTK 27 June 2018, 22:25:50 UTC
805c4a6 Fixing strides and dilation attributes in ONNX AveragePool, MaxPool, Conv, ConvTranpose import. 27 June 2018, 21:54:47 UTC
3c389ed fixing a bug in straight through implementation 27 June 2018, 18:44:49 UTC
cc368ae fixing a bug in backwarod propagation of straightthrough 27 June 2018, 18:44:49 UTC
8c1e5ed fixing type mismatch in tensorops.h and changing name of python name for straightthrough 27 June 2018, 18:44:49 UTC
02be8a0 adding straight through unary op 27 June 2018, 18:44:49 UTC
e612bc4 Merge branch 'sptiwari/update_depth2space' 26 June 2018, 23:58:24 UTC
8a38f55 Changed run-test of CifarResNetClassifierTest to look for testData in the correct folder 26 June 2018, 23:51:40 UTC
da60e4f Updating DepthToSpace and SpaceToDepth ops to match ONNX spec. 26 June 2018, 20:39:21 UTC
ede74e8 Merge branch 'master' of https://github.com/Microsoft/CNTK into tix_fixRestoredTestFailures 26 June 2018, 17:08:21 UTC
38dc974 Fixed behavior when dry_run is True 26 June 2018, 15:13:26 UTC
987b22a Add Cos/Sin/Acos/Asin to ONNX export. 26 June 2018, 00:03:31 UTC
d19e4ca Add sin/cos to ONNX import. 25 June 2018, 23:59:26 UTC
52101bf Copy v2libCStest dependencies to local 25 June 2018, 23:06:49 UTC
b7acd42 Added a flag to copy everything to output dir 25 June 2018, 20:02:13 UTC
c0b81b5 Restoring additional tests 25 June 2018, 16:16:16 UTC
ddea43c Removed code that was incorrectly checked in 25 June 2018, 16:12:55 UTC
29be2c8 Restored 1 more test 25 June 2018, 16:12:55 UTC
ffc4595 Restored tests 25 June 2018, 16:12:55 UTC
dc132a4 Fixed incorrect hash values 24 June 2018, 16:35:00 UTC
91afddb Temporarily disable doctest until formatting is fixed 23 June 2018, 20:38:19 UTC
8f738ae Merge branch 'master' into sptiwari/onnx1.2_merge 22 June 2018, 21:22:43 UTC
5df8651 Increase error tolerance for BatchNormalization Spatial tests 22 June 2018, 21:19:03 UTC
e7976cc Merge branch 'master' into sptiwari/onnx1.2_merge 22 June 2018, 20:08:57 UTC
4cd3dc8 Disabling stack trace on Windows when environment var is set 22 June 2018, 19:16:02 UTC
117448f Temporarily disable doctest until formatting is fixed 22 June 2018, 17:26:14 UTC
7ea5a2c Disabled additional C# test 22 June 2018, 01:15:13 UTC
623323f Temporarily disable op2cntk_test.py/{test_conv_setup,test_batch_norm_setup} to fix failures downstream 21 June 2018, 22:34:55 UTC
8f5fcd4 Fix python doc tests due to formatting 21 June 2018, 17:25:06 UTC
134e976 fix style 19 June 2018, 21:55:04 UTC
79312de fix for the readerlib test failure. It was a quite a team work 19 June 2018, 19:40:43 UTC
7449613 Revert "Temporarily skip several failing float16 ONNX tests." This reverts commit deef207a6201015d2b7dbc6649a4e35cb47cfe8a. 19 June 2018, 17:31:48 UTC
6d85793 Adding support for loading fp16 data from TensorProto raw data field 19 June 2018, 06:36:26 UTC
2dc61c1 Fix several float16 convolution ONNX tests on the CI system. 18 June 2018, 21:04:28 UTC
deef207 Temporarily skip several failing float16 ONNX tests. 16 June 2018, 02:25:12 UTC
18910c5 Skip test_OptimizedRNNStack. 16 June 2018, 02:17:43 UTC
11edc80 Fix several float16 op tests on the build system. 16 June 2018, 02:16:08 UTC
172cab1 Fix test_pooling and test_conv_with_freedim_model on the build system. 16 June 2018, 01:55:52 UTC
ea1010d Fix test_convolution_transpose on the build system. 16 June 2018, 01:55:50 UTC
a59d5ee Peyman GRU fp16 fix. Test fixes to disbale for fp16 conv. 16 June 2018, 01:20:31 UTC
58473d4 Enable rnn ops with onnx 1.2 16 June 2018, 01:00:53 UTC
c1a3db7 adding fp16 to all tests and disabling failing tests + updating schema.h to add fp16 15 June 2018, 23:47:14 UTC
057c1ce Fix cudnn symbolic link on CNTK Dockerfile 15 June 2018, 21:05:38 UTC
5371b53 Bringing back our fix for output node shape issue in Lotus graph.cpp. 15 June 2018, 21:04:00 UTC
d779e52 Bringing in bug fix from Lotus for missing output node shape attribute. Undoing exisiting fix. 15 June 2018, 17:45:53 UTC
ebe7042 Disable (temporarily) csharp target for linux. Not working yet 15 June 2018, 17:38:11 UTC
35341ce Fix CNTK Dev docker 15 June 2018, 03:35:52 UTC
46edeb4 Update Multiverso 14 June 2018, 19:50:59 UTC
5546586 Adding FP16 support for Export/Import 14 June 2018, 19:51:00 UTC
c26fa21 Pad the shape with trailing 1s when axis > 0 for ONNX 1.2. 13 June 2018, 22:37:31 UTC
830b6f9 Merge branch 'kedeng/fixMultiverso' 12 June 2018, 21:32:00 UTC
738e929 Update Multiverso 12 June 2018, 20:33:14 UTC
fd7616b Fixing missing shape attributue in output node of ONNX models. Better error reporting. 12 June 2018, 20:03:34 UTC
59e8f9f Update Multiverso to target Windows 10.0.16299.0 as other components in CNTK 12 June 2018, 20:03:34 UTC
7942a97 Update Multiverso to target Windows 10.0.16299.0 as other components in CNTK 12 June 2018, 18:25:10 UTC
728596a Remove broadcast attribute to support ONNX 1.2. 12 June 2018, 05:49:55 UTC
327c030 onnx 1.2.1 for BatchNorm and Dropout 11 June 2018, 20:09:20 UTC
172cf67 Updates to CNTKLibraryCSTrainingTest.csproj Restored explicit removal of files until we can delete the standard project and remove them officially. Temporarily disabling C# tests for weekend build Will root cause the failures on Monday 11 June 2018, 15:17:21 UTC
0ec517c Update Select export for ONNX 1.2. 08 June 2018, 21:31:00 UTC
c986235 Merge pull request #3252 from Microsoft/liqun/ONNXQuickStage2 update onnx 1.2.1 08 June 2018, 21:27:52 UTC
bc71c7e updatre onnx 1.2.1 08 June 2018, 20:15:45 UTC
9e8d093 Update linux build to use latest mkl-dnn and embed it with mkl Previously MKL-DNN was hard-coded to /usr/local/lib. Now it will be installed where the config --with-mkl parameter points to 08 June 2018, 17:13:12 UTC
f2192a1 Check groups attribute existence in convolution op ONNX export. 07 June 2018, 17:20:02 UTC
2b32640 Adding model domain to ONNX model export. 07 June 2018, 17:16:16 UTC
5d92880 Removing old buildinfo.h files hanging around 06 June 2018, 23:36:23 UTC
c42a444 Side-by-Side compilation for Windows and Linux 06 June 2018, 18:50:19 UTC
7882cf0 Building .Net Core on Linux 06 June 2018, 15:38:54 UTC
cdb9afb Add ONNX 1.2 support 04 June 2018, 23:35:49 UTC
199bc5c Fixed a cloning bug in placehoder shape information 03 June 2018, 19:12:09 UTC
0642d73 Fix ONNX compatibility issues when exporting Select. 25 May 2018, 17:15:46 UTC
cb99bd6 Address review comments. 25 May 2018, 17:15:46 UTC
8d3e1fa Add CNTK element_select to ONNX conversion. 25 May 2018, 17:15:46 UTC
6d5ed45 Merge branch 'jaliyaek/dynamicaxis' 25 May 2018, 06:56:17 UTC
6bd9d28 Fix the missing dynamic axis for CustomProxyOp 24 May 2018, 22:15:13 UTC
8b8027f Fix Elu export to ONNX. 24 May 2018, 17:00:39 UTC
f49c174 Merge branch 'jaliyaek/int16' 23 May 2018, 21:42:30 UTC
0d52225 fix the test failure 23 May 2018, 16:56:34 UTC
ab5bd88 fix cr suggestions 23 May 2018, 06:25:14 UTC
cce690e Adding int16 support for model saving in CNTK 22 May 2018, 21:52:38 UTC
2bad8cc Merge branch 'master' of https://github.com/Microsoft/cntk into peykash/initializer 22 May 2018, 17:28:10 UTC
156ff07 Fix support to add dependencies on wheel packages 22 May 2018, 00:28:17 UTC
796b59d Adding a special op to proxy operands to optimized implemenations such as Halide 21 May 2018, 19:39:44 UTC
60a7beb Merge branch 'master' of https://github.com/Microsoft/cntk into peykash/initializer 21 May 2018, 09:05:21 UTC
c8c0fd6 Expose maxErrors in python 19 May 2018, 05:39:52 UTC
190398c Merge branch 'master' of https://github.com/Microsoft/cntk into peykash/initializer 19 May 2018, 00:23:41 UTC
c6c8fa4 Support defining mbsize stream for UserDeserailizer 18 May 2018, 23:37:16 UTC
d0b4d1e Merge branch 'pull/3163' 18 May 2018, 03:54:31 UTC
cc62c93 Removing Hard Tabs 15 May 2018, 21:01:39 UTC
a8aace8 Merge branch 'master' of https://github.com/Microsoft/cntk into peykash/initializer 15 May 2018, 17:22:20 UTC
4d25aa6 Integrate liqun/lstmblk into master 14 May 2018, 21:32:37 UTC
7d27fc9 Merge branch 'peykash/initializer' of https://github.com/Microsoft/cntk into peykash/initializer 14 May 2018, 19:46:48 UTC
fefa63c Addressing CR Feedback - Replacing Tabs with spaces 14 May 2018, 18:31:01 UTC
19f7eb6 Addressing CR feedback 14 May 2018, 18:31:01 UTC
back to top