Граф коммитов

15755 Коммитов

Автор SHA1 Сообщение Дата
Spandan Tiwari (CAFE) e160304efc Merge branch 'sptiwari/onnx_avg_pool_stride' 2018-06-28 04:02:28 +00:00
Jie Zhu 6340792c67 Merge branch 'zhujie/straightthrough_unaryop' 2018-06-28 00:55:55 +00:00
TJ 2e2962547c Merge branch 'tix_fixRestoredTestFailures' of https://github.com/Microsoft/CNTK 2018-06-27 15:25:50 -07:00
Spandan Tiwari 805c4a6ffe Fixing strides and dilation attributes in ONNX AveragePool, MaxPool, Conv, ConvTranpose import. 2018-06-27 14:54:47 -07:00
Jie Zhu 3c389ed28d fixing a bug in straight through implementation 2018-06-27 11:44:49 -07:00
Jie Zhu cc368aea82 fixing a bug in backwarod propagation of straightthrough 2018-06-27 11:44:49 -07:00
Jie Zhu 8c1e5edcc4 fixing type mismatch in tensorops.h and changing name of python name for straightthrough 2018-06-27 11:44:49 -07:00
Jie Zhu 02be8a0d69 adding straight through unary op 2018-06-27 11:44:49 -07:00
Thiago Crepaldi e612bc44b2 Merge branch 'sptiwari/update_depth2space' 2018-06-26 23:58:24 +00:00
TJ 8a38f5500a Changed run-test of CifarResNetClassifierTest to look for testData in
the correct folder
2018-06-26 16:51:40 -07:00
Spandan Tiwari da60e4f8b6 Updating DepthToSpace and SpaceToDepth ops to match ONNX spec. 2018-06-26 13:39:21 -07:00
TJ ede74e8a82 Merge branch 'master' of https://github.com/Microsoft/CNTK into tix_fixRestoredTestFailures 2018-06-26 10:08:21 -07:00
David Brownell 38dc9744c1 Fixed behavior when dry_run is True 2018-06-26 08:13:26 -07:00
Sergii Dymchenko 987b22a835 Add Cos/Sin/Acos/Asin to ONNX export. 2018-06-25 17:03:31 -07:00
Sergii Dymchenko d19e4ca160 Add sin/cos to ONNX import. 2018-06-25 16:59:26 -07:00
TJ 52101bf86a Copy v2libCStest dependencies to local 2018-06-25 16:06:49 -07:00
TJ b7acd42801 Added a flag to copy everything to output dir 2018-06-25 13:02:13 -07:00
David Brownell c0b81b59e4 Restoring additional tests 2018-06-25 09:16:16 -07:00
David Brownell ddea43cdb2 Removed code that was incorrectly checked in 2018-06-25 09:12:55 -07:00
David Brownell 29be2c855a Restored 1 more test 2018-06-25 09:12:55 -07:00
David Brownell ffc4595576 Restored tests 2018-06-25 09:12:55 -07:00
David Brownell dc132a4118 Fixed incorrect hash values 2018-06-24 09:35:00 -07:00
Thiago Crepaldi 91afddb692 Temporarily disable doctest until formatting is fixed 2018-06-23 13:38:19 -07:00
Thiago Crepaldi 8f738aefa6 Merge branch 'master' into sptiwari/onnx1.2_merge 2018-06-22 14:22:43 -07:00
Thiago Crepaldi 5df8651a73 Increase error tolerance for BatchNormalization Spatial tests 2018-06-22 14:19:03 -07:00
Spandan Tiwari e7976cc624 Merge branch 'master' into sptiwari/onnx1.2_merge 2018-06-22 13:08:57 -07:00
David Brownell 4cd3dc8034 Disabling stack trace on Windows when environment var is set 2018-06-22 12:16:02 -07:00
Thiago Crepaldi 117448faa1 Temporarily disable doctest until formatting is fixed 2018-06-22 10:26:14 -07:00
David Brownell 7ea5a2cb55 Disabled additional C# test 2018-06-21 18:15:13 -07:00
Spandan Tiwari 623323fe85 Temporarily disable op2cntk_test.py/{test_conv_setup,test_batch_norm_setup} to fix failures downstream 2018-06-21 15:34:55 -07:00
Thiago Crepaldi 8f5fcd4853 Fix python doc tests due to formatting 2018-06-21 10:25:06 -07:00
Jaliya Ekanayake 134e9767d8 fix style 2018-06-19 14:55:04 -07:00
Jaliya Ekanayake 79312de9a2 fix for the readerlib test failure. It was a quite a team work 2018-06-19 12:40:43 -07:00
Peyman Manikashani 74496134c9 Revert "Temporarily skip several failing float16 ONNX tests."
This reverts commit deef207a62.
2018-06-19 10:31:48 -07:00
Peyman Manikashani 6d857939bc Adding support for loading fp16 data from TensorProto raw data field 2018-06-18 23:36:26 -07:00
Sergii Dymchenko 2dc61c18b2 Fix several float16 convolution ONNX tests on the CI system. 2018-06-18 14:04:28 -07:00
Sergii Dymchenko deef207a62 Temporarily skip several failing float16 ONNX tests. 2018-06-15 19:25:12 -07:00
Sergii Dymchenko 18910c520e Skip test_OptimizedRNNStack. 2018-06-15 19:17:43 -07:00
Sergii Dymchenko 11edc80618 Fix several float16 op tests on the build system. 2018-06-15 19:16:08 -07:00
Sergii Dymchenko 172cab13d4 Fix test_pooling and test_conv_with_freedim_model on the build system. 2018-06-15 18:55:52 -07:00
Sergii Dymchenko ea1010d4bb Fix test_convolution_transpose on the build system. 2018-06-15 18:55:50 -07:00
liqfu a59d5ee015 Peyman GRU fp16 fix. Test fixes to disbale for fp16 conv. 2018-06-15 18:20:31 -07:00
liqfu 58473d45fb Enable rnn ops with onnx 1.2 2018-06-15 18:00:53 -07:00
Peyman Manikashani c1a3db7d28 adding fp16 to all tests and disabling failing tests + updating schema.h to add fp16 2018-06-15 16:47:14 -07:00
Thiago Crepaldi 057c1ce47b Fix cudnn symbolic link on CNTK Dockerfile 2018-06-15 14:05:38 -07:00
Spandan Tiwari 5371b53f8d Bringing back our fix for output node shape issue in Lotus graph.cpp. 2018-06-15 14:04:00 -07:00
Spandan Tiwari d779e52200 Bringing in bug fix from Lotus for missing output node shape attribute. Undoing exisiting fix. 2018-06-15 10:45:53 -07:00
Thiago Crepaldi ebe7042a91 Disable (temporarily) csharp target for linux. Not working yet 2018-06-15 10:38:11 -07:00
Thiago Crepaldi 35341ce89c Fix CNTK Dev docker 2018-06-14 20:35:52 -07:00
KeDengMS 46edeb4024 Update Multiverso 2018-06-14 12:50:59 -07:00