[GitHub] aaronmarkham opened a new pull request #11754: updating image reference and fixing additional text

2018-07-13 Thread GitBox
aaronmarkham opened a new pull request #11754: updating image reference and fixing additional text URL: https://github.com/apache/incubator-mxnet/pull/11754 ## Description ## Minor update. Replacing an image for the available pip packages.

[GitHub] szha commented on a change in pull request #11754: updating image reference and fixing additional text

2018-07-13 Thread GitBox
szha commented on a change in pull request #11754: updating image reference and fixing additional text URL: https://github.com/apache/incubator-mxnet/pull/11754#discussion_r202500665 ## File path: docs/install/ubuntu_setup.md ## @@ -92,7 +92,7 @@ The following table

[GitHub] haojin2 commented on a change in pull request #11749: [MXNET-8230] test_operator_gpu.test_rms fails

2018-07-13 Thread GitBox
haojin2 commented on a change in pull request #11749: [MXNET-8230] test_operator_gpu.test_rms fails URL: https://github.com/apache/incubator-mxnet/pull/11749#discussion_r202504873 ## File path: tests/python/unittest/test_optimizer.py ## @@ -835,8 +835,8 @@ def

[GitHub] cclauss opened a new pull request #11757: Some Python 3 fixes in ./tools again

2018-07-13 Thread GitBox
cclauss opened a new pull request #11757: Some Python 3 fixes in ./tools again URL: https://github.com/apache/incubator-mxnet/pull/11757 ## Description ## A second shot at #11672 but with __from six.moves import xrange__. Fix undefined names found be flake8 F821 that are mostly

[GitHub] jeremiedb commented on issue #11374: [MXNET-563] Refactor R optimizers to fix memory leak

2018-07-13 Thread GitBox
jeremiedb commented on issue #11374: [MXNET-563] Refactor R optimizers to fix memory leak URL: https://github.com/apache/incubator-mxnet/pull/11374#issuecomment-404998565 @hetong007 Tests added and trailing space fixed.

[GitHub] szha commented on issue #11751: [MXNET-600][Scala] NDArray auto-collector

2018-07-13 Thread GitBox
szha commented on issue #11751: [MXNET-600][Scala] NDArray auto-collector URL: https://github.com/apache/incubator-mxnet/pull/11751#issuecomment-404988875 @yzhliu nice to see you back on Scala for core development. This is an

[GitHub] szha commented on a change in pull request #11675: fix a bug in CachedOp.

2018-07-13 Thread GitBox
szha commented on a change in pull request #11675: fix a bug in CachedOp. URL: https://github.com/apache/incubator-mxnet/pull/11675#discussion_r202502346 ## File path: src/imperative/imperative_utils.h ## @@ -963,13 +963,13 @@ inline void CreateEngineOpSeg(

[GitHub] junrushao1994 commented on issue #11566: [MXNET-626] Add while_loop

2018-07-13 Thread GitBox
junrushao1994 commented on issue #11566: [MXNET-626] Add while_loop URL: https://github.com/apache/incubator-mxnet/pull/11566#issuecomment-404990835 @piiswrong Can we merge this PR? This is an automated message from the

[GitHub] OneRaynyDay opened a new issue #11756: [MXNET-677] int8 quantization does not work on toy mnist dataset

2018-07-13 Thread GitBox
OneRaynyDay opened a new issue #11756: [MXNET-677] int8 quantization does not work on toy mnist dataset URL: https://github.com/apache/incubator-mxnet/issues/11756 [Link to JIRA ticket issue](https://issues.apache.org/jira/projects/MXNET/issues/MXNET-677?filter=allopenissues) ##

[GitHub] szha closed issue #11739: test_quantization.test_get_optimal_thresholds has fixed seed that can mask flakiness

2018-07-13 Thread GitBox
szha closed issue #11739: test_quantization.test_get_optimal_thresholds has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11739 This is an automated message from the Apache Git

[GitHub] szha closed issue #11690: test_io.test_ImageRecordIter_seed_augmentation has fixed seed that can mask flakiness

2018-07-13 Thread GitBox
szha closed issue #11690: test_io.test_ImageRecordIter_seed_augmentation has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11690 This is an automated message from the Apache Git

[GitHub] haojin2 commented on issue #11758: Flaky test test_batchnorm_fallback

2018-07-13 Thread GitBox
haojin2 commented on issue #11758: Flaky test test_batchnorm_fallback URL: https://github.com/apache/incubator-mxnet/issues/11758#issuecomment-404999116 Taking a look. This is an automated message from the Apache Git

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

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

[GitHub] aaronmarkham opened a new pull request #11755: fix R quick install instructions

