[GitHub] marcoabreu commented on issue #10827: [MXNET-405][WIP] Add 2 new pipelines to the Official CI and run nightly tests.

2018-06-11 Thread GitBox
marcoabreu commented on issue #10827: [MXNET-405][WIP] Add 2 new pipelines to the Official CI and run nightly tests. URL: https://github.com/apache/incubator-mxnet/pull/10827#issuecomment-396406745 @ThomasDelteil you can add them after the nightly tests have been migrated

[GitHub] marcoabreu commented on issue #10827: [MXNET-405][WIP] Add 2 new pipelines to the Official CI and run nightly tests.

2018-06-11 Thread GitBox
marcoabreu commented on issue #10827: [MXNET-405][WIP] Add 2 new pipelines to the Official CI and run nightly tests. URL: https://github.com/apache/incubator-mxnet/pull/10827#issuecomment-39640 ??? This is an automated

[GitHub] azai91 opened a new pull request #11232: [MXNET-498] Test MKLDNN backward operators

2018-06-11 Thread GitBox
azai91 opened a new pull request #11232: [MXNET-498] Test MKLDNN backward operators URL: https://github.com/apache/incubator-mxnet/pull/11232 ## Description ## add backwards C++ unit tests for mkldnn operators ## Checklist ## ### Essentials ### Please feel free to remove

[GitHub] anirudh2290 opened a new pull request #11233: [MXNET-491] Use depthwise convolution by cuDNNv7 if available, updated version #11076

2018-06-11 Thread GitBox
anirudh2290 opened a new pull request #11233: [MXNET-491] Use depthwise convolution by cuDNNv7 if available, updated version #11076 URL: https://github.com/apache/incubator-mxnet/pull/11233 Cherry picking the depthwise convolution perf improvement to 1.2 branch. @haojin2 did some

[GitHub] kalyc commented on issue #11222: Bug in gluon.block.Block.LoadParams

2018-06-11 Thread GitBox
kalyc commented on issue #11222: Bug in gluon.block.Block.LoadParams URL: https://github.com/apache/incubator-mxnet/issues/11222#issuecomment-396417348 @rocketbear Thanks for opening this issue. I'm labeling it so MXNet community members can help resolve it. @sandeep-krishnamurthy could

[GitHub] lupesko commented on issue #8014: cross compile mxnet for android, without using Amalgamation?

2018-06-11 Thread GitBox
lupesko commented on issue #8014: cross compile mxnet for android, without using Amalgamation? URL: https://github.com/apache/incubator-mxnet/issues/8014#issuecomment-396420268 @sandeep-krishnamurthy can you please add "Android" and "Build" labels, and remove the "Need Triage" label?

[GitHub] zhreshold opened a new pull request #11235: fix loading params if ignore_extra is set

2018-06-11 Thread GitBox
zhreshold opened a new pull request #11235: fix loading params if ignore_extra is set URL: https://github.com/apache/incubator-mxnet/pull/11235 ## Description ## Minor fix ## Checklist ## ### Essentials ### Please feel free to remove inapplicable items for your PR. - [ ]

[GitHub] piiswrong opened a new pull request #11236: Improve hybridblock doc

2018-06-11 Thread GitBox
piiswrong opened a new pull request #11236: Improve hybridblock doc URL: https://github.com/apache/incubator-mxnet/pull/11236 ## Description ## (Brief description on what this PR is about) ## Checklist ## ### Essentials ### Please feel free to remove inapplicable items for

[GitHub] ctcyang opened a new pull request #11237: Bring back MXNET_GPU_COPY_NTHREADS env variable

2018-06-11 Thread GitBox
ctcyang opened a new pull request #11237: Bring back MXNET_GPU_COPY_NTHREADS env variable URL: https://github.com/apache/incubator-mxnet/pull/11237 ## Description ## (Brief description on what this PR is about) ## Checklist ## ### Essentials ### Please feel free to remove

[GitHub] piiswrong commented on issue #10931: [MXNET-349] Histogram Operator

2018-06-11 Thread GitBox
piiswrong commented on issue #10931: [MXNET-349] Histogram Operator URL: https://github.com/apache/incubator-mxnet/pull/10931#issuecomment-396427405 So symbolic is not supported? This is an automated message from the Apache

[GitHub] mbaijal commented on a change in pull request #10827: [MXNET-405][WIP] Add 2 new pipelines to the Official CI and run nightly tests.

2018-06-11 Thread GitBox
mbaijal commented on a change in pull request #10827: [MXNET-405][WIP] Add 2 new pipelines to the Official CI and run nightly tests. URL: https://github.com/apache/incubator-mxnet/pull/10827#discussion_r194585947 ## File path: tests/jenkins/run_test_installation_docs.sh

[GitHub] jeremiedb commented on issue #10928: Optimizers memory usage

2018-06-11 Thread GitBox
jeremiedb commented on issue #10928: Optimizers memory usage URL: https://github.com/apache/incubator-mxnet/issues/10928#issuecomment-396429822 As an additional pointer, the issue seems tied to R's NDArray being set to read only after an initial mutation.

