[GitHub] [incubator-mxnet] ksellesk commented on issue #14956: mxnet.image.imread can not correctly read jpg with orientation

2019-05-14 Thread GitBox
ksellesk commented on issue #14956: mxnet.image.imread can not correctly read jpg with orientation URL: https://github.com/apache/incubator-mxnet/issues/14956#issuecomment-492526460 ![IMG_2058](https://user-images.githubusercontent.com/9996886/57754105-47df8300-7720-11e9-94f0-7d9f1ec8766d

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #14956: mxnet.image.imread can not correctly read jpg with orientation

2019-05-14 Thread GitBox
mxnet-label-bot commented on issue #14956: mxnet.image.imread can not correctly read jpg with orientation URL: https://github.com/apache/incubator-mxnet/issues/14956#issuecomment-492526075 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest som

[GitHub] [incubator-mxnet] ksellesk opened a new issue #14956: mxnet.image.imread can not correctly read jpg with orientation

2019-05-14 Thread GitBox
ksellesk opened a new issue #14956: mxnet.image.imread can not correctly read jpg with orientation URL: https://github.com/apache/incubator-mxnet/issues/14956 See also: https://github.com/apache/incubator-mxnet/issues/13216 This is a bug must be fixed since many jpegs has orientat

[GitHub] [incubator-mxnet] sxjscience commented on a change in pull request #14912: Add fp16 and fp64 support for topk

2019-05-14 Thread GitBox
sxjscience commented on a change in pull request #14912: Add fp16 and fp64 support for topk URL: https://github.com/apache/incubator-mxnet/pull/14912#discussion_r284106072 ## File path: src/operator/tensor/ordering_op-inl.h ## @@ -401,8 +401,6 @@ void TopKImpl(const RunCon

[GitHub] [incubator-mxnet] TaoLv commented on a change in pull request #14893: Integrating the MKL VML functions to MXNET to speed-up the (element-wised) mathematic computation

2019-05-14 Thread GitBox
TaoLv commented on a change in pull request #14893: Integrating the MKL VML functions to MXNET to speed-up the (element-wised) mathematic computation URL: https://github.com/apache/incubator-mxnet/pull/14893#discussion_r284104434 ## File path: src/operator/mkl_functions-inl.h #

[GitHub] [incubator-mxnet] PistonY commented on issue #14955: [Feature request]Calculate network calculations tools for Gluon.

2019-05-14 Thread GitBox
PistonY commented on issue #14955: [Feature request]Calculate network calculations tools for Gluon. URL: https://github.com/apache/incubator-mxnet/issues/14955#issuecomment-492519863 @pengzhao-intel I mean GFLOPs is not consider special further improvements.It's just standard calculated a

[GitHub] [incubator-mxnet] xiaodao2049 commented on issue #14941: convolution layer when cudnn_off = False will cause random result

2019-05-14 Thread GitBox
xiaodao2049 commented on issue #14941: convolution layer when cudnn_off = False will cause random result URL: https://github.com/apache/incubator-mxnet/issues/14941#issuecomment-492518055 @vdantu thanks for your reply. I have tried both solution you mentioned,MXNET_ENFORCE_DETERMINISM do

[GitHub] [incubator-mxnet] TaoLv commented on issue #14891: [Doc] Add MKL-DNN operator list

2019-05-14 Thread GitBox
TaoLv commented on issue #14891: [Doc] Add MKL-DNN operator list URL: https://github.com/apache/incubator-mxnet/pull/14891#issuecomment-492517643 Thank you for the fix @aaronmarkham . I'm not familiar with the compilation from md files to html files, but I not notice there is already an ind

[GitHub] [incubator-mxnet] pengzhao-intel commented on issue #14955: [Feature request]Calculate network calculations tools for Gluon.

2019-05-14 Thread GitBox
pengzhao-intel commented on issue #14955: [Feature request]Calculate network calculations tools for Gluon. URL: https://github.com/apache/incubator-mxnet/issues/14955#issuecomment-492515474 @sandeep-krishnamurthy 's proposal maybe can cover your request with further improvements. https

[GitHub] [incubator-mxnet] pengzhao-intel commented on issue #14955: [Feature request]Calculate network calculations tools for Gluon.

2019-05-14 Thread GitBox
pengzhao-intel commented on issue #14955: [Feature request]Calculate network calculations tools for Gluon. URL: https://github.com/apache/incubator-mxnet/issues/14955#issuecomment-492514795 The Gflops is related to what kind of implementation is used and whether other optimization skills

[GitHub] [incubator-mxnet] TaoLv commented on issue #14783: [WIP] Update MKL-DNN submodule to v0.19

2019-05-14 Thread GitBox
TaoLv commented on issue #14783: [WIP] Update MKL-DNN submodule to v0.19 URL: https://github.com/apache/incubator-mxnet/pull/14783#issuecomment-492514007 @eric-haibin-lin Finally MKL-DNN 0.19 was just released today. This PR is updated accordingly. -

[GitHub] [incubator-mxnet] eric-haibin-lin commented on issue #14629: [MXNET-1333] Estimator and Fit API

