[GitHub] anirudh2290 commented on issue #10417: [MXNET-283] Error handling for non-positive reps of tile op

2018-04-09 Thread GitBox
anirudh2290 commented on issue #10417: [MXNET-283] Error handling for non-positive reps of tile op URL: https://github.com/apache/incubator-mxnet/pull/10417#issuecomment-379882685 @piiswrong is this good to merge ? This is an

[GitHub] gautamkmr commented on issue #10445: Make the numpy version compatible with Official Mac OS system python-2.7.10's numpy

2018-04-09 Thread GitBox
gautamkmr commented on issue #10445: Make the numpy version compatible with Official Mac OS system python-2.7.10's numpy URL: https://github.com/apache/incubator-mxnet/pull/10445#issuecomment-379883343 So looks like 1.7 also didnt work. Do you want me to add installation for this package "

[GitHub] anirudh2290 commented on issue #10390: Initial PR for RAT License Check

2018-04-09 Thread GitBox
anirudh2290 commented on issue #10390: Initial PR for RAT License Check URL: https://github.com/apache/incubator-mxnet/pull/10390#issuecomment-379886418 @mbaijal any updates ? This is an automated message from the Apache Git

[GitHub] Roshrini commented on issue #10446: [MXNET-173]fix acc metric shape miss match

2018-04-09 Thread GitBox
Roshrini commented on issue #10446: [MXNET-173]fix acc metric shape miss match URL: https://github.com/apache/incubator-mxnet/pull/10446#issuecomment-379888132 @reminisce @sandeep-krishnamurthy Can you review? This is an autom

[GitHub] mbaijal commented on issue #10390: Initial PR for RAT License Check

2018-04-09 Thread GitBox
mbaijal commented on issue #10390: Initial PR for RAT License Check URL: https://github.com/apache/incubator-mxnet/pull/10390#issuecomment-379892387 I think this PR can be merged as is. The list of directories included in the .rat-excludes file has been discussed in the previous release an

[GitHub] szha closed issue #4134: how to use mx.sym.UpSampling for bilinear upsampling

2018-04-09 Thread GitBox
szha closed issue #4134: how to use mx.sym.UpSampling for bilinear upsampling URL: https://github.com/apache/incubator-mxnet/issues/4134 This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] szha closed issue #8560: Upsampling: lack of arguments crashes the kernel

2018-04-09 Thread GitBox
szha closed issue #8560: Upsampling: lack of arguments crashes the kernel URL: https://github.com/apache/incubator-mxnet/issues/8560 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] szha closed issue #9138: I cannot make mxnet.ndarray.UpSampling work with bilinear interpolation

2018-04-09 Thread GitBox
szha closed issue #9138: I cannot make mxnet.ndarray.UpSampling work with bilinear interpolation URL: https://github.com/apache/incubator-mxnet/issues/9138 This is an automated message from the Apache Git Service. To respond

[GitHub] zhanghang1989 commented on issue #10249: Custom interpolation layer. Gluon.

2018-04-09 Thread GitBox
zhanghang1989 commented on issue #10249: Custom interpolation layer. Gluon. URL: https://github.com/apache/incubator-mxnet/issues/10249#issuecomment-379896540 ```python class BilinearInterp(Block): def __init__(self, factor, target_height, target_width, **kwargs): supe

[GitHub] zhanghang1989 commented on issue #10249: Custom interpolation layer. Gluon.

2018-04-09 Thread GitBox
zhanghang1989 commented on issue #10249: Custom interpolation layer. Gluon. URL: https://github.com/apache/incubator-mxnet/issues/10249#issuecomment-379896540 ```python class BilinearInterp(Block): def __init__(self, factor, target_height, target_width, **kwargs): supe

[GitHub] szha closed issue #10249: Custom interpolation layer. Gluon.

2018-04-09 Thread GitBox
szha closed issue #10249: Custom interpolation layer. Gluon. URL: https://github.com/apache/incubator-mxnet/issues/10249 This is an automated message from the Apache Git Service. To respond to the message, please log on GitH

[GitHub] bhavinthaker commented on issue #10185: [Documentation][Installation][macOS] Building From Source Has Incomplete Instructions For macOS 10.13.3

2018-04-09 Thread GitBox
bhavinthaker commented on issue #10185: [Documentation][Installation][macOS] Building From Source Has Incomplete Instructions For macOS 10.13.3 URL: https://github.com/apache/incubator-mxnet/issues/10185#issuecomment-379898234 @conradwt : Could you please check if this script runs fine in

[GitHub] anirudhacharya opened a new pull request #10472: [MXNET-106] [ONNX_MXNet] Change parameter names in imported model