2018-07-13 Thread GitBox
aaronmarkham opened a new pull request #11755: fix R quick install instructions URL: https://github.com/apache/incubator-mxnet/pull/11755 ## Description ## Minor update to R installation instructions. This is an automated

[GitHub] haojin2 commented on a change in pull request #11749: [MXNET-8230] test_operator_gpu.test_rms fails

2018-07-13 Thread GitBox
haojin2 commented on a change in pull request #11749: [MXNET-8230] test_operator_gpu.test_rms fails URL: https://github.com/apache/incubator-mxnet/pull/11749#discussion_r202504925 ## File path: tests/python/unittest/test_optimizer.py ## @@ -848,6 +848,13 @@ def

[GitHub] anirudh2290 opened a new issue #11758: Flaky test test_batchnorm_fallback

2018-07-13 Thread GitBox
anirudh2290 opened a new issue #11758: Flaky test test_batchnorm_fallback URL: https://github.com/apache/incubator-mxnet/issues/11758 Note: Providing complete information in the most concise form is the best way to get help. This issue template serves as the checklist for essential

[GitHub] reminisce commented on issue #11756: [MXNET-677] int8 quantization does not work on toy mnist dataset

2018-07-13 Thread GitBox
reminisce commented on issue #11756: [MXNET-677] int8 quantization does not work on toy mnist dataset URL: https://github.com/apache/incubator-mxnet/issues/11756#issuecomment-405000763 @pengzhao-intel This is an automated

[GitHub] apeforest removed a comment on issue #11738: test_optimizer.test_signum has fixed seed that can mask flakiness

2018-07-13 Thread GitBox
apeforest removed a comment on issue #11738: test_optimizer.test_signum has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11738#issuecomment-404883310 @szha Thanks for filing this issue. We will investigate these Flaky tests.

[GitHub] azai91 commented on issue #10026: MXNET_MKLDNN_DEBUG=1 produces errors

2018-07-13 Thread GitBox
azai91 commented on issue #10026: MXNET_MKLDNN_DEBUG=1 produces errors URL: https://github.com/apache/incubator-mxnet/issues/10026#issuecomment-404949058 @pengzhao-intel I believe when you call copyfrom it will convert the input memory shape into the same shape as the target. so if you

[GitHub] szha commented on issue #10141: Flaky test test_operator_gpu.test_convolution_options @ Python2: MKLDNN-GPU

2018-07-13 Thread GitBox
szha commented on issue #10141: Flaky test test_operator_gpu.test_convolution_options @ Python2: MKLDNN-GPU URL: https://github.com/apache/incubator-mxnet/issues/10141#issuecomment-404951795 @zheng-da @pengzhao-intel ping. Any progress?

[GitHub] lupesko commented on issue #11349: Infer shape partial returns () after slice / slice_axis operations

2018-07-13 Thread GitBox
lupesko commented on issue #11349: Infer shape partial returns () after slice / slice_axis operations URL: https://github.com/apache/incubator-mxnet/issues/11349#issuecomment-404953167 This is an MXNet backend issue, not a CPP Package issue. @sandeep-krishnamurthy can you please update

[GitHub] ddavydenko commented on issue #10492: [feature request] Logging level for C++ lib

2018-07-13 Thread GitBox
ddavydenko commented on issue #10492: [feature request] Logging level for C++ lib URL: https://github.com/apache/incubator-mxnet/issues/10492#issuecomment-404959023 This seems to be related to MXNet backend feature request where there is a need to control logging level of runtime.

[GitHub] lichen11 commented on issue #11682: mxnet R updated version out of memory error

2018-07-13 Thread GitBox
lichen11 commented on issue #11682: mxnet R updated version out of memory error URL: https://github.com/apache/incubator-mxnet/issues/11682#issuecomment-404959269 Yes I built the GPU version from the source. As described here,

[GitHub] haojin2 commented on a change in pull request #11748: [MXNET-675] Disable flaky mkldnn test_requantize_int32_to_int8

2018-07-13 Thread GitBox
haojin2 commented on a change in pull request #11748: [MXNET-675] Disable flaky mkldnn test_requantize_int32_to_int8 URL: https://github.com/apache/incubator-mxnet/pull/11748#discussion_r202483120 ## File path: tests/python/quantization/test_quantization.py ## @@ -77,6

[GitHub] azai91 commented on issue #10994: MKLDNN fails in the backward computation when forward runs with is_train=False

2018-07-13 Thread GitBox
azai91 commented on issue #10994: MKLDNN fails in the backward computation when forward runs with is_train=False URL: https://github.com/apache/incubator-mxnet/issues/10994#issuecomment-404970514 @zheng-da do we know which operators cause this?

[GitHub] haojin2 commented on issue #11707: test_nccl.test_nccl_pushpull has fixed seed that can mask flakiness

