Commit Graph

  • 6729cf3bf4 [v1.x] TRT test update (#19296) Dick Carter 2020-10-12 12:18:52 -07:00
  • 293fd9ab57 [DOC] Add examples of running Python unittests to docs (#19253) Nikolay Ulmasov 2020-10-12 20:12:40 +01:00
  • 2755c373e2 [v1.8.x] Enable CUDA 11.0 on nightly development builds (#19314) waytrue17 2020-10-12 12:06:51 -07:00
  • 5ed72b16d2 Fix python API doc and all rst warnings for sphinx website build (#19329) Sheng Zha 2020-10-12 14:18:30 -04:00
  • 4dc99472a5 BUGFIX Updated the auto-encoder example. Fixes #18712 (#19321) Aditya Trivedi 2020-10-12 10:49:11 +05:30
  • 16eb89b71d Add GPU-optimization for split op (#19131) MoisesHer 2020-10-11 14:33:31 -07:00
  • 480d027b85 Remove duplicate setup and teardown functions (#19254) Leonard Lausen 2020-10-11 00:57:50 -07:00
  • 26486fe673 [v1.8.x] Automate website artifacts uploading (#19244) waytrue17 2020-10-09 15:13:59 -07:00
  • 9c90128499 enable large tensor support for array_split (#19303) Rohit Kumar Srivastava 2020-10-09 14:05:56 -07:00
  • a43af5b42a Fix possible IMA in amp_multicast fusion (#19318) mk-61 2020-10-09 08:22:33 -07:00
  • b6ab781c22 Enable large tensor support for numpy cross (#19312) Rohit Kumar Srivastava 2020-10-08 17:48:34 -07:00
  • 14d51a9228 Numpy roll large tensor fix fix (#19301) Zhaoqi Zhu 2020-10-08 17:24:56 -07:00
  • 9f8af7bebd enable LTS for numpy round and around (#19300) Rohit Kumar Srivastava 2020-10-08 12:06:48 -07:00
  • 562c69eb8d update ci/build_windows.py MKLROOT and readme (#19160) Sylwester Fraczek 2020-10-08 01:28:46 +02:00
  • 510900fa20 Numpy polyval large tensor fix (#19306) Zhaoqi Zhu 2020-10-07 14:57:19 -07:00
  • 4867b4ebc1 remove arch3.0 from cu110.cmake (#19309) waytrue17 2020-10-07 13:39:19 -07:00
  • c2d56dcde0 [BUGFIX] [Numpy] MXNet fp16 initialization bug #19118 (#19270) Anshu Trivedi 2020-10-07 23:47:01 +05:30
  • 7f98e73899 Remove build_ccache_wrappers invocation from R-package unittests (#19305) Leonard Lausen 2020-10-06 21:09:31 -07:00
  • 95f5cc6090 Numpy large tensor tests batch 3 (#19059) Zhaoqi Zhu 2020-10-06 18:46:22 -07:00
  • 45c933b87b enable LTS for np cumsum operator (#19297) Rohit Kumar Srivastava 2020-10-06 14:41:12 -07:00
  • e67d53e9a3 Einsum cutensor GPU (#18921) MoisesHer 2020-10-06 12:26:50 -07:00
  • cc4b8ec68b [1.8.x] Backporting: Fixed setting attributes in reviewSubgraph (#19278) Sam Skalicky 2020-10-06 12:24:40 -07:00
  • a6fb7c2b63 Porting: Fixed setting attributes in reviewSubgraph (#19277) Sam Skalicky 2020-10-06 12:24:32 -07:00
  • 3b69c607b6 [1.x] Fixed setting attributes in reviewSubgraph (#19274) Sam Skalicky 2020-10-06 12:24:05 -07:00
  • 7c61b4ba66 Record np_reshape instead of Reshape in np mode (#19293) Leonard Lausen 2020-10-06 11:11:44 -07:00
  • db171a89c5 [submodule] Upgrade oneDNN to v1.6.4 (#19292) bartekkuncer 2020-10-06 19:40:51 +02:00
  • 3042df0b77 Enable CUDA 11.0 on nightly development builds (#19295) waytrue17 2020-10-06 09:56:16 -07:00
  • 48a1fbfbff Limit the number of ElementWiseSum kernels compiled by RTC (#19266) Przemyslaw Tredak 2020-10-05 13:19:48 -07:00
  • 3c5beb3596 Switch to GCC 8 for distribution build (#19185) Leonard Lausen 2020-10-05 11:34:20 -07:00
  • 58e3d7fc33 Exclude symbols from statically linked third-party libraries (#19241) Anna Karbownik 2020-10-05 20:00:32 +02:00
  • af5dd69955 Update github bug report template (#19287) Sheng Zha 2020-10-05 12:58:02 -04:00
  • 99466f6d27 Skip flaky test_gpu_memory_profiler_gluon (#19250) Leonard Lausen 2020-10-05 09:49:55 -07:00
  • 761a339f16 Enable clang-tidy performance rules (#19226) Leonard Lausen 2020-10-05 09:48:53 -07:00
  • 9cadff7a21 Refactor cmake cpp-package & add missing inference/imagenet_inference (#19228) Leonard Lausen 2020-10-05 09:48:22 -07:00
  • 5b21aededc [submodule] Upgrade oneDNN to v1.6.4 (#19276) bartekkuncer 2020-10-05 17:10:15 +02:00
  • 906a1597e9 DOC - Fix typos (#19289) Jeff B 2020-10-05 09:33:20 -04:00
  • 25bebdf55d [1.8] Include oneDNN gemm fix (#19251) Leonard Lausen 2020-10-05 05:47:46 -07:00
  • 7567ff5228 Update Jenkinsfile_utils.groovy (#19288) Zhaoqi Zhu 2020-10-05 05:41:56 -07:00
  • a1c5d97eb9 [Numpy] Support mxnet.numpy.ndarray.diagonal() (#19285) F. Shen 2020-10-05 15:39:14 +08:00
  • f4f820ce3d fixing breaking change introduced in #17123 when batch_axis=0 (#19283) Rohit Kumar Srivastava 2020-10-03 19:07:32 -07:00
  • 4cd3bed9b4 Backport PRs in v1.7.x missing from v1.x to v1.8.x (#19262) (#19281) Sam Skalicky 2020-10-03 13:30:38 -07:00
  • a546260fb9 fixing breaking change introduced in #17123 when batch_axis=0 (#19267) Rohit Kumar Srivastava 2020-10-02 20:55:13 -07:00
  • e297471c45 Update Jenkinsfile_utils.groovy (#19284) Zhaoqi Zhu 2020-10-02 20:54:43 -07:00
  • 20830a3f89 [v1.8.x] Backport PR #19272 to v1.8.x (#19273) waytrue17 2020-10-02 17:26:29 -07:00
  • 7d3e027846 Fix for optimize_for multiple subgraph properties issue (#19263) Sam Skalicky 2020-10-02 15:52:30 -07:00
  • 371b31279b Backport PRs in v1.7.x missing from v1.x to v1.8.x (#19262) Leonard Lausen 2020-10-02 15:48:21 -07:00
  • 39ea6832a0 AMP support for Numpy ops (#19036) mk-61 2020-10-02 15:37:03 -07:00
  • 2d3ce934f8 CI: Add docker containers with Cuda 11.0. (#19219) Joe Evans 2020-10-01 10:08:32 -07:00
  • 5dc6cad954 Add dedup flag to master from #19112 (#19246) Sam Skalicky 2020-10-01 09:40:50 -07:00
  • 464608ca1b fix python 3.8 ctypes dll load with windows (#19236) Hu Shiwen 2020-10-01 08:00:09 +08:00
  • 9de2a48fab [Numpy] Tensordot Gradient Fixed (#19187) Ke Han 2020-09-30 10:45:00 +08:00
  • 16280ad72a [1.x] Backport of #19078 (#19095) Nikolay Ulmasov 2020-09-29 22:58:51 +01:00
  • 7dcfedca70 Update qr backward documentation (#19243) Denisa Roberts 2020-09-29 00:37:10 -04:00
  • 8e9877b1cc fix master website version null foler (#19237) Yang Shi 2020-09-27 15:48:55 -07:00
  • d81692933f [WEBSITE] publish master website to /versions/master (#19190) Sheng Zha 2020-09-26 22:28:29 -07:00
  • 51cc0af9f8 added key for samskalicky (#19225) Sam Skalicky 2020-09-25 18:03:55 -07:00
  • 93b7ff787f added key for samskalicky (#19224) Sam Skalicky 2020-09-25 18:03:48 -07:00
  • 991e206d1d added key for samskalicky (#19223) Sam Skalicky 2020-09-25 18:03:45 -07:00
  • 07d7e139db delete executor before reallocating it memory (#19222) Rohit Kumar Srivastava 2020-09-25 18:03:40 -07:00
  • 4a8da9ec62 [BUGFIX]Fix cuDNN dropout reproducibility (#19209) Przemyslaw Tredak 2020-09-25 17:16:28 -07:00
  • b225fa5d3c Python level HybridBlock export API (#19220) Leonard Lausen 2020-09-25 10:20:21 -07:00
  • 125e491063 delete executor before reallocating it memory (#19214) Rohit Kumar Srivastava 2020-09-25 08:59:50 -07:00
  • bd0846a69a [BUGFIX] Pip Build: use runtime.Features instead of manual check for mkldnn headers (#19195) Chaitanya Prakash Bapat 2020-09-24 13:46:17 -07:00
  • 7efb5df7fc [DOC] V1.7 website patch (#19102) Yang Shi 2020-09-24 11:57:00 -07:00
  • 7c9046a6d2 [v1.x] Nightly Large Tensor test cherrypicks (#19194) (#19215) Chaitanya Prakash Bapat 2020-09-23 22:33:47 -07:00
  • b9105784fa Check for version artifacts in website pipeline (#19210) Zhaoqi Zhu 2020-09-23 22:08:32 -07:00
  • 2b055b7fca [v1.x] Nightly Large Tensor test cherrypicks (#19194) Chaitanya Prakash Bapat 2020-09-23 17:56:52 -07:00
  • a6c357a0da [v1.x] ElementWiseSum fix for oneDNN (#18777) (#19199) bgawrych 2020-09-23 14:42:52 +02:00
  • 975aa6e0d5 [WEBSITE] v1.8 website patch (#19212) Yang Shi 2020-09-23 00:58:50 -07:00
  • d7fc49e946 [COMMUNITY] Add Przemek Tredak as a new PPMC member (#19205) Dick Carter 2020-09-22 18:46:00 -07:00
  • c2df97faac Tweeking syntax to be closer to other tests (#19186) (#19206) Dick Carter 2020-09-22 09:55:44 -07:00
  • 96f6454196 [v1.8.x] ElementWiseSum fix for oneDNN (#18777) (#19200) bgawrych 2020-09-22 18:55:14 +02:00
  • 42ef1cbd0e Add cmake flag USE_FATBIN_COMPRESSION, ON by default (#19175) Dick Carter 2020-09-22 09:23:34 -07:00
  • 9b912b2107 Updated v1.x to version 1.9 after branching v1.8.x (#19196) Sam Skalicky 2020-09-21 18:03:37 -07:00
  • fe7cf9911e Fix flaky intgemm test in v1.8.x too (#19204) kpuatamazon 2020-09-22 02:03:17 +01:00
  • dd44c0c3bc Fix numpy ndarray __getitem__ for HybridBlock.forward usecase (#19171) Leonard Lausen 2020-09-21 17:57:24 -07:00
  • 4e46b518ad Fix flaky test #19197 by avoiding case that 0.45 mapped to 0.5 (#19201) kpuatamazon 2020-09-21 21:13:17 +01:00
  • a76cc20e12 Tweeking syntax to be closer to other tests (#19186) Dick Carter 2020-09-21 12:49:59 -07:00
  • a563ae34d9 Fix intgemm flaky test in #19197 for master (#19202) kpuatamazon 2020-09-21 20:30:35 +01:00
  • eaa3d73824 add Manu Seth as a new committer (#19191) Sheng Zha 2020-09-21 11:26:08 -07:00
  • a7b8606f17 v1.x website patch (#19192) Yang Shi 2020-09-20 21:17:12 -07:00
  • daf94c0012 Add missing license header for md files (#18541) (#19189) Sheng Zha 2020-09-19 21:50:47 -07:00
  • ca87cbfb94 Opt in to newer GCC C++ ABI on RedHat Developer Toolset (#19182) Leonard Lausen 2020-09-19 18:42:34 -07:00
  • a35d568a09 [1.x] Enable CUDA Graphs for TRT (#19184) Serge Panev 2020-09-19 15:17:12 -07:00
  • 04966902ec Revert "Fix memory leaks in Gluon (#18328) (#18359)" (#19181) Leonard Lausen 2020-09-18 22:17:50 -07:00
  • 0fce3812fd [1.x][FEATURE] CUDA graphs support (#19142) Przemyslaw Tredak 2020-09-18 20:18:50 -07:00
  • 1c2dd97ed5 Merge remote-tracking branch 'origin/master' into leezu-patch-4 leezu-patch-4 Leonard Lausen 2020-09-19 02:43:14 +00:00
  • bf08ab06e9 Revert "Switch to GCC 8 for distribution build (#19034)" (#19179) Leonard Lausen 2020-09-18 17:21:23 -07:00
  • 5b8f94f658 Update CMakeLists.txt Leonard Lausen 2020-09-18 10:59:52 -07:00
  • b94d7b108a Set -fstandalone-debug in clang debug builds Leonard Lausen 2020-09-18 10:58:31 -07:00
  • 5079c35141 [v1.x] Backport Improve environment variable handling in unittests (#18424) (#19173) Dick Carter 2020-09-17 21:57:59 -07:00
  • 49ba44afdf [v1.x][Submodule] Upgrade to oneDNN v1.6.3 (#19153) (#19161) Andrzej Kotłowski 2020-09-18 04:10:35 +02:00
  • ce0a518e74 [v1.x] Backport Unittest tolerance handling improvements (#18694). Also test seeding (#18762). (#19148) Dick Carter 2020-09-17 15:47:32 -07:00
  • 25ab7a61bf Fix "Re-enable the test_gpu_memory_profiler_gluon test case" (#19154) Bojian Zheng 2020-09-17 17:02:21 -04:00
  • 30ae04a54c SymbolBlock.imports ignore_extra & allow_missing (#19157) Sam Skalicky 2020-09-17 10:00:27 -07:00
  • adbc17bd21 Switch to GCC 8 for distribution build (#19034) Leonard Lausen 2020-09-17 09:59:36 -07:00
  • 620d058f7f [v1.x] Add new CI pipeline for building and testing with cuda 11.0. (#19149) Joe Evans 2020-09-17 09:32:05 -07:00
  • 0b638fe804 add DOAP (#19146) Sheng Zha 2020-09-17 08:58:55 -07:00
  • 039fef9f1a Fix the error of gradient of np.pad (#19044) (#19167) Xingjian Shi 2020-09-17 08:52:08 -07:00
  • 3d9af6e32d [1.x] Backport Add cmake flag USE_FATBIN_COMPRESSION, ON by default (#19123) (#19158) Dick Carter 2020-09-16 23:15:15 -07:00