2018-04-09 Thread GitBox
anirudhacharya opened a new pull request #10472: [MXNET-106] [ONNX_MXNet] Change parameter names in imported model URL: https://github.com/apache/incubator-mxnet/pull/10472 ## Description This PR fixes the names of inputs parameters in the imported model. Previously the impor

[GitHub] rahul003 commented on a change in pull request #10452: [MXNET-294] Fix element wise multiply for csr ndarrays

2018-04-09 Thread GitBox
rahul003 commented on a change in pull request #10452: [MXNET-294] Fix element wise multiply for csr ndarrays URL: https://github.com/apache/incubator-mxnet/pull/10452#discussion_r180239182 ## File path: src/operator/tensor/elemwise_binary_op-inl.h ## @@ -292,9 +292,7 @@ v

[incubator-mxnet] branch master updated: CUDNN not training on backward pass similar to pytorch (#10470)

2018-04-09 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 649a0a1 CUDNN not training on backward p

[GitHub] piiswrong closed pull request #10470: CUDNN not training on backward pass similar to pytorch

2018-04-09 Thread GitBox
piiswrong closed pull request #10470: CUDNN not training on backward pass similar to pytorch URL: https://github.com/apache/incubator-mxnet/pull/10470 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

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

2018-04-09 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 81a3827 bug fix (#10443) 81a3827 is desc

[GitHub] piiswrong closed pull request #10443: bug fix

2018-04-09 Thread GitBox
piiswrong closed pull request #10443: bug fix URL: https://github.com/apache/incubator-mxnet/pull/10443 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL

[GitHub] aaronmarkham opened a new pull request #10473: updated R docs

2018-04-09 Thread GitBox
aaronmarkham opened a new pull request #10473: updated R docs URL: https://github.com/apache/incubator-mxnet/pull/10473 ## Description ## R docs have been regenerated and a new pdf is available. ## Checklist ## ### Essentials ### Please feel free to remove inapplicable items

[GitHub] anirudh2290 commented on issue #10367: [MXNET-262] Implement mx.random.seed_context to seed random number generators of a specific device context

2018-04-09 Thread GitBox
anirudh2290 commented on issue #10367: [MXNET-262] Implement mx.random.seed_context to seed random number generators of a specific device context URL: https://github.com/apache/incubator-mxnet/pull/10367#issuecomment-379907142 @piiswrong can this be merged. will add this to api changes in

[GitHub] anirudh2290 commented on issue #10317: [MXNET-264] Improve performance of MKLDNN in small batch sizes.

2018-04-09 Thread GitBox
anirudh2290 commented on issue #10317: [MXNET-264] Improve performance of MKLDNN in small batch sizes. URL: https://github.com/apache/incubator-mxnet/pull/10317#issuecomment-379907529 @piiswrong can this be merged ? This is a

[GitHub] lanking520 commented on issue #10473: [MXNET-297] updated R docs

2018-04-09 Thread GitBox
lanking520 commented on issue #10473: [MXNET-297] updated R docs URL: https://github.com/apache/incubator-mxnet/pull/10473#issuecomment-379907684 Looks good! we finally have a R documentation there This is an automated message

[GitHub] lanking520 commented on issue #8344: Broken link for "MXNet R Reference Manual"?

2018-04-09 Thread GitBox
lanking520 commented on issue #8344: Broken link for "MXNet R Reference Manual"? URL: https://github.com/apache/incubator-mxnet/issues/8344#issuecomment-379908057 @dslate Hi, we have added the old R documentation in this PR. https://github.com/apache/incubator-mxnet/pull/10473 Hope th

[GitHub] aaronmarkham commented on a change in pull request #10449: [MXNET-293] Navigation updates

2018-04-09 Thread GitBox
aaronmarkham commented on a change in pull request #10449: [MXNET-293] Navigation updates URL: https://github.com/apache/incubator-mxnet/pull/10449#discussion_r180245363 ## File path: docs/_static/mxnet-theme/navbar.html ## @@ -7,47 +7,39 @@ Install -

[GitHub] lanking520 commented on issue #10414: There is no API Reference Doc for R bindings.

2018-04-09 Thread GitBox
lanking520 commented on issue #10414: There is no API Reference Doc for R bindings. URL: https://github.com/apache/incubator-mxnet/issues/10414#issuecomment-379908725 Update in this PR: https://github.com/apache/incubator-mxnet/pull/10473 @anirudhacharya --

[GitHub] anirudh2290 commented on issue #10021: [MXNET-33] SSD example not working with mkl-dnn

2018-04-09 Thread GitBox
anirudh2290 commented on issue #10021: [MXNET-33] SSD example not working with mkl-dnn URL: https://github.com/apache/incubator-mxnet/pull/10021#issuecomment-379909946 @ashokei can you please check if the CI failure is related to your change and retrigger it if not ?

[GitHub] Jerryzcn commented on issue #10453: Bug of CuDNN RNN with variable sequence length

2018-04-09 Thread GitBox
Jerryzcn commented on issue #10453: Bug of CuDNN RNN with variable sequence length URL: https://github.com/apache/incubator-mxnet/issues/10453#issuecomment-379910659 I have similar issue when training speech model. even after `export MXNET_GPU_MEM_POOL_RESERVE=7` will try larger RES

[GitHub] spidyDev commented on a change in pull request #10472: [MXNET-106] [ONNX_MXNet] Change parameter names in imported model

2018-04-09 Thread GitBox
spidyDev commented on a change in pull request #10472: [MXNET-106] [ONNX_MXNet] Change parameter names in imported model URL: https://github.com/apache/incubator-mxnet/pull/10472#discussion_r180247473 ## File path: tests/python-pytest/onnx/onnx_test.py ## @@ -192,8 +189,8

[GitHub] spidyDev commented on a change in pull request #10472: [MXNET-106] [ONNX_MXNet] Change parameter names in imported model

2018-04-09 Thread GitBox
spidyDev commented on a change in pull request #10472: [MXNET-106] [ONNX_MXNet] Change parameter names in imported model URL: https://github.com/apache/incubator-mxnet/pull/10472#discussion_r180247574 ## File path: tests/python-pytest/onnx/onnx_test.py ## @@ -236,8 +233,8

[GitHub] aaronmarkham commented on a change in pull request #10286: [MXNET-250] CSS and .htaccess fix

2018-04-09 Thread GitBox
aaronmarkham commented on a change in pull request #10286: [MXNET-250] CSS and .htaccess fix URL: https://github.com/apache/incubator-mxnet/pull/10286#discussion_r180208385 ## File path: docs/build_version_doc/update_all_version.sh ## @@ -68,31 +73,44 @@ fi # Write all ve

[GitHub] spidyDev commented on a change in pull request #10472: [MXNET-106] [ONNX_MXNet] Change parameter names in imported model

2018-04-09 Thread GitBox
spidyDev commented on a change in pull request #10472: [MXNET-106] [ONNX_MXNet] Change parameter names in imported model URL: https://github.com/apache/incubator-mxnet/pull/10472#discussion_r180247544 ## File path: tests/python-pytest/onnx/onnx_test.py ## @@ -214,8 +211,8

[GitHub] spidyDev commented on a change in pull request #10472: [MXNET-106] [ONNX_MXNet] Change parameter names in imported model

2018-04-09 Thread GitBox
spidyDev commented on a change in pull request #10472: [MXNET-106] [ONNX_MXNet] Change parameter names in imported model URL: https://github.com/apache/incubator-mxnet/pull/10472#discussion_r180247510 ## File path: tests/python-pytest/onnx/onnx_test.py ## @@ -214,8 +211,8

[GitHub] aaronmarkham commented on issue #10286: [MXNET-250] CSS and .htaccess fix

2018-04-09 Thread GitBox
aaronmarkham commented on issue #10286: [MXNET-250] CSS and .htaccess fix URL: https://github.com/apache/incubator-mxnet/pull/10286#issuecomment-379421679 We need to have the package links in there, but this will be handled with a subsequent PR.

[GitHub] cjolivier01 closed issue #6644: incompatibility between backward mirror and batch normalization

2018-04-09 Thread GitBox
cjolivier01 closed issue #6644: incompatibility between backward mirror and batch normalization URL: https://github.com/apache/incubator-mxnet/issues/6644 This is an automated message from the Apache Git Service. To respond

[GitHub] cjolivier01 commented on issue #6644: incompatibility between backward mirror and batch normalization

2018-04-09 Thread GitBox
cjolivier01 commented on issue #6644: incompatibility between backward mirror and batch normalization URL: https://github.com/apache/incubator-mxnet/issues/6644#issuecomment-379916034 no longer an issue This is an automated

[GitHub] cjolivier01 commented on issue #8866: src/operator/./bilinear_sampler-inl.h:105: Have not implemented the data req combinations! gdata_req=0 ggrid_req=1

2018-04-09 Thread GitBox
cjolivier01 commented on issue #8866: src/operator/./bilinear_sampler-inl.h:105: Have not implemented the data req combinations! gdata_req=0 ggrid_req=1 URL: https://github.com/apache/incubator-mxnet/issues/8866#issuecomment-379918394 I don't understand the problem description and am unfa

[GitHub] dslate commented on issue #8344: Broken link for "MXNet R Reference Manual"?

2018-04-09 Thread GitBox
dslate commented on issue #8344: Broken link for "MXNet R Reference Manual"? URL: https://github.com/apache/incubator-mxnet/issues/8344#issuecomment-379919933 @lanking520 Thanks, I was able to download the new R mxnet manual at https://s3.amazonaws.com/mxnet-prod/docs/R/mxnet-r-reference

[GitHub] lanking520 commented on issue #8344: Broken link for "MXNet R Reference Manual"?

2018-04-09 Thread GitBox
lanking520 commented on issue #8344: Broken link for "MXNet R Reference Manual"? URL: https://github.com/apache/incubator-mxnet/issues/8344#issuecomment-379920422 You are right. Once the PR merged, the link will be fixed. Thi

[GitHub] aaronmarkham opened a new pull request #10474: Scala Infer API docs landing page

2018-04-09 Thread GitBox
aaronmarkham opened a new pull request #10474: Scala Infer API docs landing page URL: https://github.com/apache/incubator-mxnet/pull/10474 ## Description ## Website docs updates for the Infer API. ## Checklist ## ### Essentials ### Please feel free to remove inapplicable item

[GitHub] mbaijal opened a new pull request #10475: Change the cuda version for docs test script

2018-04-09 Thread GitBox
mbaijal opened a new pull request #10475: Change the cuda version for docs test script URL: https://github.com/apache/incubator-mxnet/pull/10475 ## Description ## Installation Guide Nightly test is failing due to old cuda version. Update the CUDA version from 7.5 to 9.0. @aar

[GitHub] ankkhedia commented on issue #10424: Improved error message

2018-04-09 Thread GitBox
ankkhedia commented on issue #10424: Improved error message URL: https://github.com/apache/incubator-mxnet/pull/10424#issuecomment-379926490 @piiswrong I have made changes as suggested. Could you please take a look? This is an

[GitHub] aaronmarkham commented on issue #10474: [MXNET-298] Scala Infer API docs landing page

2018-04-09 Thread GitBox
aaronmarkham commented on issue #10474: [MXNET-298] Scala Infer API docs landing page URL: https://github.com/apache/incubator-mxnet/pull/10474#issuecomment-379926690 @nswamy @Roshrini @lanking520 - please let me know your feedback. -

[GitHub] eric-haibin-lin commented on a change in pull request #10390: Initial PR for RAT License Check

2018-04-09 Thread GitBox
eric-haibin-lin commented on a change in pull request #10390: Initial PR for RAT License Check URL: https://github.com/apache/incubator-mxnet/pull/10390#discussion_r180262066 ## File path: tests/nightly/apache_rat_license_check/.rat-excludes ## @@ -0,0 +1,54 @@ +.*xml +\.

[GitHub] mbaijal commented on a change in pull request #10390: Initial PR for RAT License Check

2018-04-09 Thread GitBox
mbaijal commented on a change in pull request #10390: Initial PR for RAT License Check URL: https://github.com/apache/incubator-mxnet/pull/10390#discussion_r180267135 ## File path: tests/nightly/apache_rat_license_check/.rat-excludes ## @@ -0,0 +1,54 @@ +.*xml +\..* +.*cs

[GitHub] ashokei commented on issue #8532: mxnet-mkl (v0.12.0) crash when using (conda-installed) numpy with MKL

2018-04-09 Thread GitBox
ashokei commented on issue #8532: mxnet-mkl (v0.12.0) crash when using (conda-installed) numpy with MKL URL: https://github.com/apache/incubator-mxnet/issues/8532#issuecomment-379936533 @zheng-da is your openmp linking issue related to this in any way; Does your solution/workaround fix t

[GitHub] b0noI commented on issue #10475: Change the cuda version for docs test script

2018-04-09 Thread GitBox
b0noI commented on issue #10475: Change the cuda version for docs test script URL: https://github.com/apache/incubator-mxnet/pull/10475#issuecomment-379940778 LGTM This is an automated message from the Apache Git Service. To r

[GitHub] mbaijal commented on issue #10475: Change the cuda version for docs test script

2018-04-09 Thread GitBox
mbaijal commented on issue #10475: Change the cuda version for docs test script URL: https://github.com/apache/incubator-mxnet/pull/10475#issuecomment-379940972 @eric-haibin-lin Can you please review and merge This is an autom

[GitHub] zheng-da commented on issue #8532: mxnet-mkl (v0.12.0) crash when using (conda-installed) numpy with MKL

2018-04-09 Thread GitBox
zheng-da commented on issue #8532: mxnet-mkl (v0.12.0) crash when using (conda-installed) numpy with MKL URL: https://github.com/apache/incubator-mxnet/issues/8532#issuecomment-379943151 no, i don't have a workaround so far.

[GitHub] eric-haibin-lin closed pull request #10475: Change the cuda version for docs test script

2018-04-09 Thread GitBox
eric-haibin-lin closed pull request #10475: Change the cuda version for docs test script URL: https://github.com/apache/incubator-mxnet/pull/10475 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: A

[incubator-mxnet] branch master updated: Change the cuda version for docs test script (#10475)

2018-04-09 Thread haibin
This is an automated email from the ASF dual-hosted git repository. haibin 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 7d513db Change the cuda version for do

[GitHub] anirudh2290 commented on a change in pull request #10425: [MXNET-175] NdArrayiterator dict fix

2018-04-09 Thread GitBox
anirudh2290 commented on a change in pull request #10425: [MXNET-175] NdArrayiterator dict fix URL: https://github.com/apache/incubator-mxnet/pull/10425#discussion_r180277044 ## File path: python/mxnet/io.py ## @@ -645,8 +647,8 @@ def __init__(self, data, label=None, batch

[GitHub] anirudh2290 commented on a change in pull request #10425: [MXNET-175] NdArrayiterator dict fix

2018-04-09 Thread GitBox
anirudh2290 commented on a change in pull request #10425: [MXNET-175] NdArrayiterator dict fix URL: https://github.com/apache/incubator-mxnet/pull/10425#discussion_r180276893 ## File path: python/mxnet/module/base_module.py ## @@ -363,6 +363,19 @@ def predict(self, eval_da

[GitHub] anirudh2290 commented on issue #10435: [MXNET-289] Allow specifying number of batches to run in an epoch to fix hang in dist sync for last epoch

2018-04-09 Thread GitBox
anirudh2290 commented on issue #10435: [MXNET-289] Allow specifying number of batches to run in an epoch to fix hang in dist sync for last epoch URL: https://github.com/apache/incubator-mxnet/pull/10435#issuecomment-379947516 @piiswrong can this be merged ?

[GitHub] anirudh2290 opened a new issue #10476: Flaky test for test_operator.test_reduce

2018-04-09 Thread GitBox
anirudh2290 opened a new issue #10476: Flaky test for test_operator.test_reduce URL: https://github.com/apache/incubator-mxnet/issues/10476 Try to use MXNET_TEST_SEED=1117986172 ``` == FAIL: test_operator.test_reduc

[GitHub] anirudh2290 commented on issue #10452: [MXNET-294] Fix element wise multiply for csr ndarrays

2018-04-09 Thread GitBox
anirudh2290 commented on issue #10452: [MXNET-294] Fix element wise multiply for csr ndarrays URL: https://github.com/apache/incubator-mxnet/pull/10452#issuecomment-379948348 Seems like a flaky test, opened an issue for the same: https://github.com/apache/incubator-mxnet/issues/10476. Can

[GitHub] Sherry-Zhang commented on issue #10104: [WIP][MXNET-107] Fused RNN implementation for CPU

2018-04-09 Thread GitBox
Sherry-Zhang commented on issue #10104: [WIP][MXNET-107] Fused RNN implementation for CPU URL: https://github.com/apache/incubator-mxnet/pull/10104#issuecomment-379951240 @sxjscience , not support yet, will do in the future(in other PR) -

[GitHub] bhavinthaker commented on issue #10445: Make the numpy version compatible with Official Mac OS system python-2.7.10's numpy

2018-04-09 Thread GitBox
bhavinthaker commented on issue #10445: Make the numpy version compatible with Official Mac OS system python-2.7.10's numpy URL: https://github.com/apache/incubator-mxnet/pull/10445#issuecomment-379953639 Hi Marco: Can we keep range of Python version support the same in both CentOS and Ubu

[GitHub] kpmurali opened a new pull request #10477: [MXNET-299] Adding the Download page and linking it to the Install page

2018-04-09 Thread GitBox
kpmurali opened a new pull request #10477: [MXNET-299] Adding the Download page and linking it to the Install page URL: https://github.com/apache/incubator-mxnet/pull/10477 ## Description ## Adding a download page with Apache mirror source links. ### Changes ### - [ ] Adding a

[GitHub] ZhichengHuang commented on issue #5812: Guided BackPropagation for visualization

2018-04-09 Thread GitBox
ZhichengHuang commented on issue #5812: Guided BackPropagation for visualization URL: https://github.com/apache/incubator-mxnet/issues/5812#issuecomment-379960515 @bhokaal2k can you share your implementation of Guided BackPropagation, I have met the same problem, and can't find a proper so

[GitHub] asitstands commented on issue #10468: [MXNET-300] Fix ndarray assignment bug with index -1

2018-04-09 Thread GitBox
asitstands commented on issue #10468: [MXNET-300] Fix ndarray assignment bug with index -1 URL: https://github.com/apache/incubator-mxnet/pull/10468#issuecomment-379964853 @reminisce I added some cases covering this PR (negative index in basic indexing) and removed two duplicated cases. -

[GitHub] ashokei commented on issue #10021: [MXNET-33] SSD example not working with mkl-dnn

2018-04-09 Thread GitBox
ashokei commented on issue #10021: [MXNET-33] SSD example not working with mkl-dnn URL: https://github.com/apache/incubator-mxnet/pull/10021#issuecomment-379965221 @anirudh2290 done...thanks. This is an automated message from

[GitHub] eric-haibin-lin commented on issue #10371: [MXNET-263] Support for dot(dns, csr) = dns and dot(dns, csr.T) = dns on GPU

2018-04-09 Thread GitBox
eric-haibin-lin commented on issue #10371: [MXNET-263] Support for dot(dns, csr) = dns and dot(dns, csr.T) = dns on GPU URL: https://github.com/apache/incubator-mxnet/pull/10371#issuecomment-379965625 Please fix test ``` test_operator_gpu.test_sparse_dot ... /work/runtime_functions.sh

[GitHub] spidyDev commented on a change in pull request #10425: [MXNET-175] NdArrayiterator dict fix

2018-04-09 Thread GitBox
spidyDev commented on a change in pull request #10425: [MXNET-175] NdArrayiterator dict fix URL: https://github.com/apache/incubator-mxnet/pull/10425#discussion_r180290853 ## File path: python/mxnet/module/base_module.py ## @@ -363,6 +363,19 @@ def predict(self, eval_data,

[GitHub] spidyDev commented on a change in pull request #10425: [MXNET-175] NdArrayiterator dict fix

2018-04-09 Thread GitBox
spidyDev commented on a change in pull request #10425: [MXNET-175] NdArrayiterator dict fix URL: https://github.com/apache/incubator-mxnet/pull/10425#discussion_r180290804 ## File path: python/mxnet/io.py ## @@ -645,8 +647,8 @@ def __init__(self, data, label=None, batch_si

[GitHub] eric-haibin-lin commented on a change in pull request #10371: [MXNET-263] Support for dot(dns, csr) = dns and dot(dns, csr.T) = dns on GPU

2018-04-09 Thread GitBox
eric-haibin-lin commented on a change in pull request #10371: [MXNET-263] Support for dot(dns, csr) = dns and dot(dns, csr.T) = dns on GPU URL: https://github.com/apache/incubator-mxnet/pull/10371#discussion_r180294853 ## File path: src/operator/tensor/dot-inl.h ## @@ -45,

[GitHub] eric-haibin-lin commented on a change in pull request #10371: [MXNET-263] Support for dot(dns, csr) = dns and dot(dns, csr.T) = dns on GPU

2018-04-09 Thread GitBox
eric-haibin-lin commented on a change in pull request #10371: [MXNET-263] Support for dot(dns, csr) = dns and dot(dns, csr.T) = dns on GPU URL: https://github.com/apache/incubator-mxnet/pull/10371#discussion_r180294411 ## File path: src/operator/tensor/dot.cc ## @@ -51,12

[GitHub] eric-haibin-lin commented on a change in pull request #10371: [MXNET-263] Support for dot(dns, csr) = dns and dot(dns, csr.T) = dns on GPU

2018-04-09 Thread GitBox
eric-haibin-lin commented on a change in pull request #10371: [MXNET-263] Support for dot(dns, csr) = dns and dot(dns, csr.T) = dns on GPU URL: https://github.com/apache/incubator-mxnet/pull/10371#discussion_r180295176 ## File path: src/operator/tensor/dot-inl.h ## @@ -216

[GitHub] eric-haibin-lin commented on a change in pull request #10390: Initial PR for RAT License Check

2018-04-09 Thread GitBox
eric-haibin-lin commented on a change in pull request #10390: Initial PR for RAT License Check URL: https://github.com/apache/incubator-mxnet/pull/10390#discussion_r180295347 ## File path: tests/nightly/apache_rat_license_check/.rat-excludes ## @@ -0,0 +1,54 @@ +.*xml +\.

[GitHub] anirudh2290 commented on issue #10449: [MXNET-293] Navigation updates

2018-04-09 Thread GitBox
anirudh2290 commented on issue #10449: [MXNET-293] Navigation updates URL: https://github.com/apache/incubator-mxnet/pull/10449#issuecomment-379973552 @piiswrong can we merge this ? This is an automated message from the Apache

[GitHub] eric-haibin-lin commented on issue #10183: [MXNET-120] Float16 support for distributed training

2018-04-09 Thread GitBox
eric-haibin-lin commented on issue #10183: [MXNET-120] Float16 support for distributed training URL: https://github.com/apache/incubator-mxnet/pull/10183#issuecomment-379973769 BTW build is failing This is an automated messag

[GitHub] eric-haibin-lin commented on a change in pull request #10183: [MXNET-120] Float16 support for distributed training

2018-04-09 Thread GitBox
eric-haibin-lin commented on a change in pull request #10183: [MXNET-120] Float16 support for distributed training URL: https://github.com/apache/incubator-mxnet/pull/10183#discussion_r180296527 ## File path: amalgamation/Makefile ## @@ -23,6 +23,11 @@ ifndef OPENBLAS_ROOT

[GitHub] zhreshold opened a new pull request #10478: update imagenet training script links

2018-04-09 Thread GitBox
zhreshold opened a new pull request #10478: update imagenet training script links URL: https://github.com/apache/incubator-mxnet/pull/10478 ## Description ## Update gluon model_zoo links to training scrips. The old ones are pointing to forked repo. ## Checklist ## ### Essentia

[GitHub] anirudh2290 commented on issue #10415: [MXNET-284] (WIP) Update release version text to 1.2.0

2018-04-09 Thread GitBox
anirudh2290 commented on issue #10415: [MXNET-284] (WIP) Update release version text to 1.2.0 URL: https://github.com/apache/incubator-mxnet/pull/10415#issuecomment-379976395 is this still wip ? This is an automated message f

[GitHub] eric-haibin-lin commented on a change in pull request #10374: [MXNET-93] Sparse support for Custom Op

2018-04-09 Thread GitBox
eric-haibin-lin commented on a change in pull request #10374: [MXNET-93] Sparse support for Custom Op URL: https://github.com/apache/incubator-mxnet/pull/10374#discussion_r180298634 ## File path: python/mxnet/operator.py ## @@ -522,6 +526,69 @@ def infer_type(self, in_type

[GitHub] eric-haibin-lin commented on a change in pull request #10374: [MXNET-93] Sparse support for Custom Op

2018-04-09 Thread GitBox
eric-haibin-lin commented on a change in pull request #10374: [MXNET-93] Sparse support for Custom Op URL: https://github.com/apache/incubator-mxnet/pull/10374#discussion_r180299395 ## File path: python/mxnet/operator.py ## @@ -522,6 +526,69 @@ def infer_type(self, in_type

[GitHub] anirudh2290 commented on issue #10021: [MXNET-33] SSD example not working with mkl-dnn

2018-04-09 Thread GitBox
anirudh2290 commented on issue #10021: [MXNET-33] SSD example not working with mkl-dnn URL: https://github.com/apache/incubator-mxnet/pull/10021#issuecomment-379977059 @piiswrong is this good to merge ? This is an automated m

[GitHub] anirudh2290 commented on issue #10013: [MXNET-48] update on setting up Scala with MXNet and the IntelliJ IDE

2018-04-09 Thread GitBox
anirudh2290 commented on issue #10013: [MXNET-48] update on setting up Scala with MXNet and the IntelliJ IDE URL: https://github.com/apache/incubator-mxnet/pull/10013#issuecomment-379977145 @eric-haibin-lin @nswamy is this good to merge ? ---

[GitHub] haojin2 opened a new pull request #10479: [MXNET-301] Setting a fixed seed for module tutorial

2018-04-09 Thread GitBox
haojin2 opened a new pull request #10479: [MXNET-301] Setting a fixed seed for module tutorial URL: https://github.com/apache/incubator-mxnet/pull/10479 ## Description ## Setting a fix seed in the tutorial for module to ensure consistent behavior ## Checklist ## ### Essentials

[incubator-mxnet] branch master updated: [MXNET-48] update on setting up Scala with MXNet and the IntelliJ IDE (#10013)

2018-04-09 Thread haibin
This is an automated email from the ASF dual-hosted git repository. haibin 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 76f67b1 [MXNET-48] update on setting u

[GitHub] eric-haibin-lin closed issue #9973: update Scala tutorial - using IntelliJ IDE

2018-04-09 Thread GitBox
eric-haibin-lin closed issue #9973: update Scala tutorial - using IntelliJ IDE URL: https://github.com/apache/incubator-mxnet/issues/9973 This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] eric-haibin-lin closed pull request #10013: [MXNET-48] update on setting up Scala with MXNet and the IntelliJ IDE

2018-04-09 Thread GitBox
eric-haibin-lin closed pull request #10013: [MXNET-48] update on setting up Scala with MXNet and the IntelliJ IDE URL: https://github.com/apache/incubator-mxnet/pull/10013 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for t

[GitHub] marcoabreu closed issue #10476: Flaky test for test_operator.test_reduce

2018-04-09 Thread GitBox
marcoabreu closed issue #10476: Flaky test for test_operator.test_reduce URL: https://github.com/apache/incubator-mxnet/issues/10476 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] marcoabreu commented on issue #10476: Flaky test for test_operator.test_reduce

2018-04-09 Thread GitBox
marcoabreu commented on issue #10476: Flaky test for test_operator.test_reduce URL: https://github.com/apache/incubator-mxnet/issues/10476#issuecomment-379982768 Duplicate of https://github.com/apache/incubator-mxnet/issues/9845 -

[GitHub] marcoabreu commented on issue #9845: Flaky test_operator.test_reduce

2018-04-09 Thread GitBox
marcoabreu commented on issue #9845: Flaky test_operator.test_reduce URL: https://github.com/apache/incubator-mxnet/issues/9845#issuecomment-379982790 == FAIL: test_operator.test_reduce ---

[GitHub] marcoabreu commented on issue #9845: Flaky test_operator.test_reduce

2018-04-09 Thread GitBox
marcoabreu commented on issue #9845: Flaky test_operator.test_reduce URL: https://github.com/apache/incubator-mxnet/issues/9845#issuecomment-379982790 ``` == FAIL: test_operator.test_reduce

[GitHub] marcoabreu commented on issue #10477: [MXNET-299] Adding the Download page and linking it to the Install page

2018-04-09 Thread GitBox
marcoabreu commented on issue #10477: [MXNET-299] Adding the Download page and linking it to the Install page URL: https://github.com/apache/incubator-mxnet/pull/10477#issuecomment-379983425 Hi @kpmurali, thanks for addressing the mentors comments. Just to clarify, these are source

[GitHub] marcoabreu commented on issue #10477: [MXNET-299] Adding the Download page and linking it to the Install page

2018-04-09 Thread GitBox
marcoabreu commented on issue #10477: [MXNET-299] Adding the Download page and linking it to the Install page URL: https://github.com/apache/incubator-mxnet/pull/10477#issuecomment-379983425 Hi @kpmurali, thanks for addressing the mentors comments. Just to clarify, these are source

[GitHub] marcoabreu commented on a change in pull request #10474: [MXNET-298] Scala Infer API docs landing page

2018-04-09 Thread GitBox
marcoabreu commented on a change in pull request #10474: [MXNET-298] Scala Infer API docs landing page URL: https://github.com/apache/incubator-mxnet/pull/10474#discussion_r180304635 ## File path: docs/api/scala/index.md ## @@ -1,11 +1,20 @@ # MXNet - Scala API +MXNet sup

[GitHub] marcoabreu commented on issue #10445: Make the numpy version compatible with Official Mac OS system python-2.7.10's numpy

2018-04-09 Thread GitBox
marcoabreu commented on issue #10445: Make the numpy version compatible with Official Mac OS system python-2.7.10's numpy URL: https://github.com/apache/incubator-mxnet/pull/10445#issuecomment-379984088 @bhavinthaker no this is not possible because this will lead to both CentOS and Ubuntu

[GitHub] marcoabreu commented on issue #10445: Make the numpy version compatible with Official Mac OS system python-2.7.10's numpy

2018-04-09 Thread GitBox
marcoabreu commented on issue #10445: Make the numpy version compatible with Official Mac OS system python-2.7.10's numpy URL: https://github.com/apache/incubator-mxnet/pull/10445#issuecomment-379984088 @bhavinthaker no this is not possible because this will lead to both CentOS and Ubuntu

[GitHub] PaulaQin opened a new issue #10480: Could you help build windows pypi package with cuda9.0

2018-04-09 Thread GitBox
PaulaQin opened a new issue #10480: Could you help build windows pypi package with cuda9.0 URL: https://github.com/apache/incubator-mxnet/issues/10480 Hello, Could you help build windows pypi package with below dependencies: 1. cuda9.0 and cudnn7.05 2. windows 10, x64 3. mxnet1.2

[GitHub] marcoabreu commented on issue #10445: Make the numpy version compatible with Official Mac OS system python-2.7.10's numpy

2018-04-09 Thread GitBox
marcoabreu commented on issue #10445: Make the numpy version compatible with Official Mac OS system python-2.7.10's numpy URL: https://github.com/apache/incubator-mxnet/pull/10445#issuecomment-379984088 @bhavinthaker no this is not possible because this will lead to both CentOS and Ubuntu

[GitHub] marcoabreu commented on issue #10445: Make the numpy version compatible with Official Mac OS system python-2.7.10's numpy

2018-04-09 Thread GitBox
marcoabreu commented on issue #10445: Make the numpy version compatible with Official Mac OS system python-2.7.10's numpy URL: https://github.com/apache/incubator-mxnet/pull/10445#issuecomment-379984088 @bhavinthaker no this is not possible because this will lead to both CentOS and Ubuntu

[GitHub] szha commented on issue #10480: Could you help build windows pypi package with cuda9.0

2018-04-09 Thread GitBox
szha commented on issue #10480: Could you help build windows pypi package with cuda9.0 URL: https://github.com/apache/incubator-mxnet/issues/10480#issuecomment-379989612 @yajiedesign This is an automated message from the Ap

<    1   2