Commit Graph

  • 67c10f954d Adds context parameter to check_rnn_layer_forward calls in test_lstmp (#14529) perdasilva 2019-03-27 08:35:44 +01:00
  • 3d20f2ac64 add filter to warnings (#14532) Thomas Delteil 2019-03-26 17:24:33 -07:00
  • c4cd49cf20 Fix script retrieval (#14519) Vandana Kannan 2019-03-26 17:20:59 -07:00
  • 651a6c05b2 reenable the test (#14483) Jake Lee 2019-03-27 08:16:01 +08:00
  • 092af3601b [MXNET-1285] Draw bounding box with Scala/Java Image API (#14474) Lanking 2019-03-26 11:38:40 -07:00
  • e083577872 Fixes for data links (#14525) v1.3.x Anton Chernov 2019-03-26 18:22:14 +01:00
  • 06a5c37213 Fixes for data links (#14526) Anton Chernov 2019-03-26 17:17:52 +01:00
  • f8a0dbc1cc Enhance PartitionGraph (#14277) Zhennan Qin 2019-03-26 15:32:49 +08:00
  • a9458caec2 Fixes for CI downloads (#14504) Anton Chernov 2019-03-26 04:59:27 +01:00
  • 056fce47eb Add examples of running MXNet with Horovod (#14286) Lin Yuan 2019-03-22 14:48:58 -07:00
  • 29e13b4cbf Fixed tutorial warnings (#14472) Nathalie Rauschmayr 2019-03-21 19:33:24 -07:00
  • a88c56239c [MXNET-949] Module API to Gluon API tutorial (#12542) Thomas Delteil 2019-03-21 10:41:41 -07:00
  • a01bdee4be Fixes test_operator_gpu.test_multinomial_generator (#14475) Jake Lee 2019-03-21 11:39:29 +08:00
  • 95d4680908 Added link to landing page for Java examples (#14481) Denis Davydenko 2019-03-20 17:49:17 -07:00
  • 3b28e6236e Change Straight Dope to Dive into Deep Learning (#14465) Aston Zhang 2019-03-21 00:22:27 +00:00
  • 4b1811cce5 fix custom operation in fork (#14451) Wang Jiajun 2019-03-21 00:23:01 +08:00
  • f98820c366 Revert "Fix memory leak for size-zero ndarray (#14365)" (#14477) Yuxi Hu 2019-03-20 01:32:21 -07:00
  • 56b7b67d10 Fixes the test_sgld (#14473) Jake Lee 2019-03-20 15:07:14 +08:00
  • f838f67a03 [MKL-DNN] Enable s8 support for inner product and 3d input with flatten=false (#14466) Xinyu Chen 2019-03-19 23:13:59 -07:00
  • c31bb7e161 Enforce determinism for backwards compatibility checker (#14463) Zach Kimberg 2019-03-19 11:39:04 -07:00
  • 1fed192efe Cherry-picks changes from #14336 to fix window ci pipeline (#14469) perdasilva 2019-03-19 18:08:48 +01:00
  • c56c14658d [Doc] Start the tutorials for MKL-DNN backend (#14202) Tao Lv 2019-03-19 13:36:06 +08:00
  • 3ab1decd56 Fix memory leak for size-zero ndarray (#14365) Yuxi Hu 2019-03-18 13:43:25 -07:00
  • d671528b6f begin=end not a valid input (#14403) Manu Seth 2019-03-18 11:37:39 -07:00
  • ed77d6d9bb add contributors from intel (#14455) Xinyu Chen 2019-03-18 16:07:24 +08:00
  • ab5b44ca07 Fix crashes on visualization (#14425) Vandana Kannan 2019-03-17 19:49:57 -07:00
  • 020e832d66 Speedup _contrib_index_copy (#14359) Hao Jin 2019-03-17 13:20:06 -07:00
  • c2f939fcfa Update MKL-DNN to v0.18 release (was: fix the Dense layer issue) (#13668) Tao Lv 2019-03-17 17:15:06 +08:00
  • 63ed258063 Correct update count with Gluon trainer and update_on_kvstore=False (#14377) Przemyslaw Tredak 2019-03-16 23:48:30 -07:00
  • f602b0de31 fix OOM error during resource allocation (#14444) Sheng Zha 2019-03-16 14:24:14 -07:00
  • a091d363ce temporarily disable integ tests with a dependency on origami repo (#14448) Andrew Ayres 2019-03-15 23:35:24 -07:00
  • 226212b40b Add repr for SymbolBlock (#14423) Vandana Kannan 2019-03-15 10:07:55 -07:00
  • 43173f5ad4 moveaxis operator now accepts negative indices and sequence of ints as well. (#14321) Istvan Fehervari 2019-03-15 06:05:31 -07:00
  • d001eaf1e0 what's new - add 1.4.0 release (#14435) Tao Lv 2019-03-15 19:41:49 +08:00
  • d1fcda9e00 Fix entropy for uint8 (#14150) Zhennan Qin 2019-03-15 14:33:17 +08:00
  • 74c227402e Support multi-threading for Custom Operator (#14363) JackieWu 2019-03-15 10:16:25 +08:00
  • b077965b7e Add dtype visualization to plot_network (#14066) Przemyslaw Tredak 2019-03-14 18:14:44 -07:00
  • 88b3741756 Disables flaky TestStochasticTiming_2D test (#14412) perdasilva 2019-03-14 10:45:10 +01:00
  • 44265aa8a6 v1.4.x: Backport of Windows CI Fixes (#14420) perdasilva 2019-03-14 10:44:38 +01:00
  • 9fd3153686 [MXNET-1291] solve pylint errors in examples with issue no.12205 (#13938) Neo Chien 2019-03-14 16:39:47 +08:00
  • ae55b758b0 fix Makefile (#14424) JackieWu 2019-03-14 16:00:36 +08:00
  • 4432af1f47 [MXNET-1226] add Docs update for MXNet Java (#14395) Lanking 2019-03-13 13:07:19 -07:00
  • ce99e49e86 Cudnn conv dgrad algo filtering (#14310) Dick Carter 2019-03-13 12:17:05 -07:00
  • 82504adc63 Fix relative difference scala (#14417) Dang Trung Kien 2019-03-14 02:07:41 +08:00
  • c4cae6ea7b Disables flaky test_operator.test_sgld test (#14410) perdasilva 2019-03-13 16:19:53 +01:00
  • 6aa8c27a69 [MXNET-1327] Allow RNN Layers to be initialized to fp16 (#14219) Thomas Delteil 2019-03-12 14:30:19 -07:00
  • 66c74cc325 Enable bulking test on windows (#14392) Dick Carter 2019-03-12 13:25:12 -07:00
  • ab0ca86d14 [MXNET-1093] Add python3 Docker images for each MXNet release (#12791) Meghna Baijal 2019-03-12 06:46:02 -07:00
  • 73b29fa90d Julia: add binding for runtime feature detection (#13992) Iblis Lin 2019-03-12 15:52:09 +08:00
  • 89bebd1f93 [DOC] fix sym.arange doc (#14237) Haibin Lin 2019-03-11 20:29:17 -07:00
  • a4b98024b9 [Clojure] Helper function for n-dim vector to ndarray (#14305) Kedar Bellare 2019-03-11 06:39:34 -07:00
  • 0e8c270962 CI Changes for Codified Windows AMIs (#14336) perdasilva 2019-03-11 09:57:31 +01:00
  • 2df5756cc2 add backgroud class in box_nms (#14058) Wang Jiajun 2019-03-11 15:30:03 +08:00
  • af41af5272 Julia: rename mx.clip to clamp for NDArray (#14027) Iblis Lin 2019-03-11 12:02:13 +08:00
  • 47d4d66ac4 Flaky test https://github.com/apache/incubator-mxnet/issues/14189 (#14190) Chance Bair 2019-03-11 05:00:37 +01:00
  • 4f5cba59dd fix engine crash in shutdown phase (#14382) Wang Jiajun 2019-03-11 11:56:53 +08:00
  • 35098b8ad2 support leading dimension of -1 in ravel/unravel (#14356) moin 2019-03-11 04:53:30 +01:00
  • 8be97d7a79 [clojure-package][wip] add ->nd-vec function in ndarray.clj (#14308) Arthur Caillau 2019-03-11 00:46:50 +01:00
  • c645591788 Fix NaN value comparisons in relu, max and min ops (#14262) Anirudh 2019-03-09 23:54:30 -08:00
  • ed8307121e Julia: split symbolic-node.jl into several snippets (#14024) Iblis Lin 2019-03-09 10:51:16 +08:00
  • ce9e3cf1da add pos_weight for SigmoidBinaryCrossEntropyLoss (#13612) eureka7mt 2019-03-08 14:07:51 +08:00
  • 8668db79ad MKLDNN based Quantized FullyConnected Operator and its fusion (#14128) ciyong 2019-03-08 12:35:03 +08:00
  • 30b1cbc1d8 add exception (#14362) Anirudh 2019-03-07 19:29:32 -08:00
  • 838e256cbf Optimize NMS part 2 (#14352) Przemyslaw Tredak 2019-03-07 18:57:08 -08:00
  • 2b7d57d6d0 Installs qemu pip requirements from qemu requirements file (#14355) perdasilva 2019-03-07 20:05:55 +01:00
  • 12c41e6580 Optimizer MXKVStoreUpdater bug fix in serializeState method (#14337) Satya Krishna Gorti 2019-03-07 13:13:31 -05:00
  • e70369437b Fixes #14181, validate model output shape for ObjectDetector. (#14215) Frank Liu 2019-03-07 10:13:09 -08:00
  • 8beea18e3d Bulked op segments to allow Variable nodes (#14200) Dick Carter 2019-03-06 21:58:52 -08:00
  • 6caaa38bda print error message for mxnet::cpp::Operator::Invoke when failed (#14318) JackieWu 2019-03-07 12:53:27 +08:00
  • 49932faf4c #14199: catch subprocess.CalledProcessError in get_gpus() (#14212) Frank Liu 2019-03-06 19:16:12 -08:00
  • f4ab2d759c [MXNET-1291] solve pylint errors in examples with issue no.12205 (#13848) Neil Chien 2019-03-07 11:13:02 +08:00
  • 7b8e3a9685 compatibility with opencv4 (#14313) JackieWu 2019-03-07 10:10:02 +08:00
  • efb8823c89 Add MKLDNN headers to pip package (#14339) Yuxi Hu 2019-03-06 18:08:14 -08:00
  • 8ab7998a95 Updates build_lib.sh to copy the cub library license (#14347) perdasilva 2019-03-06 23:03:44 +01:00
  • 83d2c2d0e0 [MXNET-1324] Add NaiveRunGraph to imperative utils (#14192) Junru Shao 2019-03-06 11:01:29 -08:00
  • 39412b37ff corrected a spellign (#14247) lakshmana deepesh 2019-03-06 13:57:23 +05:30
  • b48659429f Register fake grad to subgraph and quantized operators (#14275) Xinyu Chen 2019-03-06 15:20:17 +08:00
  • a0f3f92f81 Add default parameters for Scala NDArray.arange (#13816) Dang Trung Kien 2019-03-06 15:15:32 +08:00
  • fccce2080a Add more support for mxnet_to_coreml (#14222) Yi-Lung Tsai 2019-03-06 14:38:46 +08:00
  • 184c2a5254 fix render issue in NDArray linalg docs (#14258) Aaron Markham 2019-03-05 22:34:45 -08:00
  • 19d737f4fa [MXNET-1331] Removal of non-MXNET classes from JAR (#14303) Gordon Reid 2019-03-06 06:32:29 +00:00
  • 111b881b77 Limit workspace for cudnnGet results (#14326) Przemyslaw Tredak 2019-03-05 20:48:51 -08:00
  • d6eafca255 Bypass ThreadedEngine in test_operator_gpu.py:test_convolution_multiple_streams. (#14338) Dick Carter 2019-03-05 19:29:26 -08:00
  • 49d7fc63bd Enhance gpu quantization (#14094) rajeshii 2019-03-06 09:42:11 +08:00
  • f2497aa951 Updated news.md with the latest mkldnn submodule version (#14298) Piyush Ghai 2019-03-05 17:40:51 -08:00
  • d754da3aaf Relaxing type requirements for reshape_like op (#14325) Przemyslaw Tredak 2019-03-05 15:26:32 -08:00
  • 427b6d47b7 Fix shape inference pass (#14153) Przemyslaw Tredak 2019-03-05 15:26:16 -08:00
  • 0f88f61379 [clojure-package] fix docstrings in normal.clj (#14295) Arthur Caillau 2019-03-05 17:53:38 +01:00
  • ef1c4ba966 Fixed some typos in AvgPooling Docs (#14324) Daniel 2019-03-05 17:42:53 +01:00
  • 5065f13dfe fix SoftmaxOutput resource bug (#14302) JackieWu 2019-03-05 16:14:58 +08:00
  • 7243806f38 Use cudnn for dropout by default (#14278) Lai Wei 2019-03-04 22:20:15 -08:00
  • 99bb06cd0b support long for mx.random.seed (#14314) JackieWu 2019-03-05 11:56:11 +08:00
  • 434726eafa [DOC] Refine documentation of runtime feature detection (#14238) Pedro Larroy 2019-03-05 01:57:12 +01:00
  • 780bddcf12 Optimize NMS (#14290) Przemyslaw Tredak 2019-03-04 16:22:08 -08:00
  • 21f67bdb55 [clojure-package] improve docstrings in image.clj (#14307) Arthur Caillau 2019-03-05 01:13:51 +01:00
  • df7771b4d2 Add int8 data loader (#14123) Zhennan Qin 2019-03-05 05:50:27 +08:00
  • 4d14a0b690 Add scalaclean to make clean (#14322) Zach Kimberg 2019-03-04 13:26:21 -08:00
  • 6152ffa1ed FIX: flaky test exponential generator (#14287) Rohit Kumar Srivastava 2019-03-04 12:36:35 -08:00
  • 13635579ae 1.4 release (#14297) IvyBazan 2019-03-04 11:47:02 -08:00
  • 434a5fbd31 move choose_element_0index to operator (#14273) Lai Wei 2019-03-04 09:53:38 -08:00