2019-05-14 Thread GitBox
eric-haibin-lin commented on issue #14629: [MXNET-1333] Estimator and Fit API URL: https://github.com/apache/incubator-mxnet/pull/14629#issuecomment-492509711 My comments are addressed. Great work!! This is an automated messag

[GitHub] [incubator-mxnet] szha commented on a change in pull request #14542: Support SyncBatchNorm5D

2019-05-14 Thread GitBox
szha commented on a change in pull request #14542: Support SyncBatchNorm5D URL: https://github.com/apache/incubator-mxnet/pull/14542#discussion_r284091455 ## File path: tests/python/unittest/test_gluon.py ## @@ -583,6 +583,126 @@ def test_batchnorm(): check_layer_forwa

[GitHub] [incubator-mxnet] eric-haibin-lin commented on issue #12992: [MXNET-1179] Enforce deterministic algorithms in convolution layers

2019-05-14 Thread GitBox
eric-haibin-lin commented on issue #12992: [MXNET-1179] Enforce deterministic algorithms in convolution layers URL: https://github.com/apache/incubator-mxnet/pull/12992#issuecomment-492508605 Is there a reason why a unit test was not added for this change?

[GitHub] [incubator-mxnet] eric-haibin-lin commented on issue #14783: [WIP] Update MKL-DNN submodule to v0.19

2019-05-14 Thread GitBox
eric-haibin-lin commented on issue #14783: [WIP] Update MKL-DNN submodule to v0.19 URL: https://github.com/apache/incubator-mxnet/pull/14783#issuecomment-492504088 What's the pending item for this PR? This is an automate

[GitHub] [incubator-mxnet] eric-haibin-lin commented on a change in pull request #14893: Integrating the MKL VML functions to MXNET to speed-up the (element-wised) mathematic computation

2019-05-14 Thread GitBox
eric-haibin-lin commented on a change in pull request #14893: Integrating the MKL VML functions to MXNET to speed-up the (element-wised) mathematic computation URL: https://github.com/apache/incubator-mxnet/pull/14893#discussion_r284087173 ## File path: src/operator/mkl_functions-i

[GitHub] [incubator-mxnet] eric-haibin-lin commented on a change in pull request #14893: Integrating the MKL VML functions to MXNET to speed-up the (element-wised) mathematic computation

2019-05-14 Thread GitBox
eric-haibin-lin commented on a change in pull request #14893: Integrating the MKL VML functions to MXNET to speed-up the (element-wised) mathematic computation URL: https://github.com/apache/incubator-mxnet/pull/14893#discussion_r284087044 ## File path: src/operator/tensor/elemwise

[GitHub] [incubator-mxnet] lanking520 commented on issue #14666: [MXNET-1287] Fix test memory with ResourceScope

2019-05-14 Thread GitBox
lanking520 commented on issue #14666: [MXNET-1287] Fix test memory with ResourceScope URL: https://github.com/apache/incubator-mxnet/pull/14666#issuecomment-492497390 @nswamy I believe this one is good to go. Please take a look --

[GitHub] [incubator-mxnet] PistonY opened a new issue #14955: [Feature request]Calculate network calculations tools for Gluon.

2019-05-14 Thread GitBox
PistonY opened a new issue #14955: [Feature request]Calculate network calculations tools for Gluon. URL: https://github.com/apache/incubator-mxnet/issues/14955 Now gluon has a `summary` function for calculate total params for a network but don't have a tool for calculate network FLOPs(G).

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #14955: [Feature request]Calculate network calculations tools for Gluon.

2019-05-14 Thread GitBox
mxnet-label-bot commented on issue #14955: [Feature request]Calculate network calculations tools for Gluon. URL: https://github.com/apache/incubator-mxnet/issues/14955#issuecomment-492494883 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest s

[GitHub] [incubator-mxnet] reminisce commented on issue #14954: broadcast_to() behavior change after new 0D and uninitialized shape support added?

2019-05-14 Thread GitBox
reminisce commented on issue #14954: broadcast_to() behavior change after new 0D and uninitialized shape support added? URL: https://github.com/apache/incubator-mxnet/issues/14954#issuecomment-492494761 Thanks for reporting this. That was changed by mistake. I will revert this change for

[GitHub] [incubator-mxnet] goravkaul commented on issue #14672: Is it possible for mxnet to save the best model and early stopping

2019-05-14 Thread GitBox
goravkaul commented on issue #14672: Is it possible for mxnet to save the best model and early stopping URL: https://github.com/apache/incubator-mxnet/issues/14672#issuecomment-492494573 Thanks. This is an automated message

[GitHub] [incubator-mxnet] DickJC123 opened a new issue #14954: broadcast_to() behavior change after new 0D and uninitialized shape support added?

2019-05-14 Thread GitBox
DickJC123 opened a new issue #14954: broadcast_to() behavior change after new 0D and uninitialized shape support added? URL: https://github.com/apache/incubator-mxnet/issues/14954 The documentation for broadcast_to(..., shape=,...) suggests that '0' can appear as a placeholder that means

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #14954: broadcast_to() behavior change after new 0D and uninitialized shape support added?

