[incubator-mxnet] branch master updated: simplify CTC forward after namespace reorganize (#7936)

2017-09-20 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 e68298c simplify CTC forward after

[incubator-mxnet] branch szha-patch-1 deleted (was 7e3c820)

2017-09-20 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a change to branch szha-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. was 7e3c820 simplify CTC forward after namespace reorganize The revisions that were on this branch

[incubator-mxnet] branch master updated: Update conv_rnn_cell.py (#8002)

2017-09-23 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 3e1ad58 Update conv_rnn_cell.py

[incubator-mxnet] branch szha-patch-1 deleted (was d6cb7f0)

2017-09-23 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a change to branch szha-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. was d6cb7f0 Update conv_rnn_cell.py The revisions that were on this branch are still contained

[incubator-mxnet] branch master updated: Many loss functions (#7605)

2017-09-13 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 9d56db6 Many loss functions (#7605

[incubator-mxnet] branch master updated: Update vision.py (#7991)

2017-09-22 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 6934ce2 Update vision.py (#7991

[incubator-mxnet] branch master updated: update sparse LR example (#8141)

2017-10-04 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 759f509 update sparse LR example

[incubator-mxnet] branch master updated: Minor enhancement for the auto-encoder example (#8167)

2017-10-07 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 17a22a3 Minor enhancement

[incubator-mxnet] branch szha-patch-1 created (now 585b0b8)

2017-10-03 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a change to branch szha-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. at 585b0b8 Update nn.md No new revisions were added by this update. -- To stop receiving

[incubator-mxnet] branch master updated: Update loss.md (#8131)

2017-10-03 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 57d59ac Update loss.md (#8131

[incubator-mxnet] branch szha-patch-1 deleted (was c7550b0)

2017-10-03 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a change to branch szha-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. was c7550b0 Update loss.md The revisions that were on this branch are still contained in other

[incubator-mxnet] branch szha-patch-1 deleted (was 585b0b8)

2017-10-03 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a change to branch szha-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. was 585b0b8 Update nn.md The revisions that were on this branch are still contained in other

[incubator-mxnet] branch master updated: Update nn.md (#8134)

2017-10-03 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 8a4221b Update nn.md (#8134

[incubator-mxnet] branch master updated: update arg params in image_classification.py (#8162)

2017-10-05 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 92e5198 update arg params

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

2017-09-26 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 3ba0c22 fix example (#8006) 3ba0c22

[incubator-mxnet] branch master updated: fix path expand in model zoo (#8086)

2017-09-28 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 4203133 fix path expand in model

[incubator-mxnet] branch master updated: correct boolean values for ndarray (#8104)

2017-10-01 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 283378a correct boolean values

[incubator-mxnet] branch master updated: variational dropout cell (#7067)

2017-09-29 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 ccfef53 variational dropout cell

[incubator-mxnet] branch master updated: fix superresolution example (#8106)

2017-09-29 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 752be1d fix superresolution example

[incubator-mxnet] branch master updated: rename (#8056)

2017-09-27 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 b5648a4 rename (#8056) b5648a4

[incubator-mxnet] branch master updated: pr template (#8115)

2017-10-09 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 b6b8da0 pr template (#8115) b6b8da0

[incubator-mxnet] branch master updated: Add diagnose script in tools (#8181)

2017-10-08 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 63e5ed2 Add diagnose script

[incubator-mxnet] branch master updated: improve diagnose script (#8200)

2017-10-09 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 7232b12 improve diagnose script

[incubator-mxnet] branch master updated: update issue template (#8082)

2017-10-10 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 956e79b update issue template

[incubator-mxnet] branch master updated: Fix pip-test, install libgfortran3 on docker (#8233)

2017-10-12 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 d43d7ec Fix pip-test, install

[incubator-mxnet] branch master updated: SSD Example: Fixed training bug (#7962)

2017-10-12 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 b2ce812 SSD Example: Fixed training

[incubator-mxnet] branch szha-patch-1 deleted (was 2ed320a)

2017-10-17 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a change to branch szha-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. was 2ed320a Update rnn.md The revisions that were on this branch are still contained in other

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

2017-11-23 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 3c32f76 fix build (#8788) 3c32f76

[incubator-mxnet] branch v1.0.0 updated: [v1.0.0branch only] Final Changes for 1.0- NEWS.d and README.md (#8781)

2017-11-22 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch v1.0.0 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/v1.0.0 by this push: new 4cdc85d [v1.0.0branch only] Final

[incubator-mxnet] branch v1.0.0 updated: Fix warning on meaningless return type qualifier (#8784)

2017-11-22 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch v1.0.0 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/v1.0.0 by this push: new fef1841 Fix warning on meaningless

[incubator-mxnet] branch v1.0.0 updated: [Merge into v1.0.0 ONLY][Copy of PR #8704] Prep1.0: bump the version number and 0.12.1 updates (#8770)

2017-11-22 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch v1.0.0 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/v1.0.0 by this push: new 998b29d [Merge into v1.0.0 ONLY

[incubator-mxnet] branch v1.0.0 updated: fix build (#8788)

2017-11-24 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch v1.0.0 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/v1.0.0 by this push: new 862629d fix build (#8788) 862629d

[incubator-mxnet] branch master updated: fix a typo (#8811)

2017-11-24 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 2ccc6b6 fix a typo (#8811) 2ccc6b6

[incubator-mxnet] branch master updated: Fix weird hang bug due to cuInit sometimes calls fork (#8804)

2017-11-23 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 0bf76a8 Fix weird hang bug due

[incubator-mxnet] branch v1.0.0 updated: Fix weird hang bug due to cuInit sometimes calls fork (#8790)

2017-11-23 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch v1.0.0 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/v1.0.0 by this push: new 7b40c03 Fix weird hang bug due

[incubator-mxnet] branch master updated: fix multiprocessing too many open files (#8904)

2017-12-01 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 1dc4aea fix multiprocessing too

[incubator-mxnet-site] 01/01: Merge pull request #35 from szha/remove_rc

2017-11-30 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git commit d60a6cc1e7d719953302e6f0f49037298871de31 Merge: 5551dce b4b7ea1 Author: Sheng Zha &l

[incubator-mxnet] branch master updated: add hyper parameters alpha and resolution, add extra compact symbol with less lines of code (#9099)

2017-12-15 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 2a4505a add hyper parameters alpha

[incubator-mxnet-site] branch asf-site updated (324ba04 -> 0a846b7)

2017-12-17 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git. from 324ba04 fixed the issue of drop down disappearence when trying to pick the versions (#38

[incubator-mxnet-site] 01/01: Merge pull request #34 from thinksanky/fix_broken_links

2017-12-17 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git commit 0a846b73444ebbb760834c711b0e5adac7be2b89 Merge: 324ba04 56ec5ca Author: Sheng Zha &l

[incubator-mxnet] branch v1.0.0 updated: Fix __repr__ for gluon.Parameter (#8956)

2017-12-14 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch v1.0.0 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/v1.0.0 by this push: new e337286 Fix __repr__

[incubator-mxnet] branch v1.0.0 updated: Remove torch support (#9072)

2017-12-14 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch v1.0.0 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/v1.0.0 by this push: new d7e0a4f Remove torch support (#9072

[incubator-mxnet] branch v1.0.0 updated: fix multi worker dataloader deadlock (#9126)

2017-12-18 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch v1.0.0 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/v1.0.0 by this push: new 4ef905d fix multi worker dataloader

[incubator-mxnet] 01/01: Fix nadam

2017-12-18 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch szha-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit c74e14f2344ffc02f4e9fc5b7de993ce43d0ecd5 Author: Sheng Zha <zhash...@amazon.com> AuthorDate: Mon

[incubator-mxnet] branch szha-patch-1 updated (8fcfd24 -> c74e14f)

2017-12-18 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a change to branch szha-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. omit 8fcfd24 Fix nadam new c74e14f Fix nadam This update added new revisions after undoing

[incubator-mxnet] branch szha-patch-1 updated (2f53477 -> bf48e14)

2017-12-18 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a change to branch szha-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. omit 2f53477 Fix nadam add bf48e14 Fix nadam This update added new revisions after undoing

[incubator-mxnet] branch szha-patch-1 updated (1ef0a43 -> 0bfdd39)

2017-12-18 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a change to branch szha-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. omit 1ef0a43 Fix nadam new 0bfdd39 Fix nadam This update added new revisions after undoing

[incubator-mxnet] 01/01: Fix nadam

2017-12-18 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch szha-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 0bfdd39bb862bb94b13370e88c402ce52fb5d1b3 Author: Sheng Zha <s...@users.noreply.github.com> Auth

[incubator-mxnet] branch szha-patch-1 updated (0bfdd39 -> 3336d77)

2017-12-18 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a change to branch szha-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. omit 0bfdd39 Fix nadam new 3336d77 Fix nadam This update added new revisions after undoing

[incubator-mxnet] 01/01: Fix nadam

2017-12-18 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch szha-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 3336d77f17c219ea0a034a83394b361e488f577e Author: Sheng Zha <s...@users.noreply.github.com> Auth

[incubator-mxnet] branch master updated: Fix Khatri-Rao test build (#9081)

2017-12-14 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 48f62cf Fix Khatri-Rao test build

[incubator-mxnet] branch master updated: Restore submodules to dmlc (#9069)

2017-12-14 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 1c8e066 Restore submodules to dmlc

[incubator-mxnet] branch v1.0.0 updated: [ImageIO] Fix image io for opencv3.3 (#8757)

2017-12-13 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch v1.0.0 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/v1.0.0 by this push: new 7c2f659 [ImageIO] Fix image io

[incubator-mxnet-site] 01/01: Merge pull request #39 from thinksanky/fix_menu_bar_width

2017-12-19 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git commit 4bbf36daa1de671265e741f16127374ef96de8c2 Merge: 0a846b7 5c476d1 Author: Sheng Zha &l

[incubator-mxnet-site] branch asf-site updated (0a846b7 -> 4bbf36d)

2017-12-19 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git. from 0a846b7 Merge pull request #34 from thinksanky/fix_broken_links add e86c81a Adjusted menu

[incubator-mxnet] branch szha-patch-1 deleted (was c74e14f)

2017-12-19 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a change to branch szha-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. was c74e14f Fix nadam The revisions that were on this branch are still contained in other references

[incubator-mxnet] branch master updated: Fixed incorrect wording in mnist tutorial (#9125)

2017-12-19 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 521825d Fixed incorrect wording

[incubator-mxnet] branch master updated: warning autotune show once (#9132)

2017-12-19 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 b59943e warning autotune show once

[incubator-mxnet] 01/01: Fix nadam

2017-12-18 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch szha-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 8fcfd24ecd347ae247476765988af473c1b275ae Author: Sheng Zha <zhash...@amazon.com> AuthorDate: Mon

[incubator-mxnet] branch szha-patch-1 updated (bf48e14 -> 8fcfd24)

2017-12-18 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a change to branch szha-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. omit bf48e14 Fix nadam new 8fcfd24 Fix nadam This update added new revisions after undoing

[incubator-mxnet] branch master updated: fix VGG error in benchmark_score (#8664)

2017-12-13 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 85a5b8e fix VGG error

[incubator-mxnet] branch master updated: Update for MXNet 1.0. PEP8 fixes to code and misc improvements. Tested under Python 2.7 and Python 3.6 on Sagemaker. (#9036)

2017-12-12 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 5284513 Update for MXNet 1.0. PEP8

[incubator-mxnet] branch master updated: Adding .png to the list of allowed extensions in the im2rec.py (#9043)

2017-12-12 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 087a906 Adding .png to the list

[incubator-mxnet] branch piiswrong-patch-2 deleted (was 4c1f05b)

2017-12-12 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a change to branch piiswrong-patch-2 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. was 4c1f05b Adding .png to the list of allowed extensions in the im2rec.py The revisions

[incubator-mxnet] branch master updated: disable test causing mklml-cpu to fail (#8713)

2017-11-19 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 6ca944b disable test causing mklml

[incubator-mxnet] 01/01: Revert "2bit gradient compression (#8662)"

2017-11-19 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch revert-8662-gc-pr in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 2e58c0e162e081f7240db24f251d65f1d60b5f86 Author: Sheng Zha <s...@users.noreply.github.

[incubator-mxnet] branch revert-8662-gc-pr updated (eff6bb6 -> 2e58c0e)

2017-11-19 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a change to branch revert-8662-gc-pr in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. omit eff6bb6 Revert "2bit gradient compression (#8662)" omit ff1af09 Revert &quo

[incubator-mxnet] branch master updated: Invert environment check (#8706)

2017-11-19 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 bf7a0ff Invert environment check

[incubator-mxnet] branch master updated: Revert "2bit gradient compression (#8662)" (#8711)

2017-11-19 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 504f42f Revert "2bit gra

[incubator-mxnet] branch master updated: Fix HybridLambda repr (#8565)

2017-11-15 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 25ef9bb Fix HybridLambda repr

[incubator-mxnet] branch master updated: Fix libgfortran3 error, Add flag -y (#8535)

2017-11-05 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 990bab8 Fix libgfortran3 error, Add

[incubator-mxnet] branch master updated: Update mshadow to 2d7780c3f2eefe4453fa419862d1b2089bedb8d5 (#8516)

2017-11-07 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 bbf8b3e Update mshadow

[incubator-mxnet] branch master updated: Fix race condition in engine start/stop (#8995)

2017-12-08 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 5c11ecd Fix race condition

[incubator-mxnet] branch master updated: Reduce the verbose warnings in CI (#8981)

2017-12-08 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 c9e440d Reduce the verbose warnings

[incubator-mxnet] branch master updated: Factorization machine example & sparse example folder re-org (#8767)

2017-12-08 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 24ea5b0 Factorization machine

[incubator-mxnet-site] branch asf-site updated: Update mxnet.css

2017-12-01 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git The following commit(s) were added to refs/heads/asf-site by this push: new c681941 Update mxnet.css

[incubator-mxnet] branch master updated: add profile option for frontend profiling to image script (#8171)

2017-10-21 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 590d7b0 add profile option

[incubator-mxnet-site] branch asf-site updated: Bump the publish timestamp.

2018-05-04 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git The following commit(s) were added to refs/heads/asf-site by this push: new 7453bf9 Bump the publish

[incubator-mxnet-site] branch asf-site updated: Bump the publish timestamp.

2018-05-06 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git The following commit(s) were added to refs/heads/asf-site by this push: new 0b29b04 Bump the publish

[incubator-mxnet] branch master updated: [MXNET-409] Temporary fix for ARM64 builds - switch to own dockerhub (#10849)

2018-05-08 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 4aff7de [MXNET-409] Temporary fix

[incubator-mxnet] branch v1.2.0 updated: Move from dockcross to own mirror (#10850)

2018-05-08 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 bf78e48 Move from dockcross to own

[incubator-mxnet] branch master updated: Fix flakeyness of test_operator.py:test_reduce. (#10891)

2018-05-14 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 98c5b38 Fix flakeyness

[incubator-mxnet-site] branch asf-site updated: Bump the publish timestamp.

2018-05-14 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git The following commit(s) were added to refs/heads/asf-site by this push: new 673faa9 Bump the publish

[incubator-mxnet-site] branch asf-site updated: Bump the publish timestamp.

2018-05-07 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git The following commit(s) were added to refs/heads/asf-site by this push: new 66f2e5b Bump the publish

[incubator-mxnet] branch master updated: fix thread contention caused by openmp (#10820)

2018-05-08 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 0d5560d fix thread contention

[incubator-mxnet] branch master updated: Fix mxnet::Context hash for 32 bit architectures, where size_t is 32 bit. (#10746)

2018-05-08 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 3ae01e4 Fix mxnet::Context hash

[incubator-mxnet-site] branch asf-site updated: Bump the publish timestamp.

2018-05-08 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git The following commit(s) were added to refs/heads/asf-site by this push: new 115be5f Bump the publish

[incubator-mxnet] branch master updated: consolidated contribute and community info (#10855)

2018-05-08 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 25bede9 consolidated contribute

[incubator-mxnet] branch master updated: Fix for cpp examples in mxnet/cpp-package. (#10726)

2018-05-09 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 8090056 Fix for cpp examples

[incubator-mxnet-site] branch asf-site updated: Bump the publish timestamp.

2018-05-09 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git The following commit(s) were added to refs/heads/asf-site by this push: new b36f50b Bump the publish

[incubator-mxnet-site] branch asf-site updated: Bump the publish timestamp.

2018-05-11 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git The following commit(s) were added to refs/heads/asf-site by this push: new f8bee8d Bump the publish

[incubator-mxnet] branch master updated: support L2Norm backward for GPU. (#10874)

2018-05-13 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 8b53a3d support L2Norm backward

[incubator-mxnet-site] branch asf-site updated: Bump the publish timestamp.

2018-05-12 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git The following commit(s) were added to refs/heads/asf-site by this push: new df14de4 Bump the publish

[incubator-mxnet] branch master updated: fix a bug in cudnn softmax activation. (#10918)

2018-05-12 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 ce57b58 fix a bug in cudnn softmax

[incubator-mxnet-site] branch asf-site updated: Bump the publish timestamp.

2018-05-13 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git The following commit(s) were added to refs/heads/asf-site by this push: new d740571 Bump the publish

[incubator-mxnet] branch master updated: Added nullptr check for LeakyRelu gamma parameter. (#10886)

2018-05-11 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 ca08c1a Added nullptr check

[incubator-mxnet] branch master updated: [MXNET-412] Loss update performance (#10892)

2018-05-10 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 4967feb [MXNET-412] Loss update

[incubator-mxnet-site] branch asf-site updated: Bump the publish timestamp.

2018-05-10 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git The following commit(s) were added to refs/heads/asf-site by this push: new 6f59609 Bump the publish

[incubator-mxnet] branch master updated: Fix thread local. (#10888)

2018-05-11 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 e4eee74 Fix thread local. (#10888

[incubator-mxnet-site] branch asf-site updated: Bump the publish timestamp.

2018-05-05 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git The following commit(s) were added to refs/heads/asf-site by this push: new bafbd3d Bump the publish

  1   2   3   4   5   6   7   8   9   10   >