Commit Graph

  • ffb764f0c0 [License] Remove mistakenly placed ASF headers (#20520) Sandeep Krishnamurthy 2021-08-16 18:37:57 -07:00
  • c6a97e230b [CI] Move link check from jenkins to github action (#20526) Zhenghui Jin 2021-08-14 16:05:39 -07:00
  • 7862c00042 [v1.9.x] modify erfinv implementation based on scipy (#20517) Manu Seth 2021-08-13 22:31:41 -07:00
  • 18ceff5d07 [v1.9.x] Make sure files with 2 licenses are listed properly in LICENSE. (#20492) (#20519) Joe Evans 2021-08-13 17:30:56 -07:00
  • 2e754d18d7 [v1.x] Docker cache enhancements (#20525) Joe Evans 2021-08-13 16:57:26 -07:00
  • 17164021e5 [LICENSE] updated licenses for files under both ASF + BSD 3-clause (#20495) Hongshan Li 2021-08-13 15:34:10 -07:00
  • 670b61c560 [submodule] Upgrade oneDNN to v2.3.2 (#20502) bartekkuncer 2021-08-13 16:12:15 +02:00
  • 22f927a22c [v1.x] [Backport] Add checks in batchnorm's infer shape (#20444) bgawrych 2021-08-13 11:25:32 +02:00
  • afdf7b1cbf unpin pillow (#20506) waytrue17 2021-08-12 16:28:38 -07:00
  • 3f7321e6f7 [v1.9.x] Make sure files with 2 licenses are listed properly in LICENSE. (#20492) (#20518) Joe Evans 2021-08-12 16:08:20 -07:00
  • f70a695711 [CI] Fix centos CI & website build (#20512) Zhenghui Jin 2021-08-12 15:17:52 -07:00
  • c20aea0da3 [FEATURE] OneDNN adaptive pooling support was added to mxnet. (#19896) mozga 2021-08-12 10:09:08 +02:00
  • 9417bbdde1 [v1.x]Update git repo reference (#20510) waytrue17 2021-08-10 22:58:02 -07:00
  • 1fd401235c [v1.x] ONNX support for 2 layers bidirectional LSTM (#20435) waytrue17 2021-08-10 11:22:24 -07:00
  • b1853e8e30 [FEATURE] Asymmetric fc fc (#20430) Sylwester Fraczek 2021-08-10 08:58:58 +02:00
  • 1cf2fe5f87 [v1.9.x]Update git repo reference (#20496) waytrue17 2021-08-09 17:48:51 -07:00
  • 13df0d7839 [v1.9.x] Add copyright detection and removal in license checker (#20498) Sheng Zha 2021-08-09 20:23:12 -04:00
  • 347e9b0c65 [v1.9.x] Make sure files with 2 licenses are listed properly in LICENSE. (#20492) Joe Evans 2021-08-09 11:18:48 -07:00
  • dba682a578 [DOC][v2.0] Part1: Link Check (#20487) Zhenghui Jin 2021-08-09 09:31:59 -07:00
  • 7f1d9ceb11 [v1.x][submodule] Upgrade oneDNN to v2.3.2 (#20503) bartekkuncer 2021-08-09 14:48:09 +02:00
  • 718a860f3a [Master] Auto-formatter to keep the same coding style (#20472) mozga 2021-08-09 05:02:21 +02:00
  • eefb371cfe [v1.9.x] Remove the "copyright by contributors" line in source files (#20493) Triston 2021-08-06 17:44:15 -07:00
  • e7866d047b [FEATURE] Load libcuda with dlopen instead of dynamic linking (#20484) Triston 2021-08-04 16:59:59 -07:00
  • 66fff25dca Remove duplicated project command in CMakeLists.txt (#20481) Triston 2021-08-04 02:23:03 -07:00
  • f5895bbf8e Flake8 package checking python coding style: test_mkldnn.py, small tidy up (#20406) mozga 2021-08-03 10:42:15 +02:00
  • 6f807a615c Fix backport of SoftmaxOutput implementation using onednn kernels (#20459) bartekkuncer 2021-08-02 17:32:01 +02:00
  • 1155c9e99d [BACKPORT] [FEATURE] Add API to control denormalized computations (#20387) bgawrych 2021-07-30 14:31:41 +02:00
  • 7077bc4c9f Add new benchmark function for single operator comparison (#20388) AdamGrabowski 2021-07-28 17:58:13 +02:00
  • aeff388807 [1.x] [FEATURE] Add API to control denormalized computations (#20338) bgawrych 2021-07-28 11:21:18 +02:00
  • 244a81b191 [v2.0] Add Optim Warning (#20426) Zhenghui Jin 2021-07-26 10:16:44 -07:00
  • de20a29174 Add support for awscli v2, use docker credentials already saved from docker_cache.py run. (#20458) Joe Evans 2021-07-21 17:12:58 -07:00
  • 3480ba2c6d [ONNX] Foward port new mx2onnx into master (#20355) Zhaoqi Zhu 2021-07-16 14:30:24 -07:00
  • a4c4fa011e [v1.x][Feature] Add flag for disabling oneDNN BRGEMM implementation of FC (#20450) bgawrych 2021-07-16 23:30:24 +02:00
  • 0ae1f0cc67 Auto-formatter to keep the same coding style (#20356) mozga 2021-07-16 16:27:12 +02:00
  • 0675fa3668 [v1.x] Fix docker cache build pipeline (#20385) Joe Evans 2021-07-15 15:00:31 -07:00
  • 8fd17cef2e [FEATURE] Add backend MXGetMaxSupportedArch() and frontend get_rtc_compile_opts() for CUDA enhanced compatibility (#20443) Dick Carter 2021-07-13 16:21:43 -07:00
  • 7e835a592d [1.x][backport] Integrate matmul primitive from oneDNN in batch dot (#20382) bartekkuncer 2021-07-13 15:50:01 +02:00
  • 56f8289826 [1.x][submodule] Upgrade oneDNN to v2.3 (#20270) bartekkuncer 2021-07-13 15:33:04 +02:00
  • 5bd9756935 [wip] Re-enable code cov (#20427) Zhaoqi Zhu 2021-07-12 17:49:05 -07:00
  • a917d446ca [v1.x][backport] Backport of #18365 (#20350) bartekkuncer 2021-07-13 02:13:11 +02:00
  • 2d02d6f59d [v1.x] Backport #20428 from v1.9.x (#20434) Joe Evans 2021-07-12 11:34:05 -07:00
  • 20c4717e67 [v1.9.x] License updates per feedback (#20428) 1.9.0.rc6 Joe Evans 2021-07-09 13:30:00 -07:00
  • 4e3a4c903f [BUGFIX] Fix Precision (#20421) Zhenghui Jin 2021-07-08 13:24:37 -07:00
  • 77670c54d7 [submodule] Upgrade oneDNN to v2.3 (#20418) bartekkuncer 2021-07-08 01:43:41 +02:00
  • 8b6d392a77 [v1.9.x] Use centos7 base image for CD pipeline and aarch64 build (#20423) 1.9.0.rc5 waytrue17 2021-07-07 16:04:56 -07:00
  • ec5945e3d6 [FEATURE] Fuse FC + sum for quantization (#20400) Andrzej Kotłowski 2021-07-07 18:58:44 +02:00
  • 4aed5763dc [v1.x] Update CD pipeline to build with centos7 (#20409) waytrue17 2021-07-06 16:13:44 -07:00
  • 962a8ae363 [v1.x] use centos7 base image for aarch64 build (#20392) Manu Seth 2021-07-06 12:35:03 -07:00
  • d0d2ae9ac0 cudnn8 for cu101 in cd (#20408) waytrue17 2021-07-06 11:45:44 -07:00
  • b74491fb1c [BUGFIX] Add checks in BatchNorm's infer shape (#20415) bgawrych 2021-07-06 16:44:27 +02:00
  • c68dffe11f Add interleaved_matmul_* to npx namespace (#20375) Zhenghui Jin 2021-07-06 07:41:40 -07:00
  • 59120fba64 [FEATURE] Performance improvement by asymmetric quantization Quantize+FC (#20302) Sylwester Fraczek 2021-07-05 00:25:09 +02:00
  • 0716dc063b change argument order (#20413) Zhaoqi Zhu 2021-07-02 09:55:44 -07:00
  • 9ebe801e14 Fix qunatization doc formatting (#20404) bgawrych 2021-07-01 17:52:56 +02:00
  • 2a1f3562a0 [2.0] make npx.load support empty .npz files (#20403) Zhenghui Jin 2021-06-30 13:03:12 -07:00
  • 02f4942a8b [v1.x] Skip windows failing tests (#20395) Zhaoqi Zhu 2021-06-30 13:02:54 -07:00
  • fabcd145cd [BUGFIX] enable test_fc_subgraph.py::test_fc_eltwise (#20393) Sylwester Fraczek 2021-06-30 13:50:35 +02:00
  • f363da3333 [BUGFIX] fix npi_concatenate quantization dim/axis (#20383) Sylwester Fraczek 2021-06-30 10:37:24 +02:00
  • cb5bd4ea8b [BUGFIX] fix log_sigmoid bugs (#20372) Adnios 2021-06-30 09:38:33 +08:00
  • 0104e5d123 [2.0] fix benchmark and nightly tests (#20370) Zhenghui Jin 2021-06-29 15:00:45 -07:00
  • d0c2a944a8 [v1.9.x] Backport - License updates per ASF feedback (#20377) (#20386) 1.9.0.rc4 Joe Evans 2021-06-29 10:42:34 -07:00
  • 3807cb59fb [v1.9] Skip windows failing tests (#20397) Zhaoqi Zhu 2021-06-29 10:40:47 -07:00
  • 1d0bdfdd13 [FEATURE] Add interleaved batch_dot oneDNN fuses for new GluonNLP models (#20312) bgawrych 2021-06-29 19:27:35 +02:00
  • 38e14166bd [BUGFIX] Switch hybrid_forward to forward in test_fc_int8_fp32_outputs (#20398) bgawrych 2021-06-29 15:59:44 +02:00
  • 835e25031f [BUGFIX] Fix quantized_op + requantize + dequantize fuse (#20323) bgawrych 2021-06-28 15:52:00 +02:00
  • dc69b04070 [BUGFIX] Fix test_zero_sized_dim save/restore of np_shape state (#20365) Dick Carter 2021-06-25 11:15:27 -07:00
  • 5a8c414653 [v1.9.x] Cherry-pick ArmPL changes from v1.x (#20381) Manu Seth 2021-06-24 14:22:58 -07:00
  • 6a02a27276 [v1.x] License updates per ASF feedback (#20377) Joe Evans 2021-06-24 13:25:54 -07:00
  • 7b4d61d11d [operator] Integrate matmul primitive from oneDNN in batch dot (#20340) bartekkuncer 2021-06-24 12:00:03 +02:00
  • da4ff3a4dc Update select_compute_arch.cmake from upstream (#20369) Leonard Lausen 2021-06-22 11:35:44 +00:00
  • 5dbba54812 [BUGFIX] Fix CI slowdown issue after removing 3rdparty/openmp (#20367) bgawrych 2021-06-22 09:22:20 +02:00
  • 247899ad82 Specify Arm CD ARMPL include path (#20364) Zhaoqi Zhu 2021-06-21 12:25:08 -07:00
  • 71526851d8 Switch all HybridBlocks to use forward interface (#20262) barry-jin 2021-06-21 08:34:04 -07:00
  • 723a07532c [submodule] Upgrade oneDNN to v2.2.4 (#20360) bartekkuncer 2021-06-21 12:04:31 +02:00
  • 2d891d993b [v1.x] Use ArmPL as BLAS for MXNet AArch64 wheels (#20342) Manu Seth 2021-06-17 11:45:15 -07:00
  • b54b7f36c9 [REFACTOR] Refactor test_quantize.py to use Gluon API (#20227) bgawrych 2021-06-17 14:57:45 +02:00
  • 539f494e09 update s3 links to public links (#20357) Manu Seth 2021-06-17 02:44:10 -07:00
  • 4f7f62cf60 [operator] add threshold for mish (#20339) herewj 2021-06-16 06:21:17 +08:00
  • 40e50ef31b [submodule] Upgrade oneDNN to v2.2.3 (#20345) bartekkuncer 2021-06-14 12:10:22 +02:00
  • 7740ccae6f [operator] Add Mish Activation Function (#20320) herewj 2021-06-08 11:54:29 -05:00
  • 7a557ec5e4 [v1.x] ONNX fix node output sort (#20326) waytrue17 2021-06-07 10:56:05 -07:00
  • e37dfda27e [v1.x] update armpl version (#20332) Zhaoqi Zhu 2021-06-07 09:18:12 -07:00
  • 7e3bd45330 [v1.9.x] aarch64 build using gcc8.5 + APL integration + CD pipeline (#20333) waytrue17 2021-06-04 17:16:24 -07:00
  • f5074a661a [v1.x] Update openblas version to 0.3.15 (#20328) Manu Seth 2021-06-04 09:54:15 -07:00
  • 579a631c44 [v1.9.x] ONNX fix node output sort (#20327) 1.9.0.rc3 waytrue17 2021-06-03 00:23:27 -07:00
  • 4764a61aa5 fix doc (#20319) waytrue17 2021-06-02 17:44:56 -07:00
  • a6fdc7ae11 Fix ChooseBlas.cmake for CMake build dir name (#20072) Matteo Salvarezza 2021-06-02 17:15:10 +02:00
  • 90aaca3752 make stack use faster API (#20059) barry-jin 2021-06-01 14:50:20 -07:00
  • 14d8a9e90a [v1.x] use gcc-8.5 instead of gcc-10 for aarch64 build (#20318) Manu Seth 2021-05-31 19:03:54 -07:00
  • cc499729b1 [v1.x] Enable MKLDNN + APL Integration in CD (#20294) Zhaoqi Zhu 2021-05-25 20:35:42 -07:00
  • c2ab10263e fix embedding and output order (#20305) 1.9.0.rc2 1.9.0.rc1 waytrue17 2021-05-25 17:45:42 -07:00
  • 57d0ace3a9 [FEATURE] Use RTC for reduction ops (#19426) Przemyslaw Tredak 2021-05-24 18:38:16 -07:00
  • ec119d372a Add back cpp-package (#20131) barry-jin 2021-05-24 13:44:39 -07:00
  • f8d4b24a85 fix embedding dtype and output order (#20295) waytrue17 2021-05-24 11:13:23 -07:00
  • b95e880016 [v1.x] ONNX export for large model (#20283) waytrue17 2021-05-24 09:20:07 -07:00
  • c76987eb18 OneDNN pooling: this pull-request contains: (#20202) mozga 2021-05-24 16:01:23 +02:00
  • 7530e0e1d6 [v1.x] [CD] Add Aarch64 to cd (#20288) Manu Seth 2021-05-21 11:17:08 -07:00
  • 93081746ab [operator] Add logsigmoid activation function (#20268) bartekkuncer 2021-05-21 17:44:51 +02:00
  • 7ce251e617 backport #20277 1.9.0.rc0 Serge Panev 2021-05-22 00:37:20 +09:00
  • d6a08801e7 Fix precision vars initialization in TRT (#20277) Serge Panev 2021-05-19 21:56:08 -07:00