2019-05-14 Thread GitBox
mxnet-label-bot commented on issue #14954: broadcast_to() behavior change after new 0D and uninitialized shape support added? URL: https://github.com/apache/incubator-mxnet/issues/14954#issuecomment-492478018 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I wil

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #14953: Questions about installing mxnet and gluoncv on nvidia jetson tx2

2019-05-14 Thread GitBox
mxnet-label-bot commented on issue #14953: Questions about installing mxnet and gluoncv on nvidia jetson tx2 URL: https://github.com/apache/incubator-mxnet/issues/14953#issuecomment-492474445 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest

[GitHub] [incubator-mxnet] Jessespace opened a new issue #14953: Questions about installing mxnet and gluoncv on nvidia jetson tx2

2019-05-14 Thread GitBox
Jessespace opened a new issue #14953: Questions about installing mxnet and gluoncv on nvidia jetson tx2 URL: https://github.com/apache/incubator-mxnet/issues/14953 1. I tried the mxnet official website to use the source installation steps, failed after many attempts. 2. Use sudo pip ins

[GitHub] [incubator-mxnet] anujgupta82 commented on issue #6614: train, test and validation sets with im2rec

2019-05-14 Thread GitBox
anujgupta82 commented on issue #6614: train, test and validation sets with im2rec URL: https://github.com/apache/incubator-mxnet/issues/6614#issuecomment-492469004 @patriciaaa82 : I am looking for the exact same thing Did you get the answer?

[GitHub] [incubator-mxnet] yinghu5 commented on issue #14952: Update mkldnn window build instructions in MKLDNN_README.md

2019-05-14 Thread GitBox
yinghu5 commented on issue #14952: Update mkldnn window build instructions in MKLDNN_README.md URL: https://github.com/apache/incubator-mxnet/pull/14952#issuecomment-492467928 @TaoLv @szha @ZhennanQin @pengzhao-intel please help to review them. thanks -

[GitHub] [incubator-mxnet] yinghu5 opened a new pull request #14952: Update mkldnn window build instructions in MKLDNN_README.md

2019-05-14 Thread GitBox
yinghu5 opened a new pull request #14952: Update mkldnn window build instructions in MKLDNN_README.md URL: https://github.com/apache/incubator-mxnet/pull/14952 ## Description ## Updates mkldnn & MKL window Build instructions in MKLDNN_README.md, if the PR apache#14877 (fix MKLDNN/MKL in

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

2019-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 bbe8f6d Bump the publish ti

[GitHub] [incubator-mxnet] junrushao1994 commented on issue #14948: Disable numpy's writability of NDArray once it is zero-copied to MXNet

2019-05-14 Thread GitBox
junrushao1994 commented on issue #14948: Disable numpy's writability of NDArray once it is zero-copied to MXNet URL: https://github.com/apache/incubator-mxnet/pull/14948#issuecomment-492461455 @szha I haven't found a way to preventing users from reading the data. `array.flags["OWNDATA"]` i

[GitHub] [incubator-mxnet] stu1130 commented on issue #14619: [Discussion] 1.5.0 Roadmap

2019-05-14 Thread GitBox
stu1130 commented on issue #14619: [Discussion] 1.5.0 Roadmap URL: https://github.com/apache/incubator-mxnet/issues/14619#issuecomment-492459339 Dependency Updates PR #14950 Update CI to use latest cuDNN & fix the ARCH_MISMATCH error on m60 gpu #14887 CUDA 10.1 PyPi script #14588 U

[GitHub] [incubator-mxnet] aaronmarkham closed issue #14802: mxnet-cu92mkl can't be installed on Mac

2019-05-14 Thread GitBox
aaronmarkham closed issue #14802: mxnet-cu92mkl can't be installed on Mac URL: https://github.com/apache/incubator-mxnet/issues/14802 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-mxnet] aaronmarkham commented on issue #14802: mxnet-cu92mkl can't be installed on Mac

2019-05-14 Thread GitBox
aaronmarkham commented on issue #14802: mxnet-cu92mkl can't be installed on Mac URL: https://github.com/apache/incubator-mxnet/issues/14802#issuecomment-492457307 Closing this as we have notifications in the docs about limitations for mac/gpu and how to install MXNet if you have a GPU.

[GitHub] [incubator-mxnet] aaronmarkham opened a new pull request #14951: Link updates for installation pages

2019-05-14 Thread GitBox
aaronmarkham opened a new pull request #14951: Link updates for installation pages URL: https://github.com/apache/incubator-mxnet/pull/14951 ## Description ## This PR updates install page links so that they work on the github repo and on the website. Notable exclusion is the main ins

[GitHub] [incubator-mxnet] stu1130 opened a new pull request #14950: Upgrade CI to use latest cuDNN

2019-05-14 Thread GitBox
stu1130 opened a new pull request #14950: Upgrade CI to use latest cuDNN URL: https://github.com/apache/incubator-mxnet/pull/14950 ## Description ## Bump up cuDNN to 7.5.1 on CI system. ## Checklist ## ### Essentials ### Please feel free to remove inapplicable items for your

