Commit Graph

  • 91d535a0e6 Fix crash when accessing already destructed static variables (#18768) (#18778) Przemyslaw Tredak 2020-07-23 14:10:08 -07:00
  • c76593162c [v1.6.x][Bug Fixed] Fix batch norm when grad_req is add (#18518) (#18714) v1.6.x Chaitanya Prakash Bapat 2020-07-23 12:17:39 -07:00
  • e31ad77307 set website default version to current stable (1.6) version (#18738) Yang Shi 2020-07-23 11:33:31 -07:00
  • 02ae456ef0 Improve environment variable handling in unittests (#18424) Dick Carter 2020-07-23 11:17:10 -07:00
  • 18af71eebc CI: Migrate remaining Dockerfiles to docker-compose.yml and remove unused code (#18771) Leonard Lausen 2020-07-23 18:09:10 +00:00
  • b81c1ce9e4 [v1.x] Cherrypick #18677 #18713 (#18742) Chaitanya Prakash Bapat 2020-07-22 19:03:45 -07:00
  • 1928117cee Fix crash when accessing already destructed static variables (#18768) Przemyslaw Tredak 2020-07-21 23:35:15 -07:00
  • a330a022d4 Fix mx.symbol.numpy._Symbol.__deepcopy__ logic error (#18686) Leonard Lausen 2020-07-22 06:31:47 +00:00
  • 9548b0c640 Remove duplicate settings in .codecov.yml (#18763) Leonard Lausen 2020-07-21 21:42:01 +00:00
  • 6bb3d72418 Improve test seeding in test_numpy_interoperablity.py (#18762) Dick Carter 2020-07-20 16:33:38 -07:00
  • a7c6606002 Remove Makefile build support (#18721) Leonard Lausen 2020-07-20 23:06:06 +00:00
  • 1aec4837f1 Add qr backward for wide inputs ncols>nrows (#18757) Denisa Roberts 2020-07-20 17:31:50 -04:00
  • d95de55c32 Cherry-pick #18310 #18355 (#18608) MoisesHer 2020-07-20 12:52:03 -07:00
  • bf26bccd86 [NumPy] enable large tensor in np (#18368) Sheng Zha 2020-07-20 11:43:36 -07:00
  • 146b49ead3 Unittest tolerance handling improvements (#18694) Dick Carter 2020-07-19 14:12:50 -07:00
  • 444a7ee920 Revert "Add qr backward for wide matrices with m < n (#18197)" (#18750) Leonard Lausen 2020-07-18 02:34:40 +00:00
  • cec86add65 Move gluon.metric api docs (#18733) Leonard Lausen 2020-07-17 17:28:34 +00:00
  • 3e0df1b98f Disable sparse op test (#18741) Haibin Lin 2020-07-17 10:27:43 -07:00
  • 60d0672888 Add qr backward for wide matrices with m < n (#18197) Denisa Roberts 2020-07-17 13:01:42 -04:00
  • a77f774ed1 Remove NNPACK integration (#18722) Leonard Lausen 2020-07-17 05:01:17 +00:00
  • 3ef00b8840 Refactoring of Pooled Storage Manager classes (#18582) Andrei Ivanov 2020-07-16 16:57:58 -07:00
  • 2abf0b8c2b Initialize docker cache in build.py for docker-compose containers (#18724) Leonard Lausen 2020-07-16 17:41:22 +00:00
  • 37bdf0bf98 [MXNET-1453] Support the intput whose dimension is greater than 6 for Transpose and Rollaxis (#18707) JackieWu 2020-07-17 01:25:01 +08:00
  • 8198442f0c [numpy] symbolic advanced indexing (#18319) AntiZpvoh 2020-07-16 15:01:59 +08:00
  • 690132516a Add the newest mxnet discuss version. Add d2l.ai (#18663) 蔡舒起 2020-07-16 10:12:20 +08:00
  • e2366e9102 Refactor scope functionality in Python API (#18619) Leonard Lausen 2020-07-15 22:01:36 +00:00
  • 12ec04611c Migrate from private to public jetson toolchain files (#18677) Chaitanya Prakash Bapat 2020-07-15 13:59:34 -07:00
  • 5cdefeb2b3 Fix the monitor_callback invalid issue during calibration with variable input shapes (#18705) ciyong 2020-07-15 23:24:12 +08:00
  • 64f737cdd5 [v1.6] Fix the monitor_callback invalid issue during calibration with variable input shapes (#18632) (#18703) 1.7.0 ciyong 2020-07-15 15:03:28 +08:00
  • 0dc30a2c17 Enable GPU Memory profiler tests (#18701) Leonard Lausen 2020-07-15 01:02:36 +00:00
  • d512814c29 Disable test coverage in MKL builds (#18443) Leonard Lausen 2020-07-15 00:57:38 +00:00
  • d8430b6b41 Set CMAKE_CUDA_COMPILER in aarch64-linux-gnu-toolchain.cmake (#18713) Leonard Lausen 2020-07-15 00:53:49 +00:00
  • f125f5fd9f Fix all anchor shifts on website (#18674) Yang Shi 2020-07-14 14:29:14 -07:00
  • 7c9c4fc3d3 Merge content from numpy.mxnet.io into mxnet official website (#18691) Yang Shi 2020-07-14 14:28:17 -07:00
  • 7f7e1c5a71 Add better partial args/aux handling in symbol optimize_for (#18350) Serge Panev 2020-07-14 14:12:00 -07:00
  • 61597a570b revise activations (#18700) Xingjian Shi 2020-07-13 23:50:21 -07:00
  • 9d623926d4 Fix python micro-site table of content bugs (#18664) Yang Shi 2020-07-13 15:54:51 -07:00
  • 8ebb5372c3 add 'needs triage' label to new bug reports (#18696) Sheng Zha 2020-07-13 13:17:12 -07:00
  • 9c5b95a9c5 Partition API adding and deleting new params to Block and Symbol (#18405) Serge Panev 2020-07-13 11:45:29 -07:00
  • c4c7b11a84 Revert "Fix memory leaks in Gluon (#18328) (#18358)" (#18692) Ziyi Mu 2020-07-11 20:44:16 -07:00
  • 19e373daac Fix scipy dependency in probability module (#18689) Leonard Lausen 2020-07-11 09:09:51 -07:00
  • a9b16f7024 change bn test (#18688) JackieWu 2020-07-11 02:59:21 +08:00
  • 024daa6b56 [v1.x] Backport of Fix BatchNorm backward synchronization (#18644) (#18654) Andrzej Kotłowski 2020-07-09 06:39:38 +02:00
  • beafba7639 [Improvement] Invoke mkldnn and cudnn BatchNorm when axis != 1 (#18504) JackieWu 2020-07-09 08:01:35 +08:00
  • 348ab4d8d7 fix broken installation widget - remove empty entries (#18661) Yang Shi 2020-07-07 15:06:34 -07:00
  • b4b8b805fe Gluon.probability (#18403) Xi Wang 2020-07-08 01:22:05 +08:00
  • 54c0155b75 User Feedback Widget (#18639) Yang Shi 2020-07-06 17:01:42 -07:00
  • 477affeef4 [v1.7.x] backport mixed type binary ops to v1.7.x (#18649) Yijun Chen 2020-07-05 14:30:54 +08:00
  • 646288716c [numpy] Fix less/greater bug with scalar input (#18642) Yiyan66 2020-07-04 09:13:41 +08:00
  • d1b0a09669 [numpy] FFI flip, rollaxis, stack (#18614) Yiyan66 2020-07-03 15:10:55 +08:00
  • c519e0e2db Mark test_get_symbol as garbage_expected (#18595) Leonard Lausen 2020-07-02 18:21:08 -07:00
  • d1b2cd9d8a build.py --no-pull (#18589) Leonard Lausen 2020-07-02 18:20:48 -07:00
  • 0c8b6b2405 Clipboard refactor (#18605) Yang Shi 2020-07-02 13:15:54 -07:00
  • 366a7f8108 Enhance license checker to cover multiple license header and md files (#18634) ciyong 2020-07-02 22:59:07 +08:00
  • c2ddd81fb8 Increase staggered build timeout to 180 min (#18568) (#18585) Joe Evans 2020-07-02 07:49:00 -07:00
  • 802e5af5d0 [v1.7.x] Backport PRs of numpy features (#18653) Xingjian Shi 2020-07-01 22:41:24 -07:00
  • e503704bb1 [v1.6] Fix the monitor_callback invalid issue during calibration with variable input shapes (#18632) ciyong 2020-07-02 13:20:29 +08:00
  • 16144ff885 Add constraint to numpy version to <1.19.0 in CI (#18651) ciyong 2020-07-02 00:58:45 +08:00
  • a8c8dea675 update to onednn v1.4 (#18273) Tao Lv 2020-07-01 22:53:54 +08:00
  • 9a122cac5e Fix softmax, logsoftmax failed on empty ndarray (#18602) bgawrych 2020-07-01 16:43:06 +02:00
  • 37bed6e3af Fix BatchNorm backward synchronization (#18644) Andrzej Kotłowski 2020-07-01 16:39:22 +02:00
  • fb3fea441f [CI][v1.6.x] Fix failing CI pipelines (#18597) Chaitanya Prakash Bapat 2020-06-30 18:37:22 -07:00
  • 21581060d2 [Numpy] FFI: tril_indices (#18546) XIAO-XIA 2020-06-30 14:16:20 +08:00
  • 638622f37d Improve performance of broadcast_axis on CPU (#17882) Rohit Kumar Srivastava 2020-06-29 14:36:42 -07:00
  • becb9ca694 Remove mention of nightly in pypi (#18635) Sheng Zha 2020-06-29 12:16:16 -07:00
  • b12abbfb35 Enhance license checker to cover multiple license header and md files (#18633) ciyong 2020-06-29 11:14:34 +08:00
  • d6c35785a8 Add LANS optimizer (#18620) Shuai Zheng 2020-06-27 13:25:03 -07:00
  • 31ec0f01f1 Increase staggered build timeout to 180 min (#18568) (#18586) Joe Evans 2020-06-26 11:35:04 -07:00
  • 8ee460077b fix contrib interleaved_matmul_selfatt_valatt not render correctly (#18621) Yang Shi 2020-06-26 11:22:15 -07:00
  • ecbda07c7b fix julia api redirect (#18613) Yang Shi 2020-06-25 11:11:00 -07:00
  • c9dcdd1185 add version check on installation guide (#18587) Yang Shi 2020-06-25 11:02:09 -07:00
  • 9c06894e81 [v1.7.x]License checker enhancement (#18478) ciyong 2020-06-25 14:27:37 +08:00
  • e4c93e3e3a add epsilon to adamax (#18532) Shuai Zheng 2020-06-24 22:03:39 -07:00
  • 3f555f850f Update disclaimer wording (#18616) Leonard Lausen 2020-06-24 19:41:34 -07:00
  • 1fcc7ea8b8 use new mxnet.gluon.block APIs (#18601) RuRo 2020-06-24 12:03:20 +03:00
  • acf2d27efe Update tutorials (#18609) acphile 2020-06-24 10:25:44 +08:00
  • 4b86c32832 Allow input reordering duing Gluon / CachedOp graph transformations (#17949) mk-61 2020-06-23 13:49:06 -07:00
  • 74fcb9938a redirect api reference on v-master to v1.6 (#18607) Yang Shi 2020-06-22 18:54:05 -07:00
  • 56cfd9c272 Use chain.from_iterable in artifact_repository.py (#18578) Ram Rachum 2020-06-22 21:23:04 +03:00
  • 2fbec60e0d graph executor c api removal (#18598) Haibin Lin 2020-06-21 23:02:13 -07:00
  • c1098aa33d Switch to cached op in the testing suite (#18579) Haibin Lin 2020-06-20 14:49:58 -07:00
  • c1b96f562f cmake: x86 options only on x86 and remove manual specification on CI (#18588) Leonard Lausen 2020-06-19 14:46:27 -07:00
  • 041bd30163 [MXNET-889] Implement ONNX export for gluon LSTM. (#17734) RuRo 2020-06-19 21:56:05 +03:00
  • bf0753702b Link GluonCV object detection tutorial for Jetson (#18530) Manu Seth 2020-06-19 10:20:55 -07:00
  • cb54a4a994 Simplify mxnet.gluon Block APIs (#18413) acphile 2020-06-19 14:31:08 +08:00
  • 55856066b4 Add KEY for Ciyong Chen (#18577) ciyong 2020-06-19 06:23:07 +08:00
  • f563fa4672 Add KEY for Ciyong Chen (#18576) ciyong 2020-06-19 06:22:51 +08:00
  • e96fbeb3ad Update cmake/upstream/FindCUDAToolkit.cmake (#18528) Leonard Lausen 2020-06-18 15:20:14 -07:00
  • 14aeb384a5 Add parameter name to AssertionError for deferred shape inference (#18537) RuRo 2020-06-19 01:16:12 +03:00
  • 9591436967 [Numpy] Bugfix of slice operator export (MXNet to ONNX) v2 (#18535) Johannes Czech 2020-06-18 07:33:08 +02:00
  • 92971b822d fix misbehave of KLDivLoss (#18423) Neutron3529 2020-06-18 13:30:10 +08:00
  • b9118d9bfa fix contribute page anchor position shifted (#18571) Yang Shi 2020-06-17 13:00:04 -07:00
  • eddd27d375 add FAQ redirect rules (#18552) Yang Shi 2020-06-17 11:59:41 -07:00
  • 016023bf60 add KEY for Ciyong Chen (#18572) ciyong 2020-06-17 15:54:34 +08:00
  • 103d839aa8 Test CD mxnet_lib/static and python/pypi stages on CI (#18559) Manu Seth 2020-06-16 16:52:46 -07:00
  • 8039377e66 add op npx.index_update (#18545) JiangZhaoh 2020-06-17 01:45:30 +08:00
  • f91b98932b Increase staggered build timeout to 180 min (#18568) Joe Evans 2020-06-16 10:25:01 -07:00
  • 72a54e7a5f Julia: fix deprecation in visualize.jl (#18515) andevellicus 2020-06-15 22:13:13 -04:00
  • e8fce62b36 Skip flaky test_gpu_memory_profiler_gluon on cd pipeline (#18565) Manu Seth 2020-06-15 18:42:51 -07:00
  • 375b49f96b Update Jetson installation guide (#18485) (#18557) Manu Seth 2020-06-15 12:15:47 -07:00