[incubator-mxnet] branch master updated: Add more gluon computation on MKLDNN with memory operation(slice, reshape etc.) (#10764)

2018-05-01 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 1f42f2c Add more gluon computation on

[incubator-mxnet] branch master updated: Correctly set the device context to CPU at symbolic mode when --gpus not set (#10646)

2018-04-30 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 4d7505a Correctly set the device

[incubator-mxnet] 01/03: add warning on input data for RNN for layout NTC

2018-04-30 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 36f342211b3c83ce4d44befce892178af784466e Author: ThomasDelteil AuthorDate: Thu Apr 19 18:08:53 2018 -0700

[incubator-mxnet] branch master updated (6d7c39e -> 8fdcb85)

2018-04-30 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 6d7c39e Update mshadow submodule (#10730) new 36f3422 add warning on input data for RNN for layout NTC

[incubator-mxnet] 03/03: Update rnn_layer.py

2018-04-30 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 8fdcb8541b6690ac2d81a1ebcadbcf31adf45910 Author: ThomasDelteil AuthorDate: Wed Apr 25 15:33:58 2018 -0700

[incubator-mxnet] 02/03: Update rnn_layer.py

2018-04-30 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 04e00c86c06024e4aea584e3af2248b6686521f1 Author: ThomasDelteil AuthorDate: Fri Apr 20 08:37:46 2018 -0700

[incubator-mxnet] 01/10: Fix typo (#10556)

2018-04-30 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch v1.2.0 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit a52c634de0afabf365e6d14c0d76dfe3cb410a28 Author: Kenta Murata AuthorDate: Sun Apr 15 14:29:51 2018 +0900

[incubator-mxnet] 03/10: fix (#10576)

2018-04-30 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch v1.2.0 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 3ae8a1f0fe3b7689e1120ec797c2dd69da0568b7 Author: Xingjian Shi AuthorDate: Tue Apr 17 10:04:05 2018 -0700

[incubator-mxnet] 04/10: [MXNET-330] fix cached op req (#10590)

2018-04-30 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch v1.2.0 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit d84938f89d5129b4376b5d65562aec98f5cbf447 Author: Haibin Lin AuthorDate: Mon Apr 23 12:17:43 2018 -0700

[incubator-mxnet] 09/10: fixed broken links and added jenkins info (#10728)

2018-04-30 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch v1.2.0 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 8fc87483e8ea9bd06b86e22a1e6ddff3019f95cd Author: Aaron Markham AuthorDate: Fri Apr 27 16:28:39 2018 -0700

[incubator-mxnet] 07/10: Fix typo in __setitem__ doc (#10657)

2018-04-30 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch v1.2.0 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 0389873040a5e6ab90f93fc698fb2cf9b24adfb5 Author: Haibin Lin AuthorDate: Tue Apr 24 10:28:48 2018 -0700 Fix

[incubator-mxnet] 02/10: Fix gluon error message. (#10573)

2018-04-30 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch v1.2.0 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit bca9221f2c43afdfeabbb99fb7498e5b960197ef Author: Da Zheng AuthorDate: Mon Apr 16 20:46:18 2018 -0700 Fix

[incubator-mxnet] 06/10: fix race condition in csr cast_storage block kernel (#10643)

2018-04-30 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch v1.2.0 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit a0c30317087cf75319760cb9bdc54be5f57ef9fe Author: Haibin Lin AuthorDate: Mon Apr 23 19:33:49 2018 -0700 fix

[incubator-mxnet] 08/10: Update mshadow submodule

2018-04-30 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch v1.2.0 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit e50599d3b9aeb4c461f35c2049e17fea1294e89f Author: Anirudh Subramanian AuthorDate: Fri Apr 27 22:35:19 2018 +

[incubator-mxnet] 10/10: Add cuda version check to skip building quantization ops for versions less than 8.0 (#10710)

2018-04-30 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch v1.2.0 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit f4212af92ed8e140e5c45e4d7e91c70d7dae60d9 Author: reminisce AuthorDate: Sat Apr 28 21:42:47 2018 -0700 Add

[incubator-mxnet] 05/10: [WIP] [MXNET-334] fix dtype of Embedding and add dtype argument to Dense (#10615)

2018-04-30 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch v1.2.0 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 450067e19824e6ec873c6013e7f630d4adc41138 Author: Ziyue Huang AuthorDate: Tue Apr 24 03:23:41 2018 +0800

[incubator-mxnet] branch v1.2.0 updated (a5acb0a -> f4212af)

2018-04-30 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a change to branch v1.2.0 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from a5acb0a fix race condition in dot(csr.T, dns) on GPU (#10717) new a52c634 Fix typo (#10556) new

[incubator-mxnet] branch master updated: Update mshadow submodule (#10730)

2018-04-30 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 6d7c39e Update mshadow submodule

[incubator-mxnet] branch master updated: Add cuda version check to skip building quantization ops for versions less than 8.0 (#10710)

2018-04-28 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 23d933b Add cuda version check to skip

[incubator-mxnet] branch master updated: moving assets to faq; redirect should handle old links (#10729)

2018-04-28 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 92c373b moving assets to faq; redirect

[incubator-mxnet] branch master updated: make the slice of sequential a sequential (#10630)

2018-04-27 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 01e305b make the slice of sequential a

[incubator-mxnet] branch master updated: invalidate MKLDNN memory for reused NDArrays. (#10706)

2018-04-27 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 3ace09b invalidate MKLDNN memory for

[incubator-mxnet] 01/02: fix rnn layer repr

2018-04-27 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit f76f65ed208b01a3fb859c293220f6fbefbded5d Author: Sheng Zha AuthorDate: Thu Apr 26 12:01:47 2018 -0700 fix

[incubator-mxnet] 02/02: Update rnn_layer.py

2018-04-27 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 32aff9b8acd07f9b6ab4de119a29b80fff39db43 Author: Sheng Zha AuthorDate: Thu Apr 26 22:54:19 2018 -0700

[incubator-mxnet] branch master updated (148a50a -> 32aff9b)

2018-04-27 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 148a50a Revert "[MXNET-351] Fix a bug in the MKLDNN integration." (#10718) new f76f65e fix

[incubator-mxnet] 08/17: Unit tests on GetMKLDNNDataReorder.

2018-04-26 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 7d6e8e0b3adb4ff039a7585e01b19f88498a9f89 Author: Da Zheng AuthorDate: Sat Apr 21 09:38:47 2018 + Unit

[incubator-mxnet] 15/17: Fix Jenkins.

2018-04-26 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit e5549995b9bac8194826503985b4e3292d271cc8 Author: Da Zheng AuthorDate: Thu Apr 26 20:55:43 2018 + Fix

[incubator-mxnet] 12/17: Reorganize test code.

2018-04-26 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 9e90090f0b64906d191d1e3fa99802c8be2ba5cf Author: Da Zheng AuthorDate: Sun Apr 22 04:46:07 2018 +

[incubator-mxnet] 06/17: Add C++ unit test for NDArray.

2018-04-26 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 29cd215d29594583733cf50c19957775278f13df Author: Da Zheng AuthorDate: Sat Apr 21 06:51:51 2018 + Add C

[incubator-mxnet] 14/17: Fix jenkins.

2018-04-26 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 608583158557a40668705a5c090dd0f9fe7a89e8 Author: Da Zheng AuthorDate: Mon Apr 23 06:36:16 2018 + Fix

[incubator-mxnet] 05/17: avoid unnecessary message.

2018-04-26 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 3713ead5133d076ebfcd76413d965999cd380e08 Author: Da Zheng AuthorDate: Fri Apr 20 22:49:38 2018 + avoid

[incubator-mxnet] 01/17: test inference multiple times.

2018-04-26 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 0a664ef842f5c3ecc9400af2e37921b2a81b49fb Author: Da Zheng AuthorDate: Wed Apr 18 06:37:47 2018 + test

[incubator-mxnet] 10/17: Add more test cases.

2018-04-26 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 2bd669172526307a94943daf8f4d409962e44c64 Author: Da Zheng AuthorDate: Sun Apr 22 04:35:50 2018 + Add

[incubator-mxnet] 03/17: Update comments.

2018-04-26 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit d62f138d7fc27f775befa7c61072caff0ceac718 Author: Da Zheng AuthorDate: Fri Apr 20 04:10:49 2018 + Update

[incubator-mxnet] 09/17: Fix lint error.

2018-04-26 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 9d1b9dc89f9a59b8ca3ee982786f64210a697085 Author: Da Zheng AuthorDate: Sat Apr 21 09:43:55 2018 + Fix

[incubator-mxnet] branch master updated (301ea63 -> 1d33fc7)

2018-04-26 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 301ea63 Update mobilenetv2 symbol definition (#10595) new 0a664ef test inference multiple times

[incubator-mxnet] 17/17: test Jenkins.

2018-04-26 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 1d33fc798231f27d8f7c19e517955d91890faf3a Author: Da Zheng AuthorDate: Fri Apr 27 00:03:31 2018 + test

[incubator-mxnet] 13/17: test in jenkins.

2018-04-26 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 07819ad72268370b459b42f4f7b6a011c5dfcdfe Author: Da Zheng AuthorDate: Sun Apr 22 08:35:06 2018 + test

[incubator-mxnet] 02/17: Fix a bug in GetMKLDNNData().

2018-04-26 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 76a102989af0c4b635083437b9ef133435710fd8 Author: Da Zheng AuthorDate: Fri Apr 20 01:21:32 2018 + Fix a

[incubator-mxnet] 16/17: test jenkins.

2018-04-26 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 652a8953c44585f831f4e220c8ae82d402be1576 Author: Da Zheng AuthorDate: Thu Apr 26 23:23:20 2018 + test

[incubator-mxnet] 04/17: Handle all cases for GetMKLDNNDataReorder

2018-04-26 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit a1cb6a6c152731067622aff101a8b66b383698ec Author: Da Zheng AuthorDate: Fri Apr 20 22:17:15 2018 + Handle

[incubator-mxnet] 11/17: add comments for the test code.

2018-04-26 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 99bd17f917a8e1ba533567a543ed8f5bd147e60f Author: Da Zheng AuthorDate: Sun Apr 22 04:41:00 2018 + add

[incubator-mxnet] 07/17: Fix a minor bug.

2018-04-26 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit da42e4c1590b3ca16b028056295116c6ae9e Author: Da Zheng AuthorDate: Sat Apr 21 09:37:04 2018 + Fix a

[incubator-mxnet] 02/02: add unittest for gluon mkldnn ndarray slice computation

2018-04-26 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit f236687cbb146c792c576d8467ff45f643860f19 Author: Ashok Emani AuthorDate: Wed Apr 25 13:47:37 2018 -0700 add

[incubator-mxnet] branch master updated (b0649f6 -> f236687)

2018-04-26 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from b0649f6 fix multi context hybrid new f3f2733 handle NDArray slice properly for mkldnn layout new

[incubator-mxnet] 01/02: handle NDArray slice properly for mkldnn layout

2018-04-26 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit f3f2733875b6968b048c09794e31e146cd09d506 Author: Ashok Emani AuthorDate: Thu Apr 19 14:07:46 2018 -0700

[incubator-mxnet] branch master updated: fix multi context hybrid

2018-04-26 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new b0649f6 fix multi context hybrid

[incubator-mxnet] 03/04: Revert "invalidate outputs for imperative."

2018-04-25 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit b428937968adf177e0260361c972e502e839edb5 Author: Da Zheng AuthorDate: Wed Apr 25 17:37:03 2018 -0700 Revert

[incubator-mxnet] 01/04: invalidate outputs for imperative.

2018-04-25 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit a5d7893511d80f76b6dc0f8ee03e6aee3ff98fc1 Author: Da Zheng AuthorDate: Tue Apr 24 20:29:31 2018 +

[incubator-mxnet] 02/04: Invalidate all MKLDNN memory for reused NDArray.

2018-04-25 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 860bfa8aa8e885b455c0a2e49b0980e899252ee6 Author: Da Zheng AuthorDate: Wed Apr 25 16:08:00 2018 -0700

[incubator-mxnet] 04/04: remove mkldnn memory invalidation in graph execution.

2018-04-25 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 8b91bce2da915c92203c39120b58c98c945fd1fa Author: Da Zheng AuthorDate: Wed Apr 25 18:07:26 2018 -0700 remove

[incubator-mxnet] branch master updated (0cd082b -> 8b91bce)

2018-04-25 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 0cd082b fix for asymmetric padding (#10676) new a5d7893 invalidate outputs for imperative. new

[incubator-mxnet] branch v1.2.0 updated: Add known issue to NEWS.md

2018-04-25 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch v1.2.0 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/v1.2.0 by this push: new 1bebe24 Add known issue to NEWS.md

[incubator-mxnet] branch v1.2.0 updated: Merge asymmetric padding(#10676)

2018-04-25 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch v1.2.0 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/v1.2.0 by this push: new 5ab574f Merge asymmetric padding(#10676

[incubator-mxnet] branch master updated: fix for asymmetric padding (#10676)

2018-04-25 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 0cd082b fix for asymmetric padding

[incubator-mxnet] branch master updated: hard sigmoid together with unit test (#10633)

2018-04-25 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new efe5314 hard sigmoid together with unit

[incubator-mxnet] branch master updated: Update CONTRIBUTORS.md (#10680)

2018-04-25 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 50c8d6a Update CONTRIBUTORS.md (#10680

[incubator-mxnet] branch master updated: update doc for grad in autograd.py (#10683)

2018-04-25 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 9c601b0 update doc for grad in

[incubator-mxnet] branch master updated: move parameters to backend for hybridblock (#10632)

2018-04-24 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new faffe56 move parameters to backend for

[incubator-mxnet] branch master updated: [MXNET-33] SSD example not working with mkl-dnn (#10021)

2018-04-24 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new fd55a2e [MXNET-33] SSD example not

[incubator-mxnet] branch master updated: New tutorial on how to create a new custom layer in Gluon (#10607)

2018-04-24 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 8011f3b New tutorial on how to create a

[incubator-mxnet] branch master updated: Fix typo in __setitem__ doc (#10657)

2018-04-24 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new a8e1912 Fix typo in __setitem__ doc

[incubator-mxnet] branch master updated: attrs key should be 'attrs' not 'attr' (#10671)

2018-04-24 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new b847c6f attrs key should be 'attrs

[incubator-mxnet] branch master updated: [MXNET-307] Update train/sparse seed (#10659)

2018-04-23 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 007c0c5 [MXNET-307] Update train/sparse

[incubator-mxnet] branch master updated: [MXNET-313] Python: Resolve some of the undefined names (#10490)

2018-04-23 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new dc3ea81 [MXNET-313] Python: Resolve

[incubator-mxnet] branch master updated: [WIP] [MXNET-334] fix dtype of Embedding and add dtype argument to Dense (#10615)

2018-04-23 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 0bcc2da [WIP] [MXNET-334] fix dtype of

[incubator-mxnet] branch master updated: Stop ignoring the given name of CompositeEvalMetric (#10635)

2018-04-23 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new e40ed88 Stop ignoring the given name of

[incubator-mxnet] branch master updated: logical not operator and unit test (#10639)

2018-04-23 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new daf821c logical not operator and unit

[incubator-mxnet] branch master updated: [MXNET-330] fix cached op req (#10590)

2018-04-23 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 1ed94d9 [MXNET-330] fix cached op req

[incubator-mxnet] branch master updated: [MXNET-316] Remove empty buckets causing index errors (#10528)

2018-04-19 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 615392b [MXNET-316] Remove empty

[incubator-mxnet] branch master updated: [MXNET-292] Add reddit to social media links (#10597)

2018-04-19 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 5777a16 [MXNET-292] Add reddit to

[incubator-mxnet] branch master updated: MXPredReshape support Windows (#10612)

2018-04-19 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 162c54b MXPredReshape support Windows

[incubator-mxnet] branch master updated: Make frontpage nav fonts bolder (#10572)

2018-04-18 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 1b0afc0 Make frontpage nav fonts bolder

[incubator-mxnet] branch master updated: Add missing functions to ndarray and symbol API doc (#10577)

2018-04-17 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 095921e Add missing functions to

[incubator-mxnet] branch master updated: [MXNET-315] Fix the version select in the navbar to be independent of order (#10534)

2018-04-17 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 0f1bc29 [MXNET-315] Fix the version

[incubator-mxnet] branch master updated: fix (#10576)

2018-04-17 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 4e32967 fix (#10576) 4e32967 is

[incubator-mxnet] branch master updated: Fix gluon error message. (#10573)

2018-04-16 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 8cbd106 Fix gluon error message

[incubator-mxnet] branch master updated: [MXNET-307] Add utility to get im2rec.py path (#10565)

2018-04-16 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 12cbcea [MXNET-307] Add utility to get

[incubator-mxnet] branch master updated: fix NNPACK header file position error (#10525)

2018-04-16 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new fb72ee7 fix NNPACK header file position

[incubator-mxnet] branch master updated: ensure kv store is initialized when saving states (#10559)

2018-04-15 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new f3c01d5 ensure kv store is initialized

[incubator-mxnet] branch master updated: Remove empty file from examples (#10547)

2018-04-15 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 06b3809 Remove empty file from examples

[incubator-mxnet] branch master updated: fix sequential (#10554)

2018-04-14 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 38b23ac fix sequential (#10554) 38b23ac

[incubator-mxnet] branch master updated: [MXNET-318] Allow dot for fp16 on GPU (#10538)

2018-04-14 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 5d63151 [MXNET-318] Allow dot for fp16

[incubator-mxnet] branch master updated: Fix bug in mx.symbol.Group (#10548)

2018-04-14 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new debe3e9 Fix bug in mx.symbol.Group

[incubator-mxnet] branch master updated: Fix typo in image.py (#10540)

2018-04-13 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new f220ad0 Fix typo in image.py (#10540

[incubator-mxnet] branch master updated: add naming tutorial (#10511)

2018-04-13 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new b929892 add naming tutorial (#10511

[incubator-mxnet] branch master updated: Prevent partially update of ParameterDict (#10515)

2018-04-12 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 4852a99 Prevent partially update of

[incubator-mxnet] branch master updated: Fix output names of nn operators. (#10410)

2018-04-12 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new b96affb Fix output names of nn

[incubator-mxnet] branch master updated: [MXNET-185] Improved error message (#10424)

2018-04-12 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 4623c6d [MXNET-185] Improved error

[incubator-mxnet] branch master updated: Minor spelling corrections in profile (#10526)

2018-04-12 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 923eb90 Minor spelling corrections in

[incubator-mxnet] branch master updated: [MXNET-306] Add slice_like operator (#10491)

2018-04-11 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 549fd64 [MXNET-306] Add slice_like

[incubator-mxnet] branch master updated: Fix infer storage type (#10507)

2018-04-11 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 6660be1 Fix infer storage type (#10507

[incubator-mxnet] branch master updated: refactored example (#10484)

2018-04-11 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 19a97b3 refactored example (#10484

[incubator-mxnet] branch master updated: [MXNET-120] Float16 support for distributed training (#10183)

2018-04-11 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 9a8c164 [MXNET-120] Float16 support for

[incubator-mxnet] branch master updated: fix warnings from np.fromstring (#10493)

2018-04-10 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new dbe5c14 fix warnings from np.fromstring

[incubator-mxnet] branch master updated: [MXNET-264] Improve performance of MKLDNN in small batch sizes. (#10317)

2018-04-10 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 5f94c9a [MXNET-264] Improve performance

[incubator-mxnet] branch master updated: [MXNET-37] tutorial for distributed training (#9152)

2018-04-10 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 24362d0 [MXNET-37] tutorial for

[incubator-mxnet] branch master updated: [MXNET-262] Implement mx.random.seed_context to seed random number generators of a specific device context (#10367)

2018-04-10 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 3023c70 [MXNET-262] Implement

[incubator-mxnet] branch master updated: Refreshed branch issue_187 (#10375)

2018-04-10 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new c7e8047 Refreshed branch issue_187

[incubator-mxnet] branch master updated: [MXNET-283] Error handling for non-positive reps of tile op (#10417)

2018-04-10 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new cbb7a5c [MXNET-283] Error handling for

<    1   2   3   4   5   6   7   8   9   10   >