[GitHub] [incubator-mxnet] aaronmarkham commented on a change in pull request #14860: [Review, don't merge before 1.5] Update TRT tutorial with new APIs

2019-05-14 Thread GitBox
aaronmarkham commented on a change in pull request #14860: [Review, don't merge before 1.5] Update TRT tutorial with new APIs URL: https://github.com/apache/incubator-mxnet/pull/14860#discussion_r284041663 ## File path: docs/tutorials/tensorrt/inference_with_trt.md ## @@ -

[GitHub] [incubator-mxnet] aaronmarkham commented on a change in pull request #14860: [Review, don't merge before 1.5] Update TRT tutorial with new APIs

2019-05-14 Thread GitBox
aaronmarkham commented on a change in pull request #14860: [Review, don't merge before 1.5] Update TRT tutorial with new APIs URL: https://github.com/apache/incubator-mxnet/pull/14860#discussion_r284041454 ## File path: docs/tutorials/tensorrt/inference_with_trt.md ## @@ -

[GitHub] [incubator-mxnet] aaronmarkham commented on a change in pull request #14860: [Review, don't merge before 1.5] Update TRT tutorial with new APIs

2019-05-14 Thread GitBox
aaronmarkham commented on a change in pull request #14860: [Review, don't merge before 1.5] Update TRT tutorial with new APIs URL: https://github.com/apache/incubator-mxnet/pull/14860#discussion_r284042561 ## File path: docs/tutorials/tensorrt/inference_with_trt.md ## @@ -

[incubator-mxnet] branch master updated (31225485 -> 1eba37a)

