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

15723 Коммитов

Автор SHA1 Сообщение Дата
Linquan Liu ad2bc655cf update format 2019-01-03 17:40:34 +08:00
Linquan Liu ceb740c674 fix tabs 2019-01-03 17:14:36 +08:00
Linquan Liu bae36fe658 update the url for onnx repo 2019-01-03 14:57:51 +08:00
Linquan Liu f486e3bad5 update eMBR with CER 2019-01-03 13:58:32 +08:00
Linquan Liu 09a3f4c1b7 support CER in eMBR training 2018-12-21 18:31:38 +08:00
Linquan Liu 57d3295811 embr cer backup 2018-12-19 14:34:26 +08:00
Guoli Ye 5771cb85cb embr 2018-09-07 12:59:33 -07:00
Guoli Ye f01dfc3b24 embr 2018-09-05 14:02:09 -07:00
Guoli Ye ab53c582a9 Merge branch 'guoye/merge_embr' of https://github.com/Microsoft/CNTK into guoye/merge_embr 2018-09-05 13:58:11 -07:00
Guoli Ye e210f47337 embr 2018-09-04 18:11:00 -07:00
Guoli Ye 7977dae9e0 embr_old 2018-07-25 15:06:51 -07:00
Guoli Ye ac09b402a4 embr 2018-06-28 12:04:57 -07:00
Guoli Ye 3aa10e8465 embr 2018-06-27 20:35:06 -07:00
Guoli Ye 8ca0d095d6 embr 2018-06-27 20:33:02 -07:00
Guoli Ye fff5be60d6 embr 2018-06-27 20:23:43 -07:00
Guoli Ye c4065bf9c9 embr 2018-06-21 11:34:14 -07:00
Guoli Ye fa338cbbb1 embr 2018-06-20 13:46:08 -07:00
Guoli Ye d8ad3acd9e embr 2018-06-20 13:30:30 -07:00
Guoli Ye 32b00ff9c8 embr 2018-06-20 12:21:56 -07:00
Guoli Ye c05a22c884 embr 2018-06-20 11:17:01 -07:00
Guoli Ye 7377fc6f44 embr 2018-06-19 23:54:54 -07:00
Guoli Ye fca46fc5a5 embr 2018-06-19 23:22:27 -07:00
Guoli Ye 4018e1e724 embr 2018-06-19 22:18:04 -07:00
KeDengMS 830b6f94b4 Merge branch 'kedeng/fixMultiverso' 2018-06-12 14:32:00 -07:00
KeDengMS 738e929523 Update Multiverso 2018-06-12 13:33:14 -07:00
KeDengMS 7942a9755d Update Multiverso to target Windows 10.0.16299.0 as other components in CNTK 2018-06-12 11:25:10 -07:00
liqfu 327c030594 onnx 1.2.1 for BatchNorm and Dropout 2018-06-11 13:09:20 -07:00
David Brownell 172cf67741 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
2018-06-11 08:17:21 -07:00
Sergii Dymchenko 0ec517c912 Update Select export for ONNX 1.2. 2018-06-08 14:31:00 -07:00
liqunfu c98623561f
Merge pull request #3252 from Microsoft/liqun/ONNXQuickStage2
update onnx 1.2.1
2018-06-08 14:27:52 -07:00
liqfu bc71c7e151 updatre onnx 1.2.1 2018-06-08 13:15:45 -07:00
Thiago Crepaldi 9e8d093cea 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
2018-06-08 10:13:12 -07:00
Spandan Tiwari f2192a145c Check groups attribute existence in convolution op ONNX export. 2018-06-07 10:20:02 -07:00
Spandan Tiwari 2b326401c0 Adding model domain to ONNX model export. 2018-06-07 10:16:16 -07:00
David Brownell 5d92880a21 Removing old buildinfo.h files hanging around 2018-06-06 16:36:23 -07:00
David Brownell c42a444b87 Side-by-Side compilation for Windows and Linux 2018-06-06 11:50:19 -07:00
David Brownell 7882cf052b Building .Net Core on Linux 2018-06-06 08:38:54 -07:00
liqun fu cdb9afb6ea Add ONNX 1.2 support 2018-06-04 16:35:49 -07:00
Yuqing Tang 199bc5c30b Fixed a cloning bug in placehoder shape information 2018-06-03 12:12:09 -07:00
Sergii Dymchenko 0642d734c3 Fix ONNX compatibility issues when exporting Select. 2018-05-25 10:15:46 -07:00
Sergii Dymchenko cb99bd6325 Address review comments. 2018-05-25 10:15:46 -07:00
Sergii Dymchenko 8d3e1fa0b7 Add CNTK element_select to ONNX conversion. 2018-05-25 10:15:46 -07:00
Jaliya Ekanayake 6d5ed45bbf Merge branch 'jaliyaek/dynamicaxis' 2018-05-25 06:56:17 +00:00
Jaliya Ekanayake 6bd9d286ea Fix the missing dynamic axis for CustomProxyOp 2018-05-24 15:15:13 -07:00
Sergii Dymchenko 8b8027fb77 Fix Elu export to ONNX. 2018-05-24 10:00:39 -07:00
Thiago Crepaldi f49c174f2d Merge branch 'jaliyaek/int16' 2018-05-23 21:42:30 +00:00
Jaliya Ekanayake 0d52225685 fix the test failure 2018-05-23 09:56:34 -07:00
Jaliya Ekanayake ab5bd88bb1 fix cr suggestions 2018-05-22 23:25:14 -07:00
Jaliya Ekanayake cce690e8d4 Adding int16 support for model saving in CNTK 2018-05-22 14:52:38 -07:00
Peyman Manikashani 2bad8cc95a Merge branch 'master' of https://github.com/Microsoft/cntk into peykash/initializer 2018-05-22 10:28:10 -07:00