[GitHub] marcoabreu commented on a change in pull request #10827: [MXNET-405][WIP] Add 2 new pipelines to the Official CI and run nightly tests.

2018-06-11 Thread GitBox
marcoabreu commented on a change in pull request #10827: [MXNET-405][WIP] Add 2 new pipelines to the Official CI and run nightly tests. URL: https://github.com/apache/incubator-mxnet/pull/10827#discussion_r194587572 ## File path: tests/jenkins/run_test_installation_docs.sh

[GitHub] marcoabreu commented on a change in pull request #10827: [MXNET-405][WIP] Add 2 new pipelines to the Official CI and run nightly tests.

2018-06-11 Thread GitBox
marcoabreu commented on a change in pull request #10827: [MXNET-405][WIP] Add 2 new pipelines to the Official CI and run nightly tests. URL: https://github.com/apache/incubator-mxnet/pull/10827#discussion_r194587514 ## File path: ci/docker/runtime_functions.sh ## @@

[GitHub] piiswrong commented on a change in pull request #11027: Add standard ResNet data augmentation for ImageRecordIter

2018-06-11 Thread GitBox
piiswrong commented on a change in pull request #11027: Add standard ResNet data augmentation for ImageRecordIter URL: https://github.com/apache/incubator-mxnet/pull/11027#discussion_r194592109 ## File path: src/io/image_aug_default.cc ## @@ -296,7 +436,27 @@ class

[GitHub] larroy commented on a change in pull request #11220: [MXNET-244][MXNET-523][ARM] improvements to ARMv7 based builds.

2018-06-11 Thread GitBox
larroy commented on a change in pull request #11220: [MXNET-244][MXNET-523][ARM] improvements to ARMv7 based builds. URL: https://github.com/apache/incubator-mxnet/pull/11220#discussion_r194592412 ## File path: ci/docker/Dockerfile.build.armv6 ## @@ -30,17 +30,24 @@ FROM

[GitHub] larroy commented on a change in pull request #11220: [MXNET-244][MXNET-523][ARM] improvements to ARMv7 based builds.

2018-06-11 Thread GitBox
larroy commented on a change in pull request #11220: [MXNET-244][MXNET-523][ARM] improvements to ARMv7 based builds. URL: https://github.com/apache/incubator-mxnet/pull/11220#discussion_r194592405 ## File path: ci/docker/Dockerfile.build.armv7 ## @@ -18,25 +18,30 @@ # #

[GitHub] hetong007 commented on a change in pull request #11027: Add standard ResNet data augmentation for ImageRecordIter

2018-06-11 Thread GitBox
hetong007 commented on a change in pull request #11027: Add standard ResNet data augmentation for ImageRecordIter URL: https://github.com/apache/incubator-mxnet/pull/11027#discussion_r194592398 ## File path: src/io/image_aug_default.cc ## @@ -218,10 +265,96 @@ class

[GitHub] solin319 commented on issue #11165: ImageIter much slower than ImageRecordIter

2018-06-11 Thread GitBox
solin319 commented on issue #11165: ImageIter much slower than ImageRecordIter URL: https://github.com/apache/incubator-mxnet/issues/11165#issuecomment-396436698 Yes, and I think some users may used to use raw jpeg data like me. But I can't find a performance method to read.

[GitHub] hcho3 commented on issue #11209: [WIP] implement var operator

2018-06-11 Thread GitBox
hcho3 commented on issue #11209: [WIP] implement var operator URL: https://github.com/apache/incubator-mxnet/pull/11209#issuecomment-396444124 @piiswrong I've added tests. The `var` operator works, but the accuracy is not that good. I suspect that squaring small floating-point values

[GitHub] HuichuanLiu commented on issue #11149: Unreasonable performance of resnext models provided in model_zoo, evaluated by score.py

2018-06-11 Thread GitBox
HuichuanLiu commented on issue #11149: Unreasonable performance of resnext models provided in model_zoo, evaluated by score.py URL: https://github.com/apache/incubator-mxnet/issues/11149#issuecomment-396461022 Thanks @lanking520 And here're some updates: 1. My experiments shows

[GitHub] kalyc commented on issue #8434: 'nnvm/c_api.h' file not found #include "nnvm/c_api.h"

2018-06-11 Thread GitBox
kalyc commented on issue #8434: 'nnvm/c_api.h' file not found #include "nnvm/c_api.h" URL: https://github.com/apache/incubator-mxnet/issues/8434#issuecomment-396414016 Hello! Following up on this thread - @jinfagang has this issue been resolved?

[GitHub] zheng-da commented on a change in pull request #10433: [MXNET-290] MKLDNN support for model quantization

2018-06-11 Thread GitBox
zheng-da commented on a change in pull request #10433: [MXNET-290] MKLDNN support for model quantization URL: https://github.com/apache/incubator-mxnet/pull/10433#discussion_r194565318 ## File path: ci/docker/runtime_functions.sh ## @@ -382,7 +381,6 @@