2019-05-14 Thread patriczhao
This is an automated email from the ASF dual-hosted git repository. patriczhao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 31225485 use mx.context.num_gpus instead of mx.test_utils.list_gpus in MF recommender example (#14926)

[GitHub] [incubator-mxnet] pengzhao-intel merged pull request #14931: Re-enable static cached_op optimization

2019-05-14 Thread GitBox
pengzhao-intel merged pull request #14931: Re-enable static cached_op optimization URL: https://github.com/apache/incubator-mxnet/pull/14931 This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [incubator-mxnet] aaronmarkham commented on a change in pull request #14855: [WIP] Jetson nano & TX installation updates

2019-05-14 Thread GitBox
aaronmarkham commented on a change in pull request #14855: [WIP] Jetson nano & TX installation updates URL: https://github.com/apache/incubator-mxnet/pull/14855#discussion_r284031877 ## File path: ci/docker/install/arm8_python.sh ## @@ -0,0 +1,36 @@ +#!/usr/bin/env bash +

[incubator-mxnet] branch fit-api updated (33e8845 -> 588730c)

2019-05-14 Thread haibin
This is an automated email from the ASF dual-hosted git repository. haibin pushed a change to branch fit-api in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 33e8845 [Fit API] update estimator (#14849) add 588730c [Fit-API] Adress PR comments (#14885) No ne

[GitHub] [incubator-mxnet] eric-haibin-lin merged pull request #14885: [Fit-API] Adress PR comments

2019-05-14 Thread GitBox
eric-haibin-lin merged pull request #14885: [Fit-API] Adress PR comments URL: https://github.com/apache/incubator-mxnet/pull/14885 This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] [incubator-mxnet] junrushao1994 opened a new pull request #14949: Update NEWS.md and README.md for patch release 1.4.1

2019-05-14 Thread GitBox
junrushao1994 opened a new pull request #14949: Update NEWS.md and README.md for patch release 1.4.1 URL: https://github.com/apache/incubator-mxnet/pull/14949 This is an automated message from the Apache Git Service. To resp

[GitHub] [incubator-mxnet] larroy commented on issue #14755: Build on Linux will fail if "test" option used

2019-05-14 Thread GitBox
larroy commented on issue #14755: Build on Linux will fail if "test" option used URL: https://github.com/apache/incubator-mxnet/issues/14755#issuecomment-492427859 better to replace c++0x to c++11 This is an automated message

[GitHub] [incubator-mxnet] larroy commented on issue #14755: Build on Linux will fail if "test" option used

2019-05-14 Thread GitBox
larroy commented on issue #14755: Build on Linux will fail if "test" option used URL: https://github.com/apache/incubator-mxnet/issues/14755#issuecomment-492427650 @TaoLv can you add -std=c++11 as in the lines below? This is

[GitHub] [incubator-mxnet] larroy closed issue #14866: Can't build the scala package in ubuntu 18.04

2019-05-14 Thread GitBox
larroy closed issue #14866: Can't build the scala package in ubuntu 18.04 URL: https://github.com/apache/incubator-mxnet/issues/14866 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-mxnet] larroy commented on issue #14866: Can't build the scala package in ubuntu 18.04

2019-05-14 Thread GitBox
larroy commented on issue #14866: Can't build the scala package in ubuntu 18.04 URL: https://github.com/apache/incubator-mxnet/issues/14866#issuecomment-492425149 `apt install -y maven openjdk-8-jdk` I had to do: `update-alternatives --config java` and choose jdk-8 as default, ot

[GitHub] [incubator-mxnet] junrushao1994 opened a new pull request #14948: Disable numpy's writability of NDArray once it is zero-copied to MXNet

2019-05-14 Thread GitBox
junrushao1994 opened a new pull request #14948: Disable numpy's writability of NDArray once it is zero-copied to MXNet URL: https://github.com/apache/incubator-mxnet/pull/14948 ## Description ## Per discussion with @szha , we decided that we do not allow ndarrays to be manipulated on th

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #14855: [WIP] Jetson nano & TX installation updates

2019-05-14 Thread GitBox
larroy commented on a change in pull request #14855: [WIP] Jetson nano & TX installation updates URL: https://github.com/apache/incubator-mxnet/pull/14855#discussion_r284013774 ## File path: ci/docker/install/arm8_core.sh ## @@ -0,0 +1,31 @@ +#!/usr/bin/env bash Review

[GitHub] [incubator-mxnet] access2rohit commented on a change in pull request #14944: [MXNET-1401] adding more operators to test support for Large Tensor

2019-05-14 Thread GitBox
access2rohit commented on a change in pull request #14944: [MXNET-1401] adding more operators to test support for Large Tensor URL: https://github.com/apache/incubator-mxnet/pull/14944#discussion_r284012476 ## File path: tests/nightly/test_large_array.py ## @@ -28,7 +28,6

[GitHub] [incubator-mxnet] access2rohit commented on a change in pull request #14944: [MXNET-1401] adding more operators to test support for Large Tensor

2019-05-14 Thread GitBox
access2rohit commented on a change in pull request #14944: [MXNET-1401] adding more operators to test support for Large Tensor URL: https://github.com/apache/incubator-mxnet/pull/14944#discussion_r284012476 ## File path: tests/nightly/test_large_array.py ## @@ -28,7 +28,6

[GitHub] [incubator-mxnet] larroy opened a new pull request #14947: Silence excessive mkldnn logging output on tests.

2019-05-14 Thread GitBox
larroy opened a new pull request #14947: Silence excessive mkldnn logging output on tests. URL: https://github.com/apache/incubator-mxnet/pull/14947 ## Description ## Silenced excessive logging output: http://jenkins.mxnet-ci.amazon-ml.com/blue/rest/organizations/jenkins/pipe

[GitHub] [incubator-mxnet] apeforest commented on a change in pull request #14944: [MXNET-1401] adding more operators to test support for Large Tensor

2019-05-14 Thread GitBox
apeforest commented on a change in pull request #14944: [MXNET-1401] adding more operators to test support for Large Tensor URL: https://github.com/apache/incubator-mxnet/pull/14944#discussion_r284010402 ## File path: tests/nightly/test_large_array.py ## @@ -37,26 +36,31 @

[GitHub] [incubator-mxnet] apeforest commented on a change in pull request #14944: [MXNET-1401] adding more operators to test support for Large Tensor

2019-05-14 Thread GitBox
apeforest commented on a change in pull request #14944: [MXNET-1401] adding more operators to test support for Large Tensor URL: https://github.com/apache/incubator-mxnet/pull/14944#discussion_r284010375 ## File path: tests/nightly/test_large_array.py ## @@ -37,26 +36,31 @

[GitHub] [incubator-mxnet] apeforest commented on a change in pull request #14944: [MXNET-1401] adding more operators to test support for Large Tensor

2019-05-14 Thread GitBox
apeforest commented on a change in pull request #14944: [MXNET-1401] adding more operators to test support for Large Tensor URL: https://github.com/apache/incubator-mxnet/pull/14944#discussion_r284010338 ## File path: tests/nightly/test_large_array.py ## @@ -28,7 +28,6 @@

[GitHub] [incubator-mxnet] larroy opened a new pull request #14946: Change mx.test_utils.list_gpus to mx.context.num_gpus where possible

2019-05-14 Thread GitBox
larroy opened a new pull request #14946: Change mx.test_utils.list_gpus to mx.context.num_gpus where possible URL: https://github.com/apache/incubator-mxnet/pull/14946 Follow up from https://github.com/apache/incubator-mxnet/pull/14926 ## Description ## Change mx_test_utils.li

[GitHub] [incubator-mxnet] access2rohit commented on issue #14944: [MXNET-1401] adding more operators to test support for Large Tensor

2019-05-14 Thread GitBox
access2rohit commented on issue #14944: [MXNET-1401] adding more operators to test support for Large Tensor URL: https://github.com/apache/incubator-mxnet/pull/14944#issuecomment-492409304 @mxnet-label-bot add [pr-awaiting-review] ---

[GitHub] [incubator-mxnet] access2rohit commented on issue #14944: [MXNET-1401] adding more operators to test support for Large Tensor

2019-05-14 Thread GitBox
access2rohit commented on issue #14944: [MXNET-1401] adding more operators to test support for Large Tensor URL: https://github.com/apache/incubator-mxnet/pull/14944#issuecomment-492409362 @apeforest please review This is an

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

2019-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 5facc2f Bump the publish ti

[GitHub] [incubator-mxnet] jeremygrace opened a new pull request #14945: Merge pull request #1 from apache/master

2019-05-14 Thread GitBox
jeremygrace opened a new pull request #14945: Merge pull request #1 from apache/master URL: https://github.com/apache/incubator-mxnet/pull/14945 Sync with upstream master ## Description ## (Brief description on what this PR is about) ## Checklist ## ### Essentials ###

[GitHub] [incubator-mxnet] perdasilva commented on issue #14877: Fix the incorrect MKLDNN/MKL logic in cmake

2019-05-14 Thread GitBox
perdasilva commented on issue #14877: Fix the incorrect MKLDNN/MKL logic in cmake URL: https://github.com/apache/incubator-mxnet/pull/14877#issuecomment-492387455 I've updated the windows instances to the new AMI. It may take some time to cycle them with the autoscaler, but please give it

[GitHub] [incubator-mxnet] Roshrini commented on issue #14942: ONNX export: Slice op - Handle None value for ends

2019-05-14 Thread GitBox
Roshrini commented on issue #14942: ONNX export: Slice op - Handle None value for ends URL: https://github.com/apache/incubator-mxnet/pull/14942#issuecomment-492382817 @vandanavk Thanks for fixing this. Can you please add unit test or model test? --

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

2019-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 7630ce0 Bump the publish ti

[GitHub] [incubator-mxnet] access2rohit commented on issue #14944: [WIP]adding more operators to test support for Large Tensor

2019-05-14 Thread GitBox
access2rohit commented on issue #14944: [WIP]adding more operators to test support for Large Tensor URL: https://github.com/apache/incubator-mxnet/pull/14944#issuecomment-492363772 @mxnet-label-bot add [pr-work-in-progress] T

[GitHub] [incubator-mxnet] access2rohit opened a new pull request #14944: [WIP]adding more operators to test support for Large Tensor

2019-05-14 Thread GitBox
access2rohit opened a new pull request #14944: [WIP]adding more operators to test support for Large Tensor URL: https://github.com/apache/incubator-mxnet/pull/14944 ## Description ## Test to check support for operators: tostype, split, argmin, tile, take and diag ## Checklist ##

[GitHub] [incubator-mxnet] tomoncle opened a new issue #14943: share java samples of mxnet

2019-05-14 Thread GitBox
tomoncle opened a new issue #14943: share java samples of mxnet URL: https://github.com/apache/incubator-mxnet/issues/14943 used springboot to realize a real-time detection function of uploaded pictures based on SSD model. I hope it can be shared with the sample program of this warehouse,

[GitHub] [incubator-mxnet] yuxihu edited a comment on issue #14748: Sync Horovod distributed training examples with latest changes

2019-05-14 Thread GitBox
yuxihu edited a comment on issue #14748: Sync Horovod distributed training examples with latest changes URL: https://github.com/apache/incubator-mxnet/pull/14748#issuecomment-492344571 @apeforest @eric-haibin-lin please help review. @mxnet-label-bot update [Distributed, pr-awaiting-r

[GitHub] [incubator-mxnet] yuxihu commented on issue #14748: Sync Horovod distributed training examples with latest changes

2019-05-14 Thread GitBox
yuxihu commented on issue #14748: Sync Horovod distributed training examples with latest changes URL: https://github.com/apache/incubator-mxnet/pull/14748#issuecomment-492344571 @apeforest @eric-haibin-lin please help review. @mxnet-label-bot update [pr-awaiting-review]

[GitHub] [incubator-mxnet] vandanavk commented on issue #14942: ONNX export: Slice op - Handle None value for ends

2019-05-14 Thread GitBox
vandanavk commented on issue #14942: ONNX export: Slice op - Handle None value for ends URL: https://github.com/apache/incubator-mxnet/pull/14942#issuecomment-492342340 @mxnet-label-bot add [ONNX, pr-awaiting-review] This is

[GitHub] [incubator-mxnet] vandanavk opened a new pull request #14942: ONNX export: Slice op - Handle None value for ends

2019-05-14 Thread GitBox
vandanavk opened a new pull request #14942: ONNX export: Slice op - Handle None value for ends URL: https://github.com/apache/incubator-mxnet/pull/14942 ## Description ## Fixes https://github.com/apache/incubator-mxnet/issues/14875 ## Checklist ## ### Essentials ### Please f

[GitHub] [incubator-mxnet] aaronmarkham commented on a change in pull request #14891: [Doc] Add MKL-DNN operator list

2019-05-14 Thread GitBox
aaronmarkham commented on a change in pull request #14891: [Doc] Add MKL-DNN operator list URL: https://github.com/apache/incubator-mxnet/pull/14891#discussion_r283909793 ## File path: docs/tutorials/mkldnn/MKLDNN_README.md ## @@ -1,25 +1,27 @@ - - - - - - - - - - - - - -

[GitHub] [incubator-mxnet] aaronmarkham commented on a change in pull request #14891: [Doc] Add MKL-DNN operator list

2019-05-14 Thread GitBox
aaronmarkham commented on a change in pull request #14891: [Doc] Add MKL-DNN operator list URL: https://github.com/apache/incubator-mxnet/pull/14891#discussion_r283909361 ## File path: docs/install/index.md ## @@ -124,20 +124,38 @@ Indicate your preferred configuration. Th

[GitHub] [incubator-mxnet] aaronmarkham commented on a change in pull request #14891: [Doc] Add MKL-DNN operator list

2019-05-14 Thread GitBox
aaronmarkham commented on a change in pull request #14891: [Doc] Add MKL-DNN operator list URL: https://github.com/apache/incubator-mxnet/pull/14891#discussion_r283909071 ## File path: docs/faq/env_var.md ## @@ -280,6 +280,11 @@ When USE_PROFILER is enabled in Makefile or

[GitHub] [incubator-mxnet] stu1130 commented on issue #14838: regression from cudnn upgrade from 7.3.1 to 7.5.0

2019-05-14 Thread GitBox
stu1130 commented on issue #14838: regression from cudnn upgrade from 7.3.1 to 7.5.0 URL: https://github.com/apache/incubator-mxnet/issues/14838#issuecomment-492324622 I built from source with latest master with CUDA 10.1 & cuDNN 7.5.1, ran twice and got 4992, 5067 respectively -

[GitHub] [incubator-mxnet] vdantu commented on issue #14941: convolution layer when cudnn_off = False will cause random result

2019-05-14 Thread GitBox
vdantu commented on issue #14941: convolution layer when cudnn_off = False will cause random result URL: https://github.com/apache/incubator-mxnet/issues/14941#issuecomment-492323919 @mxnet-label-bot update [question] This

[GitHub] [incubator-mxnet] vdantu commented on issue #14941: convolution layer when cudnn_off = False will cause random result

2019-05-14 Thread GitBox
vdantu commented on issue #14941: convolution layer when cudnn_off = False will cause random result URL: https://github.com/apache/incubator-mxnet/issues/14941#issuecomment-492323408 @xiaodao2049 : I think the reason is that there are multiple implementations of convolution when using cu

[GitHub] [incubator-mxnet] piyushghai commented on issue #14672: Is it possible for mxnet to save the best model and early stopping

2019-05-14 Thread GitBox
piyushghai commented on issue #14672: Is it possible for mxnet to save the best model and early stopping URL: https://github.com/apache/incubator-mxnet/issues/14672#issuecomment-492315324 @roywei is currently working on this :) Here's a PR that you can track for this : https://github.

[GitHub] [incubator-mxnet] aaronmarkham commented on a change in pull request #14855: [WIP] Jetson nano & TX installation updates

2019-05-14 Thread GitBox
aaronmarkham commented on a change in pull request #14855: [WIP] Jetson nano & TX installation updates URL: https://github.com/apache/incubator-mxnet/pull/14855#discussion_r283876152 ## File path: ci/docker/install/arm8_python.sh ## @@ -0,0 +1,36 @@ +#!/usr/bin/env bash +

[GitHub] [incubator-mxnet] aaronmarkham commented on a change in pull request #14855: [WIP] Jetson nano & TX installation updates

2019-05-14 Thread GitBox
aaronmarkham commented on a change in pull request #14855: [WIP] Jetson nano & TX installation updates URL: https://github.com/apache/incubator-mxnet/pull/14855#discussion_r283876317 ## File path: docs/install/install-jetson.md ## @@ -0,0 +1,272 @@ + + + + + + + + + + + +

[GitHub] [incubator-mxnet] aaronmarkham commented on a change in pull request #14855: [WIP] Jetson nano & TX installation updates

2019-05-14 Thread GitBox
aaronmarkham commented on a change in pull request #14855: [WIP] Jetson nano & TX installation updates URL: https://github.com/apache/incubator-mxnet/pull/14855#discussion_r283876716 ## File path: make/crosscompile.jetson.mk ## @@ -71,15 +71,20 @@ USE_CUDA = 1 # add the

[GitHub] [incubator-mxnet] aaronmarkham commented on a change in pull request #14855: [WIP] Jetson nano & TX installation updates

2019-05-14 Thread GitBox
aaronmarkham commented on a change in pull request #14855: [WIP] Jetson nano & TX installation updates URL: https://github.com/apache/incubator-mxnet/pull/14855#discussion_r283876559 ## File path: docs/install/install-jetson.md ## @@ -0,0 +1,272 @@ + + + + + + + + + + + +

[GitHub] [incubator-mxnet] david-seiler commented on a change in pull request #14617: PDF operators for the random samplers, and also the Dirichlet

2019-05-14 Thread GitBox
david-seiler commented on a change in pull request #14617: PDF operators for the random samplers, and also the Dirichlet URL: https://github.com/apache/incubator-mxnet/pull/14617#discussion_r283867514 ## File path: tests/python/unittest/test_random.py ## @@ -290,11 +315,84

[incubator-mxnet] branch master updated: use mx.context.num_gpus instead of mx.test_utils.list_gpus in MF recommender example (#14926)

2019-05-14 Thread wkcn
This is an automated email from the ASF dual-hosted git repository. wkcn 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 31225485 use mx.context.num_gpus instead

[GitHub] [incubator-mxnet] wkcn merged pull request #14926: use mx.context.num_gpus instead of mx.test_utils.list_gpus in MF reco…

2019-05-14 Thread GitBox
wkcn merged pull request #14926: use mx.context.num_gpus instead of mx.test_utils.list_gpus in MF reco… URL: https://github.com/apache/incubator-mxnet/pull/14926 This is an automated message from the Apache Git Service. To r

[GitHub] [incubator-mxnet] wkcn commented on issue #14926: use mx.context.num_gpus instead of mx.test_utils.list_gpus in MF reco…

2019-05-14 Thread GitBox
wkcn commented on issue #14926: use mx.context.num_gpus instead of mx.test_utils.list_gpus in MF reco… URL: https://github.com/apache/incubator-mxnet/pull/14926#issuecomment-492273301 Merged. Thank you! : ) This is an automat

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

2019-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 cd19b52 Bump the publish ti

[GitHub] [incubator-mxnet] goravkaul commented on issue #14672: Is it possible for mxnet to save the best model and early stopping

2019-05-14 Thread GitBox
goravkaul commented on issue #14672: Is it possible for mxnet to save the best model and early stopping URL: https://github.com/apache/incubator-mxnet/issues/14672#issuecomment-492202285 Hi, Any update on when early stopping functionality will be available in Mxnet python? -

[GitHub] [incubator-mxnet] feixiangdekaka commented on issue #14751: Model build error: Check failed: i >= 0 && i < ndim(): index = -2 must be in range [0, -1)

2019-05-14 Thread GitBox
feixiangdekaka commented on issue #14751: Model build error: Check failed: i >= 0 && i < ndim(): index = -2 must be in range [0, -1) URL: https://github.com/apache/incubator-mxnet/issues/14751#issuecomment-492201847 > Hi @atopion, I'm still trying to find a windows machine to test on. In t

[GitHub] [incubator-mxnet] lebeg commented on a change in pull request #14855: [WIP] Jetson nano & TX installation updates

2019-05-14 Thread GitBox
lebeg commented on a change in pull request #14855: [WIP] Jetson nano & TX installation updates URL: https://github.com/apache/incubator-mxnet/pull/14855#discussion_r283721266 ## File path: make/crosscompile.jetson.mk ## @@ -71,15 +71,20 @@ USE_CUDA = 1 # add the path t

[GitHub] [incubator-mxnet] lebeg commented on a change in pull request #14855: [WIP] Jetson nano & TX installation updates

2019-05-14 Thread GitBox
lebeg commented on a change in pull request #14855: [WIP] Jetson nano & TX installation updates URL: https://github.com/apache/incubator-mxnet/pull/14855#discussion_r283721110 ## File path: docs/install/install-jetson.md ## @@ -0,0 +1,272 @@ + + + + + + + + + + + + + + + +

[GitHub] [incubator-mxnet] lebeg commented on a change in pull request #14855: [WIP] Jetson nano & TX installation updates

2019-05-14 Thread GitBox
lebeg commented on a change in pull request #14855: [WIP] Jetson nano & TX installation updates URL: https://github.com/apache/incubator-mxnet/pull/14855#discussion_r283720499 ## File path: docs/install/install-jetson.md ## @@ -0,0 +1,272 @@ + + + + + + + + + + + + + + + +

[GitHub] [incubator-mxnet] lebeg commented on a change in pull request #14855: [WIP] Jetson nano & TX installation updates

2019-05-14 Thread GitBox
lebeg commented on a change in pull request #14855: [WIP] Jetson nano & TX installation updates URL: https://github.com/apache/incubator-mxnet/pull/14855#discussion_r283720362 ## File path: ci/docker/install/arm8_python.sh ## @@ -0,0 +1,36 @@ +#!/usr/bin/env bash + +# Lice

[GitHub] [incubator-mxnet] lichun-wang commented on issue #14643: Check failed: inputs[i]->ctx() == default_ctx (cpu(0) vs. gpu(0)) CachedOp requires all inputs to live on the same context. But data i

2019-05-14 Thread GitBox
lichun-wang commented on issue #14643: Check failed: inputs[i]->ctx() == default_ctx (cpu(0) vs. gpu(0)) CachedOp requires all inputs to live on the same context. But data is on gpu(0) while conv0_weight is on cpu(0) URL: https://github.com/apache/incubator-mxnet/issues/14643#issuecomment-492157

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

2019-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 7bb331f Bump the publish ti

[GitHub] [incubator-mxnet] nickguletskii commented on a change in pull request #14638: [MXNET-1382] Add the index_array operator

2019-05-14 Thread GitBox
nickguletskii commented on a change in pull request #14638: [MXNET-1382] Add the index_array operator URL: https://github.com/apache/incubator-mxnet/pull/14638#discussion_r283652131 ## File path: src/operator/contrib/index_array-inl.h ## @@ -0,0 +1,110 @@ +/* + * Licensed