2018-07-13 Thread GitBox
haojin2 commented on issue #11707: test_nccl.test_nccl_pushpull has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11707#issuecomment-404972512 Can you change the title to "disabled test"? This is actually a disabled test

[GitHub] ctcyang commented on a change in pull request #11591: [MXNET-331] Single machine All Reduce Topology-aware Communication (Updated)

2018-07-13 Thread GitBox
ctcyang commented on a change in pull request #11591: [MXNET-331] Single machine All Reduce Topology-aware Communication (Updated) URL: https://github.com/apache/incubator-mxnet/pull/11591#discussion_r202492787 ## File path: src/kvstore/comm_tree.h ## @@ -0,0 +1,500 @@

[GitHub] ctcyang commented on a change in pull request #11591: [MXNET-331] Single machine All Reduce Topology-aware Communication (Updated)

2018-07-13 Thread GitBox
ctcyang commented on a change in pull request #11591: [MXNET-331] Single machine All Reduce Topology-aware Communication (Updated) URL: https://github.com/apache/incubator-mxnet/pull/11591#discussion_r202492787 ## File path: src/kvstore/comm_tree.h ## @@ -0,0 +1,500 @@

[GitHub] anirudh2290 commented on a change in pull request #11587: [MXNET-378] Adding depth_to_space and space_to_depth operator(Updated)

2018-07-13 Thread GitBox
anirudh2290 commented on a change in pull request #11587: [MXNET-378] Adding depth_to_space and space_to_depth operator(Updated) URL: https://github.com/apache/incubator-mxnet/pull/11587#discussion_r202479410 ## File path: tests/python/unittest/test_operator.py ## @@

[GitHub] anirudh2290 commented on a change in pull request #11587: [MXNET-378] Adding depth_to_space and space_to_depth operator(Updated)

2018-07-13 Thread GitBox
anirudh2290 commented on a change in pull request #11587: [MXNET-378] Adding depth_to_space and space_to_depth operator(Updated) URL: https://github.com/apache/incubator-mxnet/pull/11587#discussion_r202479694 ## File path: src/operator/tensor/matrix_op-inl.h ## @@ -2158,6

[GitHub] anirudh2290 commented on a change in pull request #11587: [MXNET-378] Adding depth_to_space and space_to_depth operator(Updated)

2018-07-13 Thread GitBox
anirudh2290 commented on a change in pull request #11587: [MXNET-378] Adding depth_to_space and space_to_depth operator(Updated) URL: https://github.com/apache/incubator-mxnet/pull/11587#discussion_r202494443 ## File path: src/operator/tensor/matrix_op-inl.h ## @@ -2158,6

[GitHub] anirudh2290 commented on a change in pull request #11587: [MXNET-378] Adding depth_to_space and space_to_depth operator(Updated)

2018-07-13 Thread GitBox
anirudh2290 commented on a change in pull request #11587: [MXNET-378] Adding depth_to_space and space_to_depth operator(Updated) URL: https://github.com/apache/incubator-mxnet/pull/11587#discussion_r202481247 ## File path: src/operator/tensor/matrix_op-inl.h ## @@ -2158,6

[GitHub] anirudh2290 commented on a change in pull request #11587: [MXNET-378] Adding depth_to_space and space_to_depth operator(Updated)

2018-07-13 Thread GitBox
anirudh2290 commented on a change in pull request #11587: [MXNET-378] Adding depth_to_space and space_to_depth operator(Updated) URL: https://github.com/apache/incubator-mxnet/pull/11587#discussion_r202494961 ## File path: src/operator/tensor/matrix_op-inl.h ## @@ -2158,6

[GitHub] ddavydenko commented on issue #9755: Feature request: move NDArrayiter to Core API

2018-07-13 Thread GitBox
ddavydenko commented on issue #9755: Feature request: move NDArrayiter to Core API URL: https://github.com/apache/incubator-mxnet/issues/9755#issuecomment-404983622 This seems to be related to MXNet backend, not C++ API. This request seems to suggest to refactor Python API, extract

[GitHub] KellenSunderland commented on a change in pull request #11325: Added TensorRT runtime integration

2018-07-13 Thread GitBox
KellenSunderland commented on a change in pull request #11325: Added TensorRT runtime integration URL: https://github.com/apache/incubator-mxnet/pull/11325#discussion_r202330154 ## File path: src/common/serialization.h ## @@ -0,0 +1,319 @@ +/* + * Licensed to the Apache

[GitHub] KellenSunderland commented on a change in pull request #11325: Added TensorRT runtime integration