[GitHub] larroy closed pull request #11186: Devel arm

2018-06-11 Thread GitBox
larroy closed pull request #11186: Devel arm URL: https://github.com/apache/incubator-mxnet/pull/11186 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a

[GitHub] zheng-da commented on issue #11028: Pre-trained Shufflenet model fails during inference on mxnet-mkl==1.2.0

2018-06-11 Thread GitBox
zheng-da commented on issue #11028: Pre-trained Shufflenet model fails during inference on mxnet-mkl==1.2.0 URL: https://github.com/apache/incubator-mxnet/issues/11028#issuecomment-396416255 @vrakesh could you check again if https://github.com/apache/incubator-mxnet/pull/11212 fixes the

[incubator-mxnet] branch master updated: [MXNET-62] add test against spark integration (#10462)

2018-06-11 Thread liuyizhi
This is an automated email from the ASF dual-hosted git repository. liuyizhi 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 ed80ff2 [MXNET-62] add test against

[GitHub] larroy commented on issue #11226: Fix build.py when CCACHE_DIR is set.

2018-06-11 Thread GitBox
larroy commented on issue #11226: Fix build.py when CCACHE_DIR is set. URL: https://github.com/apache/incubator-mxnet/pull/11226#issuecomment-396436042 @marcoabreu check it out for yourself, the caches are being rebuilt all the time:

[GitHub] szha commented on a change in pull request #11236: Improve hybridblock doc

2018-06-11 Thread GitBox
szha commented on a change in pull request #11236: Improve hybridblock doc URL: https://github.com/apache/incubator-mxnet/pull/11236#discussion_r194606630 ## File path: docs/tutorials/gluon/hybrid.md ## @@ -105,23 +105,35 @@ Hybridize will speed up execution and save

[GitHub] larroy commented on issue #9844: Faulty bmod implementation

2018-06-11 Thread GitBox
larroy commented on issue #9844: Faulty bmod implementation URL: https://github.com/apache/incubator-mxnet/issues/9844#issuecomment-396411300 duplicate of: https://github.com/apache/incubator-mxnet/issues/9853 This is an

[GitHub] anirudh2290 closed pull request #11142: [MXNET-408] inplace ReLU activation (#10847)

2018-06-11 Thread GitBox
anirudh2290 closed pull request #11142: [MXNET-408] inplace ReLU activation (#10847) URL: https://github.com/apache/incubator-mxnet/pull/11142 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As

[GitHub] zheng-da commented on issue #11212: cherry-pick bug fixes in MKLDNN for v1.2.0

2018-06-11 Thread GitBox
zheng-da commented on issue #11212: cherry-pick bug fixes in MKLDNN for v1.2.0 URL: https://github.com/apache/incubator-mxnet/pull/11212#issuecomment-396416387 @anirudh2290 i have removed https://github.com/apache/incubator-mxnet/pull/10578 @pengzhao-intel it should work fine for

[GitHub] mbaijal opened a new pull request #10827: [MXNET-405][WIP] Add 2 new pipelines to the Official CI and run nightly tests.

2018-06-11 Thread GitBox
mbaijal opened a new pull request #10827: [MXNET-405][WIP] Add 2 new pipelines to the Official CI and run nightly tests. URL: https://github.com/apache/incubator-mxnet/pull/10827 ## Description ## @marcoabreu @gautamkmr Can you please review ! This PR does the following: 1.

[GitHub] sandeep-krishnamurthy commented on issue #11222: Bug in gluon.block.Block.LoadParams

2018-06-11 Thread GitBox
sandeep-krishnamurthy commented on issue #11222: Bug in gluon.block.Block.LoadParams URL: https://github.com/apache/incubator-mxnet/issues/11222#issuecomment-396423636 Just summarizing the issue for simplifying: if name is not in params and ignore_extra=True This line is

[GitHub] rahul003 commented on a change in pull request #11237: Bring back MXNET_GPU_COPY_NTHREADS env variable

2018-06-11 Thread GitBox
rahul003 commented on a change in pull request #11237: Bring back MXNET_GPU_COPY_NTHREADS env variable URL: https://github.com/apache/incubator-mxnet/pull/11237#discussion_r194585918 ## File path: src/engine/threaded_engine_perdevice.cc ## @@ -194,6 +196,8 @@ class

[GitHub] haojin2 commented on issue #10931: [MXNET-349] Histogram Operator

2018-06-11 Thread GitBox
haojin2 commented on issue #10931: [MXNET-349] Histogram Operator URL: https://github.com/apache/incubator-mxnet/pull/10931#issuecomment-396427807 @piiswrong There's no backward pass for this function, I wonder if symbolic is necessary in this case?

[GitHub] mbaijal commented on a change in pull request #10827: [MXNET-405][WIP] Add 2 new pipelines to the Official CI and run nightly tests.

2018-06-11 Thread GitBox
mbaijal commented on a change in pull request #10827: [MXNET-405][WIP] Add 2 new pipelines to the Official CI and run nightly tests. URL: https://github.com/apache/incubator-mxnet/pull/10827#discussion_r194585947 ## File path: tests/jenkins/run_test_installation_docs.sh

[GitHub] piiswrong commented on a change in pull request #11027: Add standard ResNet data augmentation for ImageRecordIter

2018-06-11 Thread GitBox
piiswrong commented on a change in pull request #11027: Add standard ResNet data augmentation for ImageRecordIter URL: https://github.com/apache/incubator-mxnet/pull/11027#discussion_r194591950 ## File path: src/io/image_aug_default.cc ## @@ -218,6 +257,80 @@ class

[GitHub] larroy commented on issue #11226: Fix build.py when CCACHE_DIR is set.

2018-06-11 Thread GitBox
larroy commented on issue #11226: Fix build.py when CCACHE_DIR is set. URL: https://github.com/apache/incubator-mxnet/pull/11226#issuecomment-396412245 @marcoabreu it doesn't work well for me with this cache-from, could you check? you introduced this flag and it was not working propperly

[GitHub] larroy closed pull request #11207: Devel android

2018-06-11 Thread GitBox
larroy closed pull request #11207: Devel android URL: https://github.com/apache/incubator-mxnet/pull/11207 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a

[GitHub] haojin2 commented on issue #11076: [MXNET-491] Use depthwise convolution by cuDNNv7 if available, updated version

2018-06-11 Thread GitBox
haojin2 commented on issue #11076: [MXNET-491] Use depthwise convolution by cuDNNv7 if available, updated version URL: https://github.com/apache/incubator-mxnet/pull/11076#issuecomment-396412093 Did some extra benchmarks and verified multi-precision training speed improvement on single

[GitHub] rahul003 opened a new pull request #11234: [MXNET-535] Add Warmup Learning Rate Scheduler and fix inconsistencies in LR Schedulers

2018-06-11 Thread GitBox
rahul003 opened a new pull request #11234: [MXNET-535] Add Warmup Learning Rate Scheduler and fix inconsistencies in LR Schedulers URL: https://github.com/apache/incubator-mxnet/pull/11234 ## Description ## Adds warmup LR scheduler. Also fixes issues where base_lr is not taken by

[GitHub] mbaijal commented on a change in pull request #10827: [MXNET-405][WIP] Add 2 new pipelines to the Official CI and run nightly tests.

2018-06-11 Thread GitBox
mbaijal commented on a change in pull request #10827: [MXNET-405][WIP] Add 2 new pipelines to the Official CI and run nightly tests. URL: https://github.com/apache/incubator-mxnet/pull/10827#discussion_r194585755 ## File path: docs/install/index.md ## @@ -84,7 +84,7 @@ $

[GitHub] mbaijal commented on a change in pull request #10827: [MXNET-405][WIP] Add 2 new pipelines to the Official CI and run nightly tests.

2018-06-11 Thread GitBox
mbaijal commented on a change in pull request #10827: [MXNET-405][WIP] Add 2 new pipelines to the Official CI and run nightly tests. URL: https://github.com/apache/incubator-mxnet/pull/10827#discussion_r194585654 ## File path: ci/docker/runtime_functions.sh ## @@ -591,6

[GitHub] anirudhacharya opened a new issue #11238: UX for ONNX Documentation is broken

2018-06-11 Thread GitBox
anirudhacharya opened a new issue #11238: UX for ONNX Documentation is broken URL: https://github.com/apache/incubator-mxnet/issues/11238 ONNX documentation for [mxnet v1.2](http://mxnet.incubator.apache.org/versions/1.2.0/api/python/contrib/onnx.html#api-reference) has API Reference

[GitHub] liuzx32 commented on issue #11221: How to store a large distributed training model with KVStore?

2018-06-11 Thread GitBox
liuzx32 commented on issue #11221: How to store a large distributed training model with KVStore? URL: https://github.com/apache/incubator-mxnet/issues/11221#issuecomment-396438516 @kalyc Thank you very much This is an

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

2018-06-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 bec3af9 Bump the publish

[GitHub] anirudh2290 commented on issue #11127: add import_ for SymbolBlock

2018-06-11 Thread GitBox
anirudh2290 commented on issue #11127: add import_ for SymbolBlock URL: https://github.com/apache/incubator-mxnet/pull/11127#issuecomment-396458073 Wasn't the final decision to provide deprecation warning for `save_params` and `load_params` and provide new api for `save_parameter` and

[GitHub] idealboy commented on issue #8431: I can't figure out why ImageRecordIter use only 1 thread for decoding

2018-06-11 Thread GitBox
idealboy commented on issue #8431: I can't figure out why ImageRecordIter use only 1 thread for decoding URL: https://github.com/apache/incubator-mxnet/issues/8431#issuecomment-396462694 I met the same problem too, I use openblas 0.2.20, too

[GitHub] marcoabreu commented on issue #11226: Fix build.py when CCACHE_DIR is set.

2018-06-11 Thread GitBox
marcoabreu commented on issue #11226: Fix build.py when CCACHE_DIR is set. URL: https://github.com/apache/incubator-mxnet/pull/11226#issuecomment-396421777 Please elaborate more detailed what exactly does not work. This is

[GitHub] marcoabreu commented on issue #62: Seed files for broken link checker job

2018-06-11 Thread GitBox
marcoabreu commented on issue #62: Seed files for broken link checker job URL: https://github.com/apache/incubator-mxnet-site/pull/62#issuecomment-396430260 Could you elaborate what the output file is for? Please also add a README to the new folder.

[GitHub] HuichuanLiu commented on issue #11149: Unreasonable performance of resnext models provided in model_zoo, evaluated by score.py

2018-06-11 Thread GitBox
HuichuanLiu commented on issue #11149: Unreasonable performance of resnext models provided in model_zoo, evaluated by score.py URL: https://github.com/apache/incubator-mxnet/issues/11149#issuecomment-396461022 Thanks @lanking520 And here're some updates: 1. My experiments shows

[GitHub] HuichuanLiu commented on issue #11149: Unreasonable performance of resnext models provided in model_zoo, evaluated by score.py

2018-06-11 Thread GitBox
HuichuanLiu commented on issue #11149: Unreasonable performance of resnext models provided in model_zoo, evaluated by score.py URL: https://github.com/apache/incubator-mxnet/issues/11149#issuecomment-396461022 Thanks @lanking520 And here're some updates: 1. My experiments shows

[GitHub] lupesko commented on issue #8453: [CoreML Converter] converted InceptionV3 failure

2018-06-11 Thread GitBox
lupesko commented on issue #8453: [CoreML Converter] converted InceptionV3 failure URL: https://github.com/apache/incubator-mxnet/issues/8453#issuecomment-396419998 @sandeep-krishnamurthy can you also remove the "Need Triage" since this has been triaged?

[GitHub] piiswrong closed pull request #11112: Support for data iterators returning lists of batches

2018-06-11 Thread GitBox
piiswrong closed pull request #2: Support for data iterators returning lists of batches URL: https://github.com/apache/incubator-mxnet/pull/2 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[GitHub] leleamol opened a new pull request #62: Seed files for broken link checker job

2018-06-11 Thread GitBox
leleamol opened a new pull request #62: Seed files for broken link checker job URL: https://github.com/apache/incubator-mxnet-site/pull/62 These are the seed files to for broken link checker nightly job. These files will be referenced by the nightly job to find regressions. @marcoabreu

[GitHub] yzhliu closed pull request #10462: [MXNET-62] add test against spark integration

2018-06-11 Thread GitBox
yzhliu closed pull request #10462: [MXNET-62] add test against spark integration URL: https://github.com/apache/incubator-mxnet/pull/10462 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this

[GitHub] larroy commented on a change in pull request #11220: [MXNET-244][MXNET-523][ARM] improvements to ARMv7 based builds.

2018-06-11 Thread GitBox
larroy commented on a change in pull request #11220: [MXNET-244][MXNET-523][ARM] improvements to ARMv7 based builds. URL: https://github.com/apache/incubator-mxnet/pull/11220#discussion_r194592426 ## File path: ci/build.py ## @@ -76,7 +76,7 @@ def build_docker(platform:

[GitHub] mbaijal commented on a change in pull request #10827: [MXNET-405][WIP] Add 2 new pipelines to the Official CI and run nightly tests.

2018-06-11 Thread GitBox
mbaijal commented on a change in pull request #10827: [MXNET-405][WIP] Add 2 new pipelines to the Official CI and run nightly tests. URL: https://github.com/apache/incubator-mxnet/pull/10827#discussion_r194605568 ## File path: tests/nightly/JenkinsfileForBinaries ## @@

[GitHub] xioryu opened a new issue #11240: rcnn example throws CUDNN_STATUS_BAD_PARAM when running under cudnn 6.0

2018-06-11 Thread GitBox
xioryu opened a new issue #11240: rcnn example throws CUDNN_STATUS_BAD_PARAM when running under cudnn 6.0 URL: https://github.com/apache/incubator-mxnet/issues/11240 After I update the mxnet version from 1.1.0 to 1.2.0 and build the repository with CUDA 8.0.61 and cudnn 6.0, the rcnn

[incubator-mxnet] branch master updated: Fix a bug in sparse embedding operator (#11231)

2018-06-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 4da51b2 Fix a bug in sparse

[GitHub] szha closed pull request #11231: Fix a bug in sparse embedding operator

2018-06-11 Thread GitBox
szha closed pull request #11231: Fix a bug in sparse embedding operator URL: https://github.com/apache/incubator-mxnet/pull/11231 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a

[GitHub] mbaijal closed pull request #10827: [MXNET-405][WIP] Add 2 new pipelines to the Official CI and run nightly tests.

2018-06-11 Thread GitBox
mbaijal closed pull request #10827: [MXNET-405][WIP] Add 2 new pipelines to the Official CI and run nightly tests. URL: https://github.com/apache/incubator-mxnet/pull/10827 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below

[GitHub] marcoabreu closed issue #9844: Faulty bmod implementation

2018-06-11 Thread GitBox
marcoabreu closed issue #9844: Faulty bmod implementation URL: https://github.com/apache/incubator-mxnet/issues/9844 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] kalyc commented on issue #8014: cross compile mxnet for android, without using Amalgamation?

2018-06-11 Thread GitBox
kalyc commented on issue #8014: cross compile mxnet for android, without using Amalgamation? URL: https://github.com/apache/incubator-mxnet/issues/8014#issuecomment-396414564 Hello @fye881, Thank You for submitting the issue. Were you able to resolve it? I am requesting the MXNet

[GitHub] kalyc commented on issue #11221: How to store a large distributed training model with KVStore?

2018-06-11 Thread GitBox
kalyc commented on issue #11221: How to store a large distributed training model with KVStore? URL: https://github.com/apache/incubator-mxnet/issues/11221#issuecomment-396418155 Hi @liuzx32 there is an open discussion forum about mxnet on discuss.mxnet.io - you could post your query

[GitHub] pengzhao-intel commented on issue #11212: cherry-pick bug fixes in MKLDNN for v1.2.0

2018-06-11 Thread GitBox
pengzhao-intel commented on issue #11212: cherry-pick bug fixes in MKLDNN for v1.2.0 URL: https://github.com/apache/incubator-mxnet/pull/11212#issuecomment-396429297 @anirudh2290 The update of MKL-DNN in #10578 fixed the depthConv issue.

[GitHub] yzhliu commented on a change in pull request #11126: [MXNET-386] ongoing maintenance on NDArray

2018-06-11 Thread GitBox
yzhliu commented on a change in pull request #11126: [MXNET-386] ongoing maintenance on NDArray URL: https://github.com/apache/incubator-mxnet/pull/11126#discussion_r194589659 ## File path: scala-package/macros/src/main/scala/org/apache/mxnet/APIDocGenerator.scala ## @@

[GitHub] ThomasDelteil commented on a change in pull request #11127: add import_ for SymbolBlock

2018-06-11 Thread GitBox
ThomasDelteil commented on a change in pull request #11127: add import_ for SymbolBlock URL: https://github.com/apache/incubator-mxnet/pull/11127#discussion_r194591463 ## File path: python/mxnet/gluon/block.py ## @@ -317,8 +317,23 @@ def save_params(self, filename):

[GitHub] hcho3 commented on issue #11209: [WIP] implement var operator

2018-06-11 Thread GitBox
hcho3 commented on issue #11209: [WIP] implement var operator URL: https://github.com/apache/incubator-mxnet/pull/11209#issuecomment-396444124 @piiswrong I've added tests. The `var` operator works, but the accuracy is not that good. I suspect that squaring small floating-point values

[GitHub] hcho3 commented on issue #11209: [WIP] implement var operator

2018-06-11 Thread GitBox
hcho3 commented on issue #11209: [WIP] implement var operator URL: https://github.com/apache/incubator-mxnet/pull/11209#issuecomment-396444124 @piiswrong I've added tests. The `var` operator works, but the accuracy is not that good. I suspect that squaring small floating-point values cause

[GitHub] liumusicforever commented on issue #6474: Fine-tune the mxnet ssd get mismatchfrom.shape() error

2018-06-11 Thread GitBox
liumusicforever commented on issue #6474: Fine-tune the mxnet ssd get mismatchfrom.shape() error URL: https://github.com/apache/incubator-mxnet/issues/6474#issuecomment-396463447 yes ! This is an automated message from the

[GitHub] juliusshufan commented on issue #10921: [MXNET-500]Test cases improvement for MKLDNN on Gluon

2018-06-11 Thread GitBox
juliusshufan commented on issue #10921: [MXNET-500]Test cases improvement for MKLDNN on Gluon URL: https://github.com/apache/incubator-mxnet/pull/10921#issuecomment-396468490 @marcoabreu Thanks for your retriggering, seems the result is very similiar... too many gpu cases failed.

[GitHub] ctcyang commented on a change in pull request #11237: Bring back MXNET_GPU_COPY_NTHREADS env variable

2018-06-11 Thread GitBox
ctcyang commented on a change in pull request #11237: Bring back MXNET_GPU_COPY_NTHREADS env variable URL: https://github.com/apache/incubator-mxnet/pull/11237#discussion_r194586233 ## File path: src/engine/threaded_engine_perdevice.cc ## @@ -194,6 +196,8 @@ class

[GitHub] lanking520 opened a new pull request #11239: [MXNET-319] Javadoc fix

2018-06-11 Thread GitBox
lanking520 opened a new pull request #11239: [MXNET-319] Javadoc fix URL: https://github.com/apache/incubator-mxnet/pull/11239 ## Description ## This is the second proposed solution to this: #11123 Add Java doc support. @nswamy @yzhliu @andrewfayres Be aware, I have imported a

[GitHub] yajiedesign commented on issue #10564: Simplified CUDA language detection in cmake

2018-06-11 Thread GitBox
yajiedesign commented on issue #10564: Simplified CUDA language detection in cmake URL: https://github.com/apache/incubator-mxnet/pull/10564#issuecomment-396458326 windows build is some problem. This is an automated message

[GitHub] sandeep-krishnamurthy closed issue #6474: Fine-tune the mxnet ssd get mismatchfrom.shape() error

2018-06-11 Thread GitBox
sandeep-krishnamurthy closed issue #6474: Fine-tune the mxnet ssd get mismatchfrom.shape() error URL: https://github.com/apache/incubator-mxnet/issues/6474 This is an automated message from the Apache Git Service. To

[GitHub] anirudh2290 commented on issue #11212: cherry-pick bug fixes in MKLDNN for v1.2.0

2018-06-11 Thread GitBox
anirudh2290 commented on issue #11212: cherry-pick bug fixes in MKLDNN for v1.2.0 URL: https://github.com/apache/incubator-mxnet/pull/11212#issuecomment-396473032 @pengzhao-intel I understand depthwise convolution is widely used but it is too big a change to be added to the patch release.

[GitHub] liuzx32 closed issue #11221: How to store a large distributed training model with KVStore?

2018-06-11 Thread GitBox
liuzx32 closed issue #11221: How to store a large distributed training model with KVStore? URL: https://github.com/apache/incubator-mxnet/issues/11221 This is an automated message from the Apache Git Service. To respond to

[GitHub] liuzx32 commented on issue #11221: How to store a large distributed training model with KVStore?

2018-06-11 Thread GitBox
liuzx32 commented on issue #11221: How to store a large distributed training model with KVStore? URL: https://github.com/apache/incubator-mxnet/issues/11221#issuecomment-396438516 @kalyc Thank you very much for https://discuss.mxnet.io/

[GitHub] yzhliu commented on a change in pull request #11126: [MXNET-386] ongoing maintenance on NDArray

2018-06-11 Thread GitBox
yzhliu commented on a change in pull request #11126: [MXNET-386] ongoing maintenance on NDArray URL: https://github.com/apache/incubator-mxnet/pull/11126#discussion_r194589659 ## File path: scala-package/macros/src/main/scala/org/apache/mxnet/APIDocGenerator.scala ## @@

[GitHub] absalama commented on issue #11200: Training Imagenet on AlexNet failed with corrupted JPEG format images

2018-06-11 Thread GitBox
absalama commented on issue #11200: Training Imagenet on AlexNet failed with corrupted JPEG format images URL: https://github.com/apache/incubator-mxnet/issues/11200#issuecomment-396473924 I did not verify the hash of the dataset. Before I created the rec files I deleted the data sets

[GitHub] eric-haibin-lin commented on a change in pull request #11223: Allow specifying AdaGrad initial accumulator value

2018-06-11 Thread GitBox
eric-haibin-lin commented on a change in pull request #11223: Allow specifying AdaGrad initial accumulator value URL: https://github.com/apache/incubator-mxnet/pull/11223#discussion_r194483682 ## File path: python/mxnet/optimizer.py ## @@ -1091,14 +1091,20 @@ class

[GitHub] ThomasDelteil commented on issue #11219: Flaky test: test_gru_bidirectional

2018-06-11 Thread GitBox
ThomasDelteil commented on issue #11219: Flaky test: test_gru_bidirectional URL: https://github.com/apache/incubator-mxnet/issues/11219#issuecomment-396323801 duplicate here of this one https://github.com/apache/incubator-mxnet/issues/11202

[GitHub] lanking520 commented on a change in pull request #11204: Scala inference memory leak fix

2018-06-11 Thread GitBox
lanking520 commented on a change in pull request #11204: Scala inference memory leak fix URL: https://github.com/apache/incubator-mxnet/pull/11204#discussion_r194485202 ## File path: scala-package/core/src/main/scala/org/apache/mxnet/FeedForward.scala ## @@ -230,8 +230,11

[incubator-mxnet] branch master updated: Replace the old adhoc method to iterate over gpu devices with new mx.context.num_gpus (#11227)

2018-06-11 Thread marcoabreu
This is an automated email from the ASF dual-hosted git repository. marcoabreu 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 0dbba84 Replace the old adhoc

[GitHub] szha commented on a change in pull request #11041: gpu mem pool strategy

2018-06-11 Thread GitBox
szha commented on a change in pull request #11041: gpu mem pool strategy URL: https://github.com/apache/incubator-mxnet/pull/11041#discussion_r194471060 ## File path: tests/python/unittest/test_sparse_operator.py ## @@ -16,7 +16,7 @@ # under the License. from

[GitHub] marcoabreu commented on a change in pull request #11041: gpu mem pool strategy

2018-06-11 Thread GitBox
marcoabreu commented on a change in pull request #11041: gpu mem pool strategy URL: https://github.com/apache/incubator-mxnet/pull/11041#discussion_r194471886 ## File path: tests/python/unittest/test_sparse_operator.py ## @@ -16,7 +16,7 @@ # under the License. from

[GitHub] szha commented on a change in pull request #11041: gpu mem pool strategy

2018-06-11 Thread GitBox
szha commented on a change in pull request #11041: gpu mem pool strategy URL: https://github.com/apache/incubator-mxnet/pull/11041#discussion_r194472380 ## File path: tests/python/unittest/test_sparse_operator.py ## @@ -16,7 +16,7 @@ # under the License. from

[GitHub] marcoabreu commented on a change in pull request #11041: gpu mem pool strategy

2018-06-11 Thread GitBox
marcoabreu commented on a change in pull request #11041: gpu mem pool strategy URL: https://github.com/apache/incubator-mxnet/pull/11041#discussion_r194473467 ## File path: tests/python/unittest/test_sparse_operator.py ## @@ -16,7 +16,7 @@ # under the License. from

[GitHub] szha commented on a change in pull request #11041: gpu mem pool strategy

2018-06-11 Thread GitBox
szha commented on a change in pull request #11041: gpu mem pool strategy URL: https://github.com/apache/incubator-mxnet/pull/11041#discussion_r194478459 ## File path: tests/python/unittest/test_sparse_operator.py ## @@ -16,7 +16,7 @@ # under the License. from

[GitHub] ThomasDelteil commented on issue #11202: Flaky test Python 3: Win: test_operator.test_gru_bidirectional

2018-06-11 Thread GitBox
ThomasDelteil commented on issue #11202: Flaky test Python 3: Win: test_operator.test_gru_bidirectional URL: https://github.com/apache/incubator-mxnet/issues/11202#issuecomment-396323871 again

[GitHub] ThomasDelteil commented on issue #11219: Flaky test: test_gru_bidirectional

2018-06-11 Thread GitBox
ThomasDelteil commented on issue #11219: Flaky test: test_gru_bidirectional URL: https://github.com/apache/incubator-mxnet/issues/11219#issuecomment-396324270 This one is happening way too often, had it 3 times in 6 builds. Should we upgrade to bug?

[GitHub] ThomasDelteil commented on issue #11219: Flaky test: test_gru_bidirectional

2018-06-11 Thread GitBox
ThomasDelteil commented on issue #11219: Flaky test: test_gru_bidirectional URL: https://github.com/apache/incubator-mxnet/issues/11219#issuecomment-396324270 This one is happening way too often, had it 3 times in 6 builds

[GitHub] piiswrong closed pull request #11197: Gluon sparse block and sparse embedding

2018-06-11 Thread GitBox
piiswrong closed pull request #11197: Gluon sparse block and sparse embedding URL: https://github.com/apache/incubator-mxnet/pull/11197 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a

[incubator-mxnet] branch master updated: [WIP] Gluon sparse block and sparse embedding (#11197)

2018-06-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 715457d [WIP] Gluon sparse block and

[GitHub] marcoabreu commented on a change in pull request #11041: gpu mem pool strategy

2018-06-11 Thread GitBox
marcoabreu commented on a change in pull request #11041: gpu mem pool strategy URL: https://github.com/apache/incubator-mxnet/pull/11041#discussion_r194490302 ## File path: tests/python/unittest/test_sparse_operator.py ## @@ -16,7 +16,7 @@ # under the License. from

[GitHub] piiswrong commented on a change in pull request #11223: Allow specifying AdaGrad initial accumulator value

2018-06-11 Thread GitBox
piiswrong commented on a change in pull request #11223: Allow specifying AdaGrad initial accumulator value URL: https://github.com/apache/incubator-mxnet/pull/11223#discussion_r194482464 ## File path: python/mxnet/optimizer.py ## @@ -1091,14 +1091,20 @@ class

[GitHub] andrewfayres commented on a change in pull request #11204: Scala inference memory leak fix

2018-06-11 Thread GitBox
andrewfayres commented on a change in pull request #11204: Scala inference memory leak fix URL: https://github.com/apache/incubator-mxnet/pull/11204#discussion_r194492750 ## File path: scala-package/core/src/main/scala/org/apache/mxnet/FeedForward.scala ## @@ -230,8

[GitHub] aaronmarkham commented on issue #11155: [MXNET-521] Add Facebook open-graph tag integration

2018-06-11 Thread GitBox
aaronmarkham commented on issue #11155: [MXNET-521] Add Facebook open-graph tag integration URL: https://github.com/apache/incubator-mxnet/pull/11155#issuecomment-396344372 @eric-haibin-lin @szha Bueller? Can you please merge this?

[GitHub] aaronmarkham commented on issue #11191: [MXNET-530] Remove install page artifacts

2018-06-11 Thread GitBox
aaronmarkham commented on issue #11191: [MXNET-530] Remove install page artifacts URL: https://github.com/apache/incubator-mxnet/pull/11191#issuecomment-396344637 @eric-haibin-lin @szha Bueller? Can you please merge this?

  1   2   3   >