Commit Graph

  • 053ffc7f8f fix memory-related issues to enable ASAN tests (#14223) Wang Jiajun 2019-03-03 12:37:11 +08:00
  • 0e23a18dab add symbolic link to mkldnn header files in include (#14300) Yuxi Hu 2019-03-02 19:16:57 -08:00
  • 7aac0b5253 reverting broadcasting fixes (#14299) Roshani Nagmote 2019-03-02 09:21:29 -08:00
  • fb4f9d5538 Large array support for randint (#14242) Chaitanya Prakash Bapat 2019-03-01 20:00:12 -05:00
  • 3180f9c3e7 added mkldnn dependency for plugin compile target (#14274) Sam Skalicky 2019-03-01 16:26:21 -08:00
  • c6b1fd5a74 MXNET-1302 Exclude commons-codec and commons-io from assembled JAR (#14000) Gordon Reid 2019-03-01 18:11:29 +00:00
  • 992c3c0dd9 [MXNET-1330] Bring nnvm::Tuple to mxnet::Tuple (#14270) Junru Shao 2019-02-28 17:41:39 -08:00
  • c319ae570c MXNet Java bug fixes and experience improvement (#14213) Lanking 2019-02-28 13:14:19 -08:00
  • f0fedece15 Refactors USE_NVRTC setting to ENABLE_CUDA_RTC in pip make config files (#14250) perdasilva 2019-02-28 17:51:39 +01:00
  • 7c617ccc7a pypi package description. manifest/setup.py update (#14255) Sheng Zha 2019-02-27 19:02:09 -08:00
  • e3a51b5a3e [op] add back support for scalar type rescale_grad argument for adamw_update/mp_adamw_update (#14221) Haibin Lin 2019-02-27 14:46:33 -08:00
  • 0eed3da4ab Temporarily disables windows pipeline to unblock PRs (#14261) perdasilva 2019-02-27 15:09:20 +01:00
  • 0af40f7afe [MXNET-1325] Make InferShapeAttr a standalone pass (#14193) Junru Shao 2019-02-25 20:34:52 -08:00
  • 5f32f32e8c Dual stream cudnn Convolution backward() with MXNET_GPU_WORKER_NSTREAMS=2. (#14006) Dick Carter 2019-02-23 18:56:30 -08:00
  • 87441c3817 Add infer_type_partial (#14214) Przemyslaw Tredak 2019-02-21 17:49:34 -08:00
  • 2347017501 Two more gluon loss classes. (#14194) Sergey Kolychev 2019-02-21 09:51:42 -08:00
  • fdbc433ffb fix update params (#14218) Lai Wei 2019-02-20 21:31:36 -08:00
  • 0398a7ea33 onnx broadcast ops fixes (#13604) Roshani Nagmote 2019-02-20 16:45:44 -08:00
  • 862cbc67aa softmax for fp16 with fp32 accumulator (#14098) Sheng Zha 2019-02-20 16:37:12 -08:00
  • f9c436be26 Fix req=null in SliceLikeBackward (#14209) Przemyslaw Tredak 2019-02-19 16:03:36 -08:00
  • 349803ce9e Multi-precision AdamW update op (#14171) Haibin Lin 2019-02-19 16:02:00 -08:00
  • b396a63bf9 Fix READMEs for examples (#14179) Nathalie Rauschmayr 2019-02-19 13:26:24 -08:00
  • c45e53462d Scala interpreter instructions (#14169) Zach Kimberg 2019-02-19 12:36:47 -08:00
  • 49c311cb23 Add tutorial on how to use build from source jar (#14197) Jake Lee 2019-02-20 04:35:51 +08:00
  • af9e3b3ae9 update raspberry pi install instructions (#14172) Aaron Markham 2019-02-19 07:08:39 -08:00
  • 3a6fe22b66 Refine runtime feature discovery python API and add documentation to … (#14130) Pedro Larroy 2019-02-18 20:29:47 +01:00
  • bada8a1961 add quantization example to readme (#14186) Xinyu Chen 2019-02-19 02:57:22 +08:00
  • 5adb6fcfb3 Add NHWC layout support to Pooling (cpu, gpu cuda, gpu cuDNN) (#13749) Dick Carter 2019-02-16 15:17:33 -08:00
  • 059f49f5d3 Added USE_SIGNAL_HANDLER to other Linux builds which didn't had it (#14122) Pedro Larroy 2019-02-16 20:15:15 +01:00
  • 8bfbb7de46 Add an inference script providing both accuracy and benchmark result for original wide_n_deep example (#13895) Shufan 2019-02-16 19:06:25 +08:00
  • ed0b791ed5 Fix nd.pick large array issue (#14082) Chaitanya Prakash Bapat 2019-02-16 00:01:30 -05:00
  • 29fa446915 Fix broken amalgamation (#12792) Ming 2019-02-16 12:34:26 +08:00
  • d2cc39639d [v1.4.x] Update MKL-DNN to fix the OSX build issue (#14141) (#14182) Tao Lv 2019-02-16 12:23:30 +08:00
  • 4b527b681f [MXNET-766] add dynamic_unroll RNN for HybridBlock (#11948) Da Zheng 2019-02-15 18:23:01 -08:00
  • b0ab8d54c1 Fixes spelling (#14168) perdasilva 2019-02-15 23:01:33 +01:00
  • da9afe1e69 add Qing's Key to master (#14180) Lanking 2019-02-15 14:00:37 -08:00
  • ba97fb6663 Parallelize CPU version and add GPU version of boolean_mask op (#14090) HyperZealot 2019-02-15 13:28:24 -08:00
  • 3d0ffd2338 R-Package Makefile (#14068) jeremiedb 2019-02-15 15:23:01 -05:00
  • 549ecde472 support dot(vector, vector) for fp16 inputs on GPU (#14102) Haibin Lin 2019-02-15 12:19:05 -08:00
  • e2c69f30ab add preprocessed data and pretrained model info; minor format/spelling fixes (#14170) Aaron Markham 2019-02-15 11:43:58 -08:00
  • 8416c563f2 Fix jar path and add missing ones for spark jobs (#14020) Ashutosh Dwivedi 2019-02-15 07:00:31 +05:30
  • a4e249bee2 In-place updates for Nadam, Adadelta, Adamax and SGLD (#13960) Anirudh 2019-02-14 17:07:43 -08:00
  • 0e08891f85 Fix quote on LBSGD docs (#13975) Thomas Delteil 2019-02-14 16:08:37 -08:00
  • cf46ca4598 Fixes libjpeg-turbo dependecy under Ubuntu 16.04 (#14127) perdasilva 2019-02-15 00:58:49 +01:00
  • 87eb1ad242 Fixes installation nightly test by filtering out the git commands (#14145) perdasilva 2019-02-15 00:56:22 +01:00
  • de5cda2714 Add pixelshuffle layers (#13571) Holger Kohr 2019-02-15 00:41:52 +01:00
  • df5310b059 [MXNET-1315] Add checks for dynamic-shaped operators in CachedOp (#14018) Junru Shao 2019-02-14 13:19:53 -08:00
  • dad33b51b4 Performance improvement in Normalize GPU Kernel (#14139) Sandeep Krishnamurthy 2019-02-14 11:55:43 -08:00
  • 73a9f1ceb3 Relaxing type requirements for slice_like op (#14097) Przemyslaw Tredak 2019-02-14 11:15:10 -08:00
  • a03d59ed86 Fix gtest build (#13926) 1.4.0 Zhennan Qin 2019-02-15 02:40:30 +08:00
  • 4c7fc7ff53 V1.4.x RAT check fix (#14156) Sheng Zha 2019-02-14 10:34:09 -08:00
  • a13f8d92fd Add license check to dev_menu, docs build with docker (#14166) Pedro Larroy 2019-02-14 19:26:59 +01:00
  • 518cd408a2 Updated the MLP test to accept the number of epochs. Reduced the epochs in ci_test.sh to shorten the CI build time (#14149) Amol Lele 2019-02-14 09:55:09 -08:00
  • 074a859a00 Fixes installation nightly test by filtering out the git commands (#14144) perdasilva 2019-02-14 18:38:16 +01:00
  • 8dcc1f6c20 The latest version of leiningen has a dependency problem with codox (#14132) (#14163) perdasilva 2019-02-14 18:37:34 +01:00
  • 33c9110dfb Updates Travis CI configuration the same as in v1.4.x (#14160) perdasilva 2019-02-14 13:43:50 +01:00
  • 3623af4d39 Updated dockerfiles to get the dockcross images from mxnetcipinned (#13562) Jose Luis Contreras 2019-02-14 13:41:16 +01:00
  • 12608d451f upgrade codox to work with lein 2.9.0 (#14133) Carin Meier 2019-02-13 18:44:55 -05:00
  • 0cce0fe8c5 The latest version of leiningen has a dependency problem with codox (#14132) Carin Meier 2019-02-12 12:59:11 -05:00
  • e356586286 disable flaky integration test (#14151) Carin Meier 2019-02-13 22:34:37 -05:00
  • 97ce14d5aa add license (#14155) Lanking 2019-02-13 19:33:38 -08:00
  • 766ca04486 [v1.4.x] Update MKL-DNN to fix the OSX build issue (#14141) Tao Lv 2019-02-14 11:01:58 +08:00
  • 9ba51194ab fix test_stn (#14063) Sheng Zha 2019-02-03 19:39:49 -08:00
  • 6f9a679013 fix website build (#14148) Sheng Zha 2019-02-13 16:24:22 -08:00
  • 85d3fa3490 upgrade codox to work with lein 2.9.0 (#14133) Carin Meier 2019-02-13 18:44:55 -05:00
  • 0b1761ff11 Add pin_device_id option to Gluon DataLoader (#14136) Yuxi Hu 2019-02-13 13:36:28 -08:00
  • 7ff6ad1586 Update lip reading example (#13647) seujung hwan, Jung 2019-02-14 03:23:25 +09:00
  • 199bc7eef6 make rat-excludes compliant with apache release policy (#14142) Sheng Zha 2019-02-13 10:12:12 -08:00
  • c704f1f583 follow up on fix nightly test (#14134) Lai Wei 2019-02-13 09:54:22 -08:00
  • 45978a95d9 add mkldnn softmax_output (#13699) rongzha1 2019-02-13 18:15:51 +08:00
  • 87c7addcdd add Apache header on all XML (#14138) Lanking 2019-02-12 19:18:12 -08:00
  • ce031daf5e ONNX export: Support equal length splits (#14121) Vandana Kannan 2019-02-12 13:21:29 -08:00
  • 489810659b The latest version of leiningen has a dependency problem with codox (#14132) Carin Meier 2019-02-12 12:59:11 -05:00
  • 8a63bdecf2 Julia: enable integration test (#14025) Iblis Lin 2019-02-12 20:24:50 +08:00
  • f5ba7358d7 Addresses comments in runtime feature discovery API (#13964) Pedro Larroy 2019-02-12 02:56:49 +01:00
  • 61d6917747 Add libhdf5-dev to ubuntu_core.sh (#14079) Alexander Pivovarov 2019-02-11 16:17:28 -08:00
  • ab5a0cf6cf Performance improvement in ToTensor GPU Kernel (#14099) Sandeep Krishnamurthy 2019-02-11 15:44:17 -08:00
  • f90668181d increased docker shared memory (#14119) Lai Wei 2019-02-11 15:18:54 -08:00
  • 0a2419ffbc [MXNET-1291] solve pylint errors in examples with issue no.12205 (#13815) Neil Chien 2019-02-11 14:24:46 +08:00
  • 8b4a69aba8 [MKLDNN] Enable signed int8 support for convolution. (#13697) Zhennan Qin 2019-02-10 21:18:00 +08:00
  • 2ff8ce0fd9 Remove inplace support for ToTensor operator (#14083) Sandeep Krishnamurthy 2019-02-07 16:58:33 -08:00
  • 26ca37c41e Exclude concat layer for gpu quantization (#14060) rajeshii 2019-02-07 10:08:56 -08:00
  • 506a25c71c hybridize rnn and add model graph (#13244) yifeim 2019-02-07 09:45:37 -08:00
  • febbdd4dcd [MXNET-1121] Example to demonstrate the inference workflow using RNN (#13680) Amol Lele 2019-02-07 09:40:38 -08:00
  • d684c59049 update the version name (#14076) Jake Lee 2019-02-07 08:16:18 +08:00
  • 819158559e [MXNET-1178] updating scala docs (#14070) Piyush Ghai 2019-02-06 16:13:46 -08:00
  • 149d8105ea Increase perfomance of BulkAppend and BulkFlush (#14067) Przemyslaw Tredak 2019-02-06 14:02:32 -08:00
  • 9e14f148a8 Add maven wraper to scala project. (#13702) Frank Liu 2019-02-05 19:01:11 -08:00
  • df4a4fdbfc Fix performance regression in normalize operator (#14055) Sandeep Krishnamurthy 2019-02-05 17:04:07 -08:00
  • 7c7af3ab57 [MXNET-1258]fix unittest for ROIAlign Operator (#13609) JackieWu 2019-02-06 03:38:21 +08:00
  • ae997eb13e ONNX export: broadcast_to, tile ops (#13981) Roshani Nagmote 2019-02-05 11:18:41 -08:00
  • 41ba0142a3 fix test_depthwise_convoltuion for occasional CI failures (#14016) Manu Seth 2019-02-05 11:04:43 -08:00
  • 18b8704491 CUDNN dropout (#13896) Sheng Zha 2019-02-05 10:20:04 -08:00
  • 78870c0d6b add new cloud providers to install page (#14039) Aaron Markham 2019-02-04 21:39:25 -08:00
  • 3f6778b0e8 modifying SyncBN doc for FP16 use case (#14041) Manu Seth 2019-02-04 20:53:05 -08:00
  • 41b81c3696 Update NOTICE (#14043) Sheng Zha 2019-02-04 18:50:16 -08:00
  • fbc57238ad [Clojure] Add resource scope to clojure package (#13993) Carin Meier 2019-02-04 21:01:08 -05:00
  • 8ba640272a Fix website scala doc (#14065) Zach Kimberg 2019-02-04 17:31:12 -08:00
  • ac962cd3ef rewrote the concat test to avoid flaky failures (#14049) Carin Meier 2019-02-04 19:23:40 -05:00
  • f86f21e083 Image ToTensor operator - GPU support, 3D/4D inputs (#13837) Sandeep Krishnamurthy 2019-02-04 14:59:13 -08:00