2018-07-13 Thread GitBox
KellenSunderland commented on a change in pull request #11325: Added TensorRT runtime integration URL: https://github.com/apache/incubator-mxnet/pull/11325#discussion_r202330154 ## File path: src/common/serialization.h ## @@ -0,0 +1,319 @@ +/* + * Licensed to the Apache

[GitHub] KellenSunderland opened a new pull request #11744: Tensorrt integration - WIP 6

2018-07-13 Thread GitBox
KellenSunderland opened a new pull request #11744: Tensorrt integration - WIP 6 URL: https://github.com/apache/incubator-mxnet/pull/11744 Tensorrt integration - WIP 6 This is an automated message from the Apache Git

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

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

[GitHub] whamza15 commented on issue #9543: Variable Length Support for cuDNN RNN

2018-07-13 Thread GitBox
whamza15 commented on issue #9543: Variable Length Support for cuDNN RNN URL: https://github.com/apache/incubator-mxnet/issues/9543#issuecomment-404824718 Any progress on this? This is an automated message from the Apache

[GitHub] KellenSunderland commented on a change in pull request #11325: Added TensorRT runtime integration

2018-07-13 Thread GitBox
KellenSunderland commented on a change in pull request #11325: Added TensorRT runtime integration URL: https://github.com/apache/incubator-mxnet/pull/11325#discussion_r202300853 ## File path: src/executor/exec_pass.h ## @@ -198,6 +198,27 @@ Graph InferStorageType(Graph&&

[GitHub] KellenSunderland commented on a change in pull request #11325: Added TensorRT runtime integration

2018-07-13 Thread GitBox
KellenSunderland commented on a change in pull request #11325: Added TensorRT runtime integration URL: https://github.com/apache/incubator-mxnet/pull/11325#discussion_r202300853 ## File path: src/executor/exec_pass.h ## @@ -198,6 +198,27 @@ Graph InferStorageType(Graph&&

[GitHub] AprilSongRits opened a new issue #11743: Problems of bucking iterator in speech example

2018-07-13 Thread GitBox
AprilSongRits opened a new issue #11743: Problems of bucking iterator in speech example URL: https://github.com/apache/incubator-mxnet/issues/11743 The bucking iterator cannot read all the training data, which will cause the evaluation being significantly different.

[GitHub] KellenSunderland commented on a change in pull request #11325: Added TensorRT runtime integration

2018-07-13 Thread GitBox
KellenSunderland commented on a change in pull request #11325: Added TensorRT runtime integration URL: https://github.com/apache/incubator-mxnet/pull/11325#discussion_r202300853 ## File path: src/executor/exec_pass.h ## @@ -198,6 +198,27 @@ Graph InferStorageType(Graph&&

[GitHub] mdenna-nviso commented on issue #9507: Segmentation Fault

2018-07-13 Thread GitBox
mdenna-nviso commented on issue #9507: Segmentation Fault URL: https://github.com/apache/incubator-mxnet/issues/9507#issuecomment-404788168 Hi all, I'm having exaclty the same issue, I tried on both Raspberry Pi 3, and Raspberry Pi 3+. I compiled the latest mxnet using

[GitHub] marcoabreu commented on a change in pull request #11325: Added TensorRT runtime integration

2018-07-13 Thread GitBox
marcoabreu commented on a change in pull request #11325: Added TensorRT runtime integration URL: https://github.com/apache/incubator-mxnet/pull/11325#discussion_r202307264 ## File path: src/executor/exec_pass.h ## @@ -198,6 +198,27 @@ Graph InferStorageType(Graph&& graph,

[GitHub] edmBernard commented on issue #7182: What's the .rec file format?

2018-07-13 Thread GitBox
edmBernard commented on issue #7182: What's the .rec file format? URL: https://github.com/apache/incubator-mxnet/issues/7182#issuecomment-404832887 the missing link http://mxnet.incubator.apache.org/api/python/io/io.html#module-mxnet.recordio

[GitHub] douglas125 commented on issue #7182: What's the .rec file format?

2018-07-13 Thread GitBox
douglas125 commented on issue #7182: What's the .rec file format? URL: https://github.com/apache/incubator-mxnet/issues/7182#issuecomment-404798880 I could not find useful resources about how to write a REC file from my own data. I can create an array dataset using:

[GitHub] anirudhacharya commented on issue #11665: Is MXNet-R Docker image maintained?

2018-07-13 Thread GitBox
anirudhacharya commented on issue #11665: Is MXNet-R Docker image maintained? URL: https://github.com/apache/incubator-mxnet/issues/11665#issuecomment-404735795 @szymonmaszke It is currently not being maintained but we will keep issue open and use it track this request.

[GitHub] apeforest opened a new pull request #11742: [MXNET-623][WIP] Large NDArray support

