Commit Graph

  • 6a597080ed update cudnn from 7 to 8 for cu102 (#19506) Manu Seth 2020-11-10 11:27:59 -08:00
  • f995e51b73 Fix to quantization dshape bug (#19501) Adam 2020-11-10 20:17:20 +01:00
  • d46dc96f34 Disable ENABLE_TESTCOVERAGE on CentOS 7 build (#19507) Leonard Lausen 2020-11-10 15:38:25 +00:00
  • 551a8d3e94 Update pytest version used on CI (#19491) Leonard Lausen 2020-11-09 21:09:08 +00:00
  • 564c6d307e Extension bug fixes (#19469) Sam Skalicky 2020-11-09 09:41:45 -08:00
  • d4a5f2d6b4 Add SiLU (#19497) TFUsers 2020-11-09 08:46:14 -08:00
  • 545e11712d Mark test_batchnorm_with_type as flaky (#19492) Leonard Lausen 2020-11-08 02:30:35 +00:00
  • abce30a1b4 Mark test_random_gray as flaky (#19493) Leonard Lausen 2020-11-08 00:05:05 +00:00
  • 63d846cd66 Allow eliminating common subexpressions when temp space is used (#19486) Przemyslaw Tredak 2020-11-06 19:15:49 -08:00
  • 9edd84be89 Allow eliminating common subexpressions when temp space is used (#19487) Przemyslaw Tredak 2020-11-06 16:51:00 -08:00
  • 2fa99b284e Fix a typo on dataset.py (#19452) Sangwon Lee 2020-11-07 09:38:38 +09:00
  • d7fd787eb2 [FEATURE] Enable large tensor support for insert (#19340) Rohit Kumar Srivastava 2020-11-06 16:08:40 -08:00
  • b30b9c1665 Add test case for oneDNN RNN (#19464) bgawrych 2020-11-06 15:09:57 +01:00
  • f3c69c1adf Add test case for oneDNN RNN (#19465) bgawrych 2020-11-06 11:27:53 +01:00
  • 77c4dbb25c Check if backend memory has been freed in check_leak_ndarray pytest fixture (#19483) Leonard Lausen 2020-11-06 02:15:33 +00:00
  • 31d6151a78 Mark test_sparse_storage_fallback as flaky (#19482) Leonard Lausen 2020-11-06 00:26:44 +00:00
  • 87b66a9e1b [1.x] Backport Enable Numpy support for Gluon Block optimize_for to v1.x (#19456) Sam Skalicky 2020-11-05 14:31:40 -08:00
  • a163c2b1a3 Skip flaky segfaulting test_bbox_augmenters on Windows (#19480) Leonard Lausen 2020-11-05 22:08:36 +00:00
  • c0c4cb56c6 Update LICENSE (#19478) Leonard Lausen 2020-11-05 20:14:05 +00:00
  • b4093712c2 Skip flaky memory profiler tests (#19346) Leonard Lausen 2020-11-05 16:40:38 +00:00
  • 436867397c Fix h5py version on centos Leonard Lausen 2020-11-05 04:53:24 +00:00
  • f78042f221 [v1.8.x] Update LICENSE for all submodules. (#19440) Joe Evans 2020-10-29 18:02:05 -07:00
  • 4dc0de4d40 LICENSE update (#19443) bartekkuncer 2020-10-29 20:58:07 +01:00
  • 94f55b17c3 Avoid segfault when calling __repr__ on ndarray or symbol with freed handle (#19475) Leonard Lausen 2020-11-05 01:55:45 +00:00
  • 27ae77d087 numpy tril_indices large tensor fix (#19381) Zhaoqi Zhu 2020-11-04 15:10:32 -08:00
  • 087f6ff8bd [BUGFIX] Fallback to native implementation of RNN when use_sequence_length=True (#19466) Adam 2020-11-04 23:42:34 +01:00
  • 07cd205ebc [FIX] CheckpointHandler verbose behavior in gluon.contrib.estimator.event_handler (#19471) Troy Liu 2020-11-05 06:09:51 +08:00
  • aa4e3acf4e Mark test_lstm_clip as flaky (#19474) Leonard Lausen 2020-11-04 21:17:53 +00:00
  • 3d1df4e035 Support both Gluon 1 and 2 in the hybrid containers (#19470) Leonard Lausen 2020-11-04 19:53:20 +00:00
  • b33fbd1ad1 Make RTC compatible with CUDA enhanced compatibility (#19364) Przemyslaw Tredak 2020-11-03 11:31:03 -08:00
  • ea222a3550 Update README.md (#19438) Sheng Zha 2020-11-03 00:52:30 -05:00
  • 33d94f1d59 Enable Numpy support for Gluon Block optimize_for (#19455) Sam Skalicky 2020-11-02 10:02:39 -08:00
  • 15a88646bb bumped version to v1.6.5 (#19449) mozga 2020-10-31 21:32:49 +01:00
  • 2e33e961b6 Remove temporary fix for RNN (#19451) bgawrych 2020-10-31 21:32:28 +01:00
  • e486704921 Mark test_foreach as garbage_expected (#19459) Leonard Lausen 2020-10-31 14:31:52 -06:00
  • cec6bcf4cc operators for the sliding window self-attention (#19387) Ziyue Huang 2020-11-01 02:37:59 +08:00
  • 0faecf01ed [BUGFIX] Fix MKLDNN BatchNorm with even number of channels (#19150) #19299 (#19425) Anna Karbownik 2020-10-30 17:11:02 +01:00
  • 6d5d8b9c6c [v1.8.x] Update LICENSE for all submodules. (#19440) Joe Evans 2020-10-29 18:02:05 -07:00
  • 85e618c6e3 bumped version to v1.6.5 (#19437) mozga 2020-10-30 01:59:52 +01:00
  • 0514233103 [TUTORIAL] Update crashcourse for MXNet 2 (#19345) Vidya Sagar Ravipati 2020-10-29 15:00:47 -07:00
  • 3b8b0c2e37 Relaxing type requirements for broadcast_like (#17977) (#19447) Sam Skalicky 2020-10-29 14:50:56 -07:00
  • 53bdfba6cb Relaxing type requirements for broadcast_like (#17977) (#19448) Sam Skalicky 2020-10-29 14:42:26 -07:00
  • ba8cca1a2c LICENSE update (#19443) bartekkuncer 2020-10-29 20:58:07 +01:00
  • 7e852321ca [v1.x][BUGFIX]Fix MKLDNN BatchNorm with even number of channels (#19150) #19299 #19425 (#19445) Anna Karbownik 2020-10-29 20:03:03 +01:00
  • 3e02554f6b [v1.8.x][BUGFIX] Fix MKLDNN BatchNorm with even number of channels (#19150) #19299 #19425 (#19428) Anna Karbownik 2020-10-29 18:39:28 +01:00
  • 0743fc254d Update oneDNN to v1.6.5 (#19444) mozga-intel 2020-10-29 18:05:17 +01:00
  • 7c86f4813c [BUGFIX][1.8.x] Temporary fix for RNN with oneDNN seg faults/core dumps (#19308) bgawrych 2020-10-27 08:52:42 +01:00
  • f9bdf34370 add website artifacts pipeline (#19397) waytrue17 2020-10-26 23:12:54 -07:00
  • c6c5e4bf80 Numpy diff large tensor fix (#19365) Zhaoqi Zhu 2020-10-26 21:02:37 -07:00
  • 383f8d1f00 fix fill_diagonal against large tensors (#19429) Zhaoqi Zhu 2020-10-26 17:57:49 -07:00
  • bd55002b2b fix (#19366) Zhaoqi Zhu 2020-10-26 13:43:55 -07:00
  • 2ee33bca7d initial disclaimer update (#19402) (#19415) Sam Skalicky 2020-10-26 09:18:50 -07:00
  • f9fef4d9f3 [LICENSE] Change intgemm to a submodule instead of fetch. (#19408) kpuatamazon 2020-10-26 16:00:46 +00:00
  • 8dc3652ab9 Add option to build with shared c runtime on windows (#19409) vlado 2020-10-25 20:08:58 -06:00
  • 4b3be14a43 Fix windows dll loading for compute capabilties >7.5 (#19410) vlado 2020-10-25 20:08:36 -06:00
  • 95f9ea2c89 fix (#19376) Zhaoqi Zhu 2020-10-25 15:40:40 -07:00
  • 329aebdf5f initial disclaimer update (#19402) (#19416) Sam Skalicky 2020-10-25 12:48:18 -07:00
  • a22abce0ce [BUGFIX] Fix MKLDNN BatchNorm with even number of channels (#19150) (#19299) v1.7.x Anna Karbownik 2020-10-25 20:47:30 +01:00
  • 9ed6aaeb3e [LICENSE] [v1.x] Change intgemm to a submodule instead of fetch. (#19407) kpuatamazon 2020-10-25 19:44:25 +00:00
  • 778f02fdc8 backport slice assign large tensor fix (#19399) Zhaoqi Zhu 2020-10-25 11:00:58 -07:00
  • 9bfe3116aa Update elemwise_binary_broadcast_op_basic.cu (#18761) chinakook 2020-10-26 01:49:31 +08:00
  • 3dda8e9d2a Enable large tensor support for padding (#19403) Rohit Kumar Srivastava 2020-10-24 10:19:06 -07:00
  • d1c2035234 Remove extra --build-arg causing docker command to fail. (#19412) Joe Evans 2020-10-23 14:00:47 -07:00
  • df7ef6ca89 Fix SoftReLU fused operator numerical stability (#17849) (#19370) Manu Seth 2020-10-23 07:45:47 -07:00
  • ddab4683b5 Fix SoftReLU fused operator numerical stability (#17849) (#19390) Manu Seth 2020-10-23 00:01:59 -07:00
  • 468e21d2a8 Fix SoftReLU fused operator numerical stability (#17849) (#19391) Manu Seth 2020-10-23 00:01:19 -07:00
  • 8e5a16cf67 More extensions fixes (#19393) Sam Skalicky 2020-10-22 23:40:17 -07:00
  • aba3aa39ac backport #19393 to v1.8.x (#19398) Sam Skalicky 2020-10-22 23:35:58 -07:00
  • fdc60224aa backport #19393 to v1.x (#19396) Sam Skalicky 2020-10-22 23:35:35 -07:00
  • 9222fa170c Remove extra --build-arg causing docker command to fail. (#19411) Joe Evans 2020-10-22 23:31:58 -07:00
  • 360542a87b Update MXNet-TRT doc with the new optimize_for API (#19385) Serge Panev 2020-10-22 18:26:59 -07:00
  • 187c75d6b4 Enable large tensor support for interp (#19363) Rohit Kumar Srivastava 2020-10-22 17:44:19 -07:00
  • 2b11c0dedc [LICENSE] [v1.8.x] Change intgemm to a submodule instead of fetch. (#19406) kpuatamazon 2020-10-23 01:17:48 +01:00
  • eed080f2ff argmin optimization (#19404) Zhaoqi Zhu 2020-10-22 11:17:24 -07:00
  • 3f436fb1fe Remove duplicate @with_seed decorators (#19336) Leonard Lausen 2020-10-21 21:15:28 -06:00
  • f0a863a2b7 initial disclaimer update (#19402) Sam Skalicky 2020-10-21 19:09:52 -07:00
  • 3f833e1848 Numpy histogram large tensor fix (#19392) Zhaoqi Zhu 2020-10-21 17:28:35 -07:00
  • 43750c8bfe Remove cleanup on side threads (#19378) Przemyslaw Tredak 2020-10-21 11:50:12 -07:00
  • 3f642035b3 backport fixes in master branch (#19356) Neutron3529 2020-10-22 01:51:26 +08:00
  • 9e9f972d3b Move AMP from contrib to core (#19347) mk-61 2020-10-21 10:41:09 -07:00
  • f028cf8b24 [v1.7.x] Backport CI fixes (#19377) (#19389) Joe Evans 2020-10-20 21:36:26 -07:00
  • 75c62166e8 Numpy Argmax Rewrite (#19339) Zhaoqi Zhu 2020-10-20 21:28:00 -07:00
  • 3faf6df227 Numpy nan_to_num large tensor fix (#19350) Zhaoqi Zhu 2020-10-20 21:08:35 -07:00
  • 0c45f0f614 Update cudnn version. (#19375) Joe Evans 2020-10-20 21:02:57 -07:00
  • 0bc01e9f85 [v1.x] Static build for mxnet-cu110 (#19272) waytrue17 2020-10-20 16:59:02 -07:00
  • 58e5fc9a3f Fix CI builds failing due to invalid GPG keys. (#19377) (#19388) Joe Evans 2020-10-20 15:59:16 -07:00
  • 653b480819 Fix CI builds failing due to invalid GPG keys. (#19377) Joe Evans 2020-10-20 10:10:16 -07:00
  • defaafe078 Fix AtWithRecord (#19374) Leonard Lausen 2020-10-19 20:52:21 -06:00
  • d509b79990 Fix TRT INT8 unsupported hardware error handling (#19349) Serge Panev 2020-10-19 16:28:49 -07:00
  • a0fd1fed08 Faster pointwise fusion graph pass (#19269) Przemyslaw Tredak 2020-10-19 16:19:37 -07:00
  • e6cea0d867 fix numpy ediff1d large tensor (#19310) Zhaoqi Zhu 2020-10-16 20:41:03 -07:00
  • dfda45bf03 fix seg fault (#19324) Zhaoqi Zhu 2020-10-16 14:05:01 -07:00
  • 7bbe92834e adding large tensor tests to verify support for split, hsplit, vsplit, dsplit (#19357) Rohit Kumar Srivastava 2020-10-16 12:47:40 -07:00
  • d0ceecbb3e [DOC] Add shield for pr-awaiting-review and link to codereview page (#19352) Chaitanya Prakash Bapat 2020-10-15 09:41:25 -07:00
  • ce1e68260e Add FindCUTENSOR.cmake (#19334) Xingjian Shi 2020-10-13 19:27:55 -07:00
  • 93ddbbf849 Numpy diag large tensor fix (#19302) Zhaoqi Zhu 2020-10-13 18:20:42 -07:00
  • 94b649fc59 BUGFIX Fix ConvTranspose __repr__ (#19338) (#19344) Gilbert François 2020-10-14 02:20:57 +02:00
  • ce37302e3f Numpy vstack large tensor fix (#19313) Zhaoqi Zhu 2020-10-13 15:52:19 -07:00
  • 191341f0a8 change int to index_t (#19326) Zhaoqi Zhu 2020-10-13 11:46:28 -07:00
  • 4e4dfd2bfb [v1.8.x] Backport TRT test update #19296 (#19298) Dick Carter 2020-10-12 12:19:11 -07:00