Commit Graph

  • 3b470d1349 refactor code (#19887) waytrue17 2021-02-15 20:56:02 -08:00
  • 7b750a8f86 [REFACTOR] Refactor tests/python/mkl/test_subgraph.py to utilize Gluon API (#19675) bgawrych 2021-02-16 04:10:51 +01:00
  • 95f37234e5 reshape corner cases for mask rcnn (#19875) Zhaoqi Zhu 2021-02-15 18:51:37 -08:00
  • c123c32e32 [v1.x] ONNX export rewrite Take (#19851) waytrue17 2021-02-15 17:43:28 -08:00
  • 417accccc1 Disable onnx tests and pipeline until we forward-port onnx work. (#19898) Joe Evans 2021-02-15 15:04:06 -08:00
  • d974cba400 [v1.x] ONNX export rewrite tile (#19868) waytrue17 2021-02-15 15:02:19 -08:00
  • 26afc44a87 [v1.x] Add onnx export operator for minimum_scalar. (#19888) Joe Evans 2021-02-15 13:36:52 -08:00
  • 58e7d0ee50 [v1.x] Backport [LICENSE] Reorganize rat-excludes file to ease license auditing (#19743) (#19799) Sheng Zha 2021-02-15 11:38:20 -05:00
  • da24765437 Use multi-tensor zeroing for resetting grads (#19894) Moises Hernandez 2021-02-15 06:57:38 -08:00
  • b5b6743ad0 [v1.x] Address CI failures with docker timeouts (v2) (#19890) Joe Evans 2021-02-12 11:36:11 -08:00
  • 80ccb4b0fb [v1.x] Move majority of ONNX model tests to nightly, only test a few models in PR pipeline (#19848) Joe Evans 2021-02-11 19:04:40 -08:00
  • 0138c298a8 [v1.x] For ECR, ensure we sanitize region input from environment variable (#19882) Joe Evans 2021-02-11 08:33:07 -08:00
  • 9f3da908d2 [v1.x] Migrate to use ECR as docker cache instead of dockerhub (#19654) Joe Evans 2021-02-10 20:39:14 -08:00
  • bf9e62a60e [v1.x] Attempt to fix v1.x CI issues. (#19872) Joe Evans 2021-02-09 22:40:44 -08:00
  • 0066ccbc38 [v1.x] Onnx Support for Dropout (#19837) Zhaoqi Zhu 2021-02-08 14:35:43 -08:00
  • 031dc5b7c2 [1.x][submodule] Upgrade oneDNN to v2.0 (#19670) bartekkuncer 2021-02-08 17:09:40 +01:00
  • bca8de85c6 [EXAMPLE] Fix quantization example to be path independent (#19840) bgawrych 2021-02-08 14:29:41 +01:00
  • 3dd678fc5a [BUGFIX] fix #18938, #18939, #18940 (#19833) Nikolay Ulmasov 2021-02-07 21:51:09 +00:00
  • c4591270f1 [PIP] update manifest to include lib_api.cc (#19850) Sheng Zha 2021-02-07 16:00:37 -05:00
  • 7fba8653d4 enable 3d convolution (#19855) Zhaoqi Zhu 2021-02-06 13:03:40 -08:00
  • 12d7624067 [v1.x] ONNX export fix slice_axis (#19853) waytrue17 2021-02-05 22:29:24 -08:00
  • d0849fcd7a [v1.x] ONNX support for argsort (#19854) Zhaoqi Zhu 2021-02-05 20:18:05 -08:00
  • da887f105e [wip] [v1.x] Onnx export support for slicechannel and box_nms (#19846) Zhaoqi Zhu 2021-02-05 17:04:02 -08:00
  • caa327bba5 [PIP] add build variant for cuda 11.2 (#19764) Sheng Zha 2021-02-05 17:05:20 -05:00
  • c778318c50 update notice year (#19813) Sheng Zha 2021-02-05 16:21:20 -05:00
  • 12b297e9a5 [v.1x] Bump Up CI ONNX Tests Thread Count (#19845) Zhaoqi Zhu 2021-02-05 13:16:39 -08:00
  • f65145212a batchnorm tests (#19836) waytrue17 2021-02-05 12:26:38 -08:00
  • 7d934a72a0 [v1.x] provide a faster PrefetchedDataLoader (#19748) Neutron3529 2021-02-05 23:34:43 +08:00
  • 0a65920c8e [BUGFIX] Fix AmpCast for float16 (#19749) Andrzej Kotłowski 2021-02-05 16:33:18 +01:00
  • 35d5ffedad [v1.x] ONNX 1.6 compatibility fix + fix for when multiple nodes have the same name (#19823) Zhaoqi Zhu 2021-02-04 18:29:11 -08:00
  • 9aff832b61 [v1.x] ONNX Export Support for Pooling & Convolution (#19831) Zhaoqi Zhu 2021-02-04 14:49:32 -08:00
  • efa3eb2d52 new cases (#19835) Zhaoqi Zhu 2021-02-04 14:49:20 -08:00
  • 8216e208ef [v1.x] Add onnx end-to-end tests for pose estimation and action recognition models. (#19834) Joe Evans 2021-02-04 08:23:49 -08:00
  • 4bd6d484bd Simplify TRT build by adding onnx_tensorrt targets in CMake (#19742) Serge Panev 2021-02-05 00:04:59 +09:00
  • 65beccda0c removing forked and adding overall timeout for 2 hrs (#19792) Rohit Kumar Srivastava 2021-02-03 12:00:09 -08:00
  • 4fbe3d2d8b Add onnx export function for log2 operator, add operator unit test and update tests to allow comparing NaN values. (#19822) Joe Evans 2021-02-03 10:53:09 -08:00
  • 0d066d5736 Disable unix-gpu-cu110 pipeline for v1.x build since we now build with cuda 11.0 in windows pipelines. (#19828) Joe Evans 2021-02-03 10:36:44 -08:00
  • 25c25dabcb port & update pr16744 numpy gcd (#19547) v2.0.0.alpha.rc2 Zhaoqi Zhu 2021-02-03 06:43:59 -08:00
  • c723ae2c62 Fix optimize_for backend_opts to be empty dictionary instead of None (#19812) Sam Skalicky 2021-02-03 03:57:18 -08:00
  • dbec2dd4c4 Update dgl_graph.cc (#19827) hadevin 2021-02-03 06:54:50 -05:00
  • 90836ad572 [v1.x] Add ONNX export support for equal_scalar operator (#19824) Joe Evans 2021-02-02 20:07:23 -08:00
  • 193d3db3b6 [v1.x] Add onnx operator unit tests for sum, broadcast_mul (#19820) Joe Evans 2021-02-02 17:55:12 -08:00
  • 6dc8edf775 [v1.x] Onnx export support for ROIAlign (#19814) Zhaoqi Zhu 2021-02-02 17:54:55 -08:00
  • f7b7acce30 [v1.x] Add image segmentation end-to-end tests and expand object classification tests (#19815) Joe Evans 2021-02-02 13:46:38 -08:00
  • f9d90c9344 [BUGFIX] Ubuntu 20.04: support for in-distro Intel MKL libraries (#19766) Anna Karbownik 2021-02-02 21:26:54 +01:00
  • 787416b23a [v1.x] Onnx Reshpe support for special caes (#19804) Zhaoqi Zhu 2021-02-01 17:24:05 -08:00
  • 6c025e0336 [v1.x] Onnx export support for batch_dot (#19775) waytrue17 2021-02-01 17:23:14 -08:00
  • 5637325da6 [v1.x] Refactor onnx tests for object classification, add object detection tests (#19802) Joe Evans 2021-02-01 17:11:55 -08:00
  • 76c8c7df00 [v1.x]Onnx support for upsampling (#19795) Zhaoqi Zhu 2021-01-31 17:09:32 -08:00
  • 49edbfc82c fix safe acc in the general case of layer norm (#19806) v2.0.0.alpha.rc1 Xingjian Shi 2021-01-30 20:10:55 -08:00
  • 5abbb28222 [v1.x] ONNX export support for SwapAxis (#19789) Zhaoqi Zhu 2021-01-29 16:23:21 -08:00
  • 3122423f31 [BUGFIX] Fix numpy pad operator (#19787) barry-jin 2021-01-28 19:15:53 -08:00
  • 5c2de1da13 [v1.x] ONNX contrib_box_nms (#19755) Zhaoqi Zhu 2021-01-28 18:36:52 -08:00
  • 78109615ca Remove unmaintained BLC (#19801) Leonard Lausen 2021-01-28 19:17:09 +01:00
  • 05de69b727 broadcast_like (#19791) waytrue17 2021-01-27 14:51:58 -08:00
  • 7de30c22df [v1.x] ONNX support for slice_like (#19782) Zhaoqi Zhu 2021-01-26 19:57:51 -08:00
  • bd9d80c13a [V1.x] ONNX support for Softmax -- optimize for axis=-1 case (#19794) Zhaoqi Zhu 2021-01-26 19:56:18 -08:00
  • f6762cc072 [v1.x] Update CI build scripts to install python 3.6 from deadsnakes repo (#19788) Joe Evans 2021-01-26 15:31:20 -08:00
  • 49b26b6e4a [v1.x][BUGFIX] Impose a plain format for concat's output when oneDNN would use padding (#19735) Paweł Głomski 2021-01-26 17:02:25 +01:00
  • 195f5aa8d4 [v1.x] Onnx export support for gather_nd (#19767) waytrue17 2021-01-21 22:51:58 -08:00
  • c31bed1e1b [v1.x] ONNX support for broadcast_mod (#19770) Zhaoqi Zhu 2021-01-21 19:45:34 -08:00
  • 93ae5cf57a [wip][v1.x] ONNX conversion for topk (#19761) Zhaoqi Zhu 2021-01-21 19:44:41 -08:00
  • c86bf0e560 _maximum_scalar (#19763) Zhaoqi Zhu 2021-01-20 21:36:48 -08:00
  • 1c3fcad78c Add code signing key (#19769) v2.0.0.alpha.rc0 Leonard Lausen 2021-01-20 23:37:51 +01:00
  • 1b50cc32f2 Upgrade python 3.5 to 3.7 for cd docker (#19709) Manu Seth 2021-01-20 05:52:44 -08:00
  • 0e5951711b [v1.x] Onnx support for reshape_like (#19759) waytrue17 2021-01-19 16:55:28 -08:00
  • e8e4fcde0f [v1.x] ONNX support adaptiveAveragePooling2D and update Softmax to support temperature (#19736) waytrue17 2021-01-19 10:58:36 -08:00
  • de17b5b01d initial commit (#19757) Sam Skalicky 2021-01-19 10:03:12 -08:00
  • ed2eee61d2 initial commit (#19758) Sam Skalicky 2021-01-16 12:51:00 -08:00
  • 2fc0706874 initial commit (#19756) 1.8.0 Sam Skalicky 2021-01-16 12:50:48 -08:00
  • 19ede063c4 [LICENSE] Reorganize rat-excludes file to ease license auditing (#19743) Sheng Zha 2021-01-15 17:49:18 -05:00
  • a107d78314 removing ignore timeout from Large tensor nightly tests (#19754) Rohit Kumar Srivastava 2021-01-15 14:44:01 -08:00
  • d6abe0068c [v1.x] ONNX support for box_decode (#19750) waytrue17 2021-01-15 13:20:38 -08:00
  • 91e84298b3 [v1.x] Add onnx export support for where and greater_scalar operators. (#19745) Joe Evans 2021-01-14 11:01:24 -08:00
  • 13c449e20b [v1.x] ONNX Supoort for MXNet reverse op (#19737) Zhaoqi Zhu 2021-01-13 11:12:05 -08:00
  • fee6a6a19c [FEATURE]topk runtime index type switch (#19064) Rohit Kumar Srivastava 2021-01-12 13:53:17 -08:00
  • aa00f4b300 [v1.x] ONNX Supoort for MXNet repeat op (#19732) Zhaoqi Zhu 2021-01-11 14:37:53 -08:00
  • 209a789e6c [v1.x] ONNX Supoort for MXNet _contrib_BilinearResize2D op (#19733) Zhaoqi Zhu 2021-01-09 16:27:56 -08:00
  • c9f111f892 [v1.x] Add more ONNX export operator support (#19727) Joe Evans 2021-01-06 11:29:51 -08:00
  • 124d841798 Fix tools/pip/setup.py (#19726) bartekkuncer 2021-01-05 14:44:48 +01:00
  • a9466cf708 Add 1:many conversions in nnvm_to_onnx and non-flatten GEMM (#19652) Serge Panev 2021-01-04 17:27:56 -08:00
  • bf2d5b1d16 Add 1:many conversions in nnvm_to_onnx and non-flatten GEMM (#19615) Serge Panev 2021-01-04 17:27:36 -08:00
  • 99420a0c92 [PERFORMANCE] [v1.x] Layer normalization code from Marian for CPU (#19601) kpuatamazon 2021-01-05 01:06:24 +00:00
  • ae8c974874 [PERFORMANCE] [master] Layer normalization code from Marian for CPU (#19602) kpuatamazon 2021-01-04 08:57:05 +00:00
  • c29281302f [BUGFIX] Fixed problem with Distribution repr due to cached_property (#19721) Gerges Dib 2021-01-01 07:20:28 -08:00
  • 7b281b47df Update CD Jenkins config for include/mkldnn/oneapi/dnnl (#19725) Leonard Lausen 2020-12-31 01:47:27 +01:00
  • 3d8a214a24 masked_log_softmax -inf for masked values (#19703) Moises Hernandez 2020-12-29 19:45:16 -08:00
  • 8e849e44ab Fix build problems with oneDNN v2.0 (#19706) bartekkuncer 2020-12-24 15:27:07 +01:00
  • bf2f6715cd [v1.x] Add more CV models to onnxruntime inference test, add bert model test. (#19697) Joe Evans 2020-12-23 15:07:12 -08:00
  • 28a4b1fb23 CI: fix test_rat_check (#19711) Leonard Lausen 2020-12-23 15:18:24 -05:00
  • 636b6e2a74 Update LICENSE (#19704) (#19707) Leonard Lausen 2020-12-23 12:50:01 -05:00
  • dcd7e80a59 use CC=gcc-7 CXX=g++-7 for all unix CI builds (#19701) Manu Seth 2020-12-22 17:33:36 -08:00
  • 11f29d434d Update LICENSE (#19704) Leonard Lausen 2020-12-22 16:14:17 -05:00
  • 16e2b15f6e Fix spelling (#19663) John Bampton 2020-12-21 22:43:53 +10:00
  • 5fce08a57d [v1.x] ONNX fix softmax (#19691) waytrue17 2020-12-19 19:41:48 -08:00
  • e5f0c524f1 CI: switch to cudnn8 devel docker as it is now available (#19696) Leonard Lausen 2020-12-19 18:03:03 -06:00
  • 403d31fe89 [v1.x] onnx fix fullyconnected (#19693) Zhaoqi Zhu 2020-12-19 12:53:14 -08:00
  • d538eb3e85 [v1.x] ONNX fix embedding and slice (#19695) Zhaoqi Zhu 2020-12-19 12:52:27 -08:00
  • 9c1448fedb Update tools/pip/setup.py for oneDNN v2 (#19694) Leonard Lausen 2020-12-18 20:59:34 -06:00
  • 26ab8036a5 [Doc] prompt users to install gfortran as dependency of openblas (#19678) Zhaoqi Zhu 2020-12-18 10:54:21 -08:00