2018-07-13 Thread GitBox
apeforest opened a new pull request #11742: [MXNET-623][WIP] Large NDArray support URL: https://github.com/apache/incubator-mxnet/pull/11742 ## Description ## This PR is to support large array size in NDArray. Before this change, the array size is bounded by 2^32. After this change,

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

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

[GitHub] apeforest commented on issue #11508: 【Question】Are there any examples for gradients clipping in gluon?

2018-07-13 Thread GitBox
apeforest commented on issue #11508: 【Question】Are there any examples for gradients clipping in gluon? URL: https://github.com/apache/incubator-mxnet/issues/11508#issuecomment-404743456 @sandeep-krishnamurthy Please close this issue. Thx

[GitHub] apeforest commented on issue #11742: [MXNET-623][WIP] Large NDArray support

2018-07-13 Thread GitBox
apeforest commented on issue #11742: [MXNET-623][WIP] Large NDArray support URL: https://github.com/apache/incubator-mxnet/pull/11742#issuecomment-404740828 @eric-haibin-lin Please help to review this. This is an automated

[GitHub] apeforest edited a comment on issue #11742: [MXNET-623][WIP] Large NDArray support

2018-07-13 Thread GitBox
apeforest edited a comment on issue #11742: [MXNET-623][WIP] Large NDArray support URL: https://github.com/apache/incubator-mxnet/pull/11742#issuecomment-404740828 @eric-haibin-lin Please help to review this change. This is

[GitHub] anshumankmr commented on issue #3970: Loading pretrained model raise error

2018-07-13 Thread GitBox
anshumankmr commented on issue #3970: Loading pretrained model raise error URL: https://github.com/apache/incubator-mxnet/issues/3970#issuecomment-404747665 @rorschachhb thanks a lot mate This is an automated message from

[GitHub] marcoabreu closed pull request #11672: Some Python 3 fixes in ./tools

2018-07-13 Thread GitBox
marcoabreu closed pull request #11672: Some Python 3 fixes in ./tools URL: https://github.com/apache/incubator-mxnet/pull/11672 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

[GitHub] marcoabreu closed pull request #11669: Fix TabError for Python 3

2018-07-13 Thread GitBox
marcoabreu closed pull request #11669: Fix TabError for Python 3 URL: https://github.com/apache/incubator-mxnet/pull/11669 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

[GitHub] marcoabreu commented on issue #11669: Fix TabError for Python 3

2018-07-13 Thread GitBox
marcoabreu commented on issue #11669: Fix TabError for Python 3 URL: https://github.com/apache/incubator-mxnet/pull/11669#issuecomment-404758427 Sorry, we just waited for CI to pass :) This is an automated message from the

[incubator-mxnet] branch master updated (32d298b -> f22ae1d)

2018-07-13 Thread marcoabreu
This is an automated email from the ASF dual-hosted git repository. marcoabreu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 32d298b [MXNET-323] Improve performance of broadcast ops backward pass (#11252) add f22ae1d Fix

[incubator-mxnet] branch master updated (f22ae1d -> d611037)

2018-07-13 Thread marcoabreu
This is an automated email from the ASF dual-hosted git repository. marcoabreu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from f22ae1d Fix TabError for Python 3 (#11669) add d611037 Some Python 3 fixes in ./tools (#11672)

[incubator-mxnet] branch master updated (d611037 -> 5b4d528)

2018-07-13 Thread marcoabreu
This is an automated email from the ASF dual-hosted git repository. marcoabreu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from d611037 Some Python 3 fixes in ./tools (#11672) add 5b4d528 fix batchnorm problem with sparse

[GitHub] marcoabreu commented on a change in pull request #11626: [MXNET-651] MXNet Model Backwards Compatibility Checker

2018-07-13 Thread GitBox
marcoabreu commented on a change in pull request #11626: [MXNET-651] MXNet Model Backwards Compatibility Checker URL: https://github.com/apache/incubator-mxnet/pull/11626#discussion_r202280556 ## File path: tests/nightly/model_backwards_compatibility_check/JenkinsfileForMBCC

[GitHub] marcoabreu commented on a change in pull request #11626: [MXNET-651] MXNet Model Backwards Compatibility Checker

2018-07-13 Thread GitBox
marcoabreu commented on a change in pull request #11626: [MXNET-651] MXNet Model Backwards Compatibility Checker URL: https://github.com/apache/incubator-mxnet/pull/11626#discussion_r202282010 ## File path:

[GitHub] marcoabreu commented on a change in pull request #11626: [MXNET-651] MXNet Model Backwards Compatibility Checker

2018-07-13 Thread GitBox
marcoabreu commented on a change in pull request #11626: [MXNET-651] MXNet Model Backwards Compatibility Checker URL: https://github.com/apache/incubator-mxnet/pull/11626#discussion_r202281767 ## File path:

[GitHub] kebinpeng commented on issue #9344: fcn-xs for mutil GPU

2018-07-13 Thread GitBox
kebinpeng commented on issue #9344: fcn-xs for mutil GPU URL: https://github.com/apache/incubator-mxnet/issues/9344#issuecomment-404768217 @mli what you said is on gluon,however I am using symbol. could you please help me solve this problem? thanks a lot

[GitHub] KellenSunderland commented on issue #11509: Hanging flaky test test_operator.test_norm @ Python 3: GPU Win

2018-07-13 Thread GitBox
KellenSunderland commented on issue #11509: Hanging flaky test test_operator.test_norm @ Python 3: GPU Win URL: https://github.com/apache/incubator-mxnet/issues/11509#issuecomment-404769062 @szha Would it make sense to close this issue and re-open if we see test issuse with test_norm

[GitHub] marcoabreu closed issue #8834: Flaky test: Scala:OperatorSuite.arange

2018-07-13 Thread GitBox
marcoabreu closed issue #8834: Flaky test: Scala:OperatorSuite.arange URL: https://github.com/apache/incubator-mxnet/issues/8834 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] marcoabreu commented on issue #10387: Flaky test(scala): test_arange

2018-07-13 Thread GitBox
marcoabreu commented on issue #10387: Flaky test(scala): test_arange URL: https://github.com/apache/incubator-mxnet/issues/10387#issuecomment-404775681 I don't know. Let's come back when we see it again. Duplicate of https://github.com/apache/incubator-mxnet/issues/8834

[GitHub] marcoabreu commented on issue #8780: Failure in unittest test_operator.py:test_reduce for some seeds

2018-07-13 Thread GitBox
marcoabreu commented on issue #8780: Failure in unittest test_operator.py:test_reduce for some seeds URL: https://github.com/apache/incubator-mxnet/issues/8780#issuecomment-404776196 Not as far as I can tell. Closing This

[GitHub] marcoabreu commented on issue #11572: [MXNET-645] Add flakiness checker

2018-07-13 Thread GitBox
marcoabreu commented on issue #11572: [MXNET-645] Add flakiness checker URL: https://github.com/apache/incubator-mxnet/pull/11572#issuecomment-404759732 @larroy are we good to move ahead? This is an automated message from the

[GitHub] marcoabreu closed pull request #11656: Fix batchnorm problem with sparse matrices when fix_gamma=True

2018-07-13 Thread GitBox
marcoabreu closed pull request #11656: Fix batchnorm problem with sparse matrices when fix_gamma=True URL: https://github.com/apache/incubator-mxnet/pull/11656 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] marcoabreu commented on a change in pull request #11626: [MXNET-651] MXNet Model Backwards Compatibility Checker

2018-07-13 Thread GitBox
marcoabreu commented on a change in pull request #11626: [MXNET-651] MXNet Model Backwards Compatibility Checker URL: https://github.com/apache/incubator-mxnet/pull/11626#discussion_r202281614 ## File path:

[GitHub] marcoabreu commented on a change in pull request #11626: [MXNET-651] MXNet Model Backwards Compatibility Checker

2018-07-13 Thread GitBox
marcoabreu commented on a change in pull request #11626: [MXNET-651] MXNet Model Backwards Compatibility Checker URL: https://github.com/apache/incubator-mxnet/pull/11626#discussion_r202282243 ## File path:

[GitHub] yukang2017 closed issue #11508: 【Question】Are there any examples for gradients clipping in gluon?

2018-07-13 Thread GitBox
yukang2017 closed issue #11508: 【Question】Are there any examples for gradients clipping in gluon? URL: https://github.com/apache/incubator-mxnet/issues/11508 This is an automated message from the Apache Git Service. To

[GitHub] marcoabreu commented on issue #11626: [MXNET-651] MXNet Model Backwards Compatibility Checker

2018-07-13 Thread GitBox
marcoabreu commented on issue #11626: [MXNET-651] MXNet Model Backwards Compatibility Checker URL: https://github.com/apache/incubator-mxnet/pull/11626#issuecomment-404768040 Thanks a lot, looks very good for a first iteration!

[GitHub] marcoabreu commented on issue #11626: [MXNET-651] MXNet Model Backwards Compatibility Checker

2018-07-13 Thread GitBox
marcoabreu commented on issue #11626: [MXNET-651] MXNet Model Backwards Compatibility Checker URL: https://github.com/apache/incubator-mxnet/pull/11626#issuecomment-404770853 I have created a job at http://jenkins.mxnet-ci.amazon-ml.com/job/test-backwards-compatibility-checker/. This job

[GitHub] JeremyCXP commented on issue #10349: Converting MXNet model to CoreML fails in param = node['attr']

2018-07-13 Thread GitBox
JeremyCXP commented on issue #10349: Converting MXNet model to CoreML fails in param = node['attr'] URL: https://github.com/apache/incubator-mxnet/issues/10349#issuecomment-404752499 Fix already exist in source:

[GitHub] marcoabreu commented on a change in pull request #11626: [MXNET-651] MXNet Model Backwards Compatibility Checker

2018-07-13 Thread GitBox
marcoabreu commented on a change in pull request #11626: [MXNET-651] MXNet Model Backwards Compatibility Checker URL: https://github.com/apache/incubator-mxnet/pull/11626#discussion_r202280862 ## File path: ci/docker/runtime_functions.sh ## @@ -854,6 +854,27 @@

[GitHub] marcoabreu commented on a change in pull request #11626: [MXNET-651] MXNet Model Backwards Compatibility Checker

2018-07-13 Thread GitBox
marcoabreu commented on a change in pull request #11626: [MXNET-651] MXNet Model Backwards Compatibility Checker URL: https://github.com/apache/incubator-mxnet/pull/11626#discussion_r202281142 ## File path: tests/nightly/model_backwards_compatibility_check/common.py ## @@

[GitHub] cclauss commented on a change in pull request #11671: Some Python 3 fixes in ./example

2018-07-13 Thread GitBox
cclauss commented on a change in pull request #11671: Some Python 3 fixes in ./example URL: https://github.com/apache/incubator-mxnet/pull/11671#discussion_r202288345 ## File path: example/ssd/dataset/pycocotools/coco.py ## @@ -55,12 +55,12 @@ # from . import mask as

[GitHub] marcoabreu closed issue #10387: Flaky test(scala): test_arange

2018-07-13 Thread GitBox
marcoabreu closed issue #10387: Flaky test(scala): test_arange URL: https://github.com/apache/incubator-mxnet/issues/10387 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] marcoabreu closed issue #8780: Failure in unittest test_operator.py:test_reduce for some seeds

2018-07-13 Thread GitBox
marcoabreu closed issue #8780: Failure in unittest test_operator.py:test_reduce for some seeds URL: https://github.com/apache/incubator-mxnet/issues/8780 This is an automated message from the Apache Git Service. To respond

[GitHub] marcoabreu commented on issue #10274: test_ndarray.test_reduce fails in v1.0.0

2018-07-13 Thread GitBox
marcoabreu commented on issue #10274: test_ndarray.test_reduce fails in v1.0.0 URL: https://github.com/apache/incubator-mxnet/issues/10274#issuecomment-404776301 It could be ARM related. Lets leave it open for now and we'll have a look later on.

[GitHub] KellenSunderland opened a new pull request #11745: Speed up GPU Windows builds in CI

2018-07-13 Thread GitBox
KellenSunderland opened a new pull request #11745: Speed up GPU Windows builds in CI URL: https://github.com/apache/incubator-mxnet/pull/11745 ## Description ## Speed up GPU Windows builds in CI ## Checklist ## ### Essentials ### Please feel free to remove inapplicable

[GitHub] marcoabreu edited a comment on issue #10087: Flaky test on Ubuntu: test_operator_gpu.test_batchnorm_with_type

2018-07-13 Thread GitBox
marcoabreu edited a comment on issue #10087: Flaky test on Ubuntu: test_operator_gpu.test_batchnorm_with_type URL: https://github.com/apache/incubator-mxnet/issues/10087#issuecomment-404858767 Flakyness has not been solved:

[GitHub] anirudhacharya opened a new issue #10087: Flaky test on Ubuntu: test_operator_gpu.test_batchnorm_with_type

2018-07-13 Thread GitBox
anirudhacharya opened a new issue #10087: Flaky test on Ubuntu: test_operator_gpu.test_batchnorm_with_type URL: https://github.com/apache/incubator-mxnet/issues/10087 ## Description Flaky test on ubuntu_gpu for the test - test_operator_gpu.test_batchnorm_with_type. It is a

[GitHub] marcoabreu commented on issue #10087: Flaky test on Ubuntu: test_operator_gpu.test_batchnorm_with_type

2018-07-13 Thread GitBox
marcoabreu commented on issue #10087: Flaky test on Ubuntu: test_operator_gpu.test_batchnorm_with_type URL: https://github.com/apache/incubator-mxnet/issues/10087#issuecomment-404858767 Flakyness has not been solved:

[GitHub] marcoabreu opened a new pull request #11746: Disable batchnorm_with_type

2018-07-13 Thread GitBox
marcoabreu opened a new pull request #11746: Disable batchnorm_with_type URL: https://github.com/apache/incubator-mxnet/pull/11746 Disable test to due flakyness: https://github.com/apache/incubator-mxnet/issues/10087 This is

[GitHub] KellenSunderland opened a new issue #11747: Flaky test test_quantization_mkldnn.test_requantize_int32_to_int8

2018-07-13 Thread GitBox
KellenSunderland opened a new issue #11747: Flaky test test_quantization_mkldnn.test_requantize_int32_to_int8 URL: https://github.com/apache/incubator-mxnet/issues/11747 Example Failure

[GitHub] KellenSunderland opened a new pull request #11748: [MXNET-675] Disable flaky mkldnn test_requantize_int32_to_int8

2018-07-13 Thread GitBox
KellenSunderland opened a new pull request #11748: [MXNET-675] Disable flaky mkldnn test_requantize_int32_to_int8 URL: https://github.com/apache/incubator-mxnet/pull/11748 ## Description ## Disable flaky mkldnn test_requantize_int32_to_int8 ## Checklist ## ### Essentials ###

[GitHub] marcoabreu commented on issue #11748: [MXNET-675] Disable flaky mkldnn test_requantize_int32_to_int8

2018-07-13 Thread GitBox
marcoabreu commented on issue #11748: [MXNET-675] Disable flaky mkldnn test_requantize_int32_to_int8 URL: https://github.com/apache/incubator-mxnet/pull/11748#issuecomment-404865251 https://github.com/apache/incubator-mxnet/issues/11747

[GitHub] simoncorstonoliver commented on issue #11669: Fix TabError for Python 3

2018-07-13 Thread GitBox
simoncorstonoliver commented on issue #11669: Fix TabError for Python 3 URL: https://github.com/apache/incubator-mxnet/pull/11669#issuecomment-404878377 @marcoabreu a good starting point point might be a review of the examples to see which ones properly belong in the repo. Some might be

[GitHub] piyushghai commented on a change in pull request #11626: [MXNET-651] MXNet Model Backwards Compatibility Checker

2018-07-13 Thread GitBox
piyushghai commented on a change in pull request #11626: [MXNET-651] MXNet Model Backwards Compatibility Checker URL: https://github.com/apache/incubator-mxnet/pull/11626#discussion_r202412563 ## File path:

[GitHub] anirudhacharya commented on issue #11509: Hanging flaky test test_operator.test_norm @ Python 3: GPU Win

2018-07-13 Thread GitBox
anirudhacharya commented on issue #11509: Hanging flaky test test_operator.test_norm @ Python 3: GPU Win URL: https://github.com/apache/incubator-mxnet/issues/11509#issuecomment-404901399 @KellenSunderland as Sheng mentioned it has only been partially enabled, there are certain test

[GitHub] nswamy closed issue #10686: Building from source fails

2018-07-13 Thread GitBox
nswamy closed issue #10686: Building from source fails URL: https://github.com/apache/incubator-mxnet/issues/10686 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] sandeep-krishnamurthy commented on a change in pull request #11593: onnx split op import

2018-07-13 Thread GitBox
sandeep-krishnamurthy commented on a change in pull request #11593: onnx split op import URL: https://github.com/apache/incubator-mxnet/pull/11593#discussion_r202432065 ## File path: python/mxnet/contrib/onnx/onnx2mx/_op_translations.py ## @@ -407,8 +407,22 @@ def

[GitHub] haojin2 commented on issue #11708: test_ndarray.test_cached has fixed seed that can mask flakiness

2018-07-13 Thread GitBox
haojin2 commented on issue #11708: test_ndarray.test_cached has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11708#issuecomment-404914839 This test is tracked at #8049 already.

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

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

[GitHub] apeforest commented on issue #11720: test_operator.test_laop_3 has fixed seed that can mask flakiness

2018-07-13 Thread GitBox
apeforest commented on issue #11720: test_operator.test_laop_3 has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11720#issuecomment-404884914 @szha Thanks for filing this issue. We will investigate these Flaky tests.

[GitHub] leezu commented on issue #11509: Hanging flaky test test_operator.test_norm @ Python 3: GPU Win

2018-07-13 Thread GitBox
leezu commented on issue #11509: Hanging flaky test test_operator.test_norm @ Python 3: GPU Win URL: https://github.com/apache/incubator-mxnet/issues/11509#issuecomment-404907122 @anirudh2290 @KellenSunderland Only the part that caused assertion errors during numerical checking of the

[incubator-mxnet] branch v1.2.0-java updated: add NDArrayCollector

2018-07-13 Thread liuyizhi
This is an automated email from the ASF dual-hosted git repository. liuyizhi pushed a commit to branch v1.2.0-java in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/v1.2.0-java by this push: new 372b396 add

  1   2   3   >