[GitHub] [incubator-mxnet] vexilligera removed a comment on issue #17808: [WIP] Windows dev environment configuration, update install instructions from source in the docs

2020-03-29 Thread GitBox
vexilligera removed a comment on issue #17808: [WIP] Windows dev environment configuration, update install instructions from source in the docs URL: https://github.com/apache/incubator-mxnet/pull/17808#issuecomment-605796656 I printed the path to the missing dll and it was:

[GitHub] [incubator-mxnet] vexilligera commented on issue #17808: [WIP] Windows dev environment configuration, update install instructions from source in the docs

2020-03-29 Thread GitBox
vexilligera commented on issue #17808: [WIP] Windows dev environment configuration, update install instructions from source in the docs URL: https://github.com/apache/incubator-mxnet/pull/17808#issuecomment-605796656 I printed the path to the missing dll and it was:

[GitHub] [incubator-mxnet] rondogency commented on a change in pull request #17762: Custom Operator Random Number Generator Support

2020-03-29 Thread GitBox
rondogency commented on a change in pull request #17762: Custom Operator Random Number Generator Support URL: https://github.com/apache/incubator-mxnet/pull/17762#discussion_r399935574 ## File path: src/c_api/c_api.cc ## @@ -809,11 +822,10 @@ int MXLoadLib(const char

[GitHub] [incubator-mxnet] rondogency commented on a change in pull request #17762: Custom Operator Random Number Generator Support

2020-03-29 Thread GitBox
rondogency commented on a change in pull request #17762: Custom Operator Random Number Generator Support URL: https://github.com/apache/incubator-mxnet/pull/17762#discussion_r399935679 ## File path: src/c_api/c_api.cc ## @@ -248,11 +250,21 @@ void

[GitHub] [incubator-mxnet] JustinhoCHN commented on issue #17923: can not install mxnet on jetson nano, jetpack 4.3, mxnet 1.4

2020-03-29 Thread GitBox
JustinhoCHN commented on issue #17923: can not install mxnet on jetson nano, jetpack 4.3, mxnet 1.4 URL: https://github.com/apache/incubator-mxnet/issues/17923#issuecomment-605770728 2020.03.30 update: I followed the docker cross-compille method, but failed, error log: ```

[GitHub] [incubator-mxnet] hzfan commented on issue #17846: [numpy] add op tri

2020-03-29 Thread GitBox
hzfan commented on issue #17846: [numpy] add op tri URL: https://github.com/apache/incubator-mxnet/pull/17846#issuecomment-605766635 FFI LGTM This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-mxnet] hzfan commented on issue #17385: [NumPy] add random.geometric op

2020-03-29 Thread GitBox
hzfan commented on issue #17385: [NumPy] add random.geometric op URL: https://github.com/apache/incubator-mxnet/pull/17385#issuecomment-605766245 FFI LGTM. Please resolve the comments by @haojin2 and @xidulu This is an

[GitHub] [incubator-mxnet] hzfan commented on a change in pull request #17857: [Numpy] FFI: sort, argsort, vstack

2020-03-29 Thread GitBox
hzfan commented on a change in pull request #17857: [Numpy] FFI: sort, argsort, vstack URL: https://github.com/apache/incubator-mxnet/pull/17857#discussion_r399910952 ## File path: src/api/operator/numpy/np_ordering_op.cc ## @@ -0,0 +1,88 @@ +/* + * Licensed to the Apache

[GitHub] [incubator-mxnet] hzfan commented on issue #17759: [numpy] FFI for insert \ delete \ matmul etc.

2020-03-29 Thread GitBox
hzfan commented on issue #17759: [numpy] FFI for insert \ delete \ matmul etc. URL: https://github.com/apache/incubator-mxnet/pull/17759#issuecomment-605764185 LGTM This is an automated message from the Apache Git Service. To

[GitHub] [incubator-mxnet] hzfan commented on issue #17896: [Numpy] FFI: random.shuffle, equal, not_equal, less_equal, greater_equal, less, maximum and minimum

2020-03-29 Thread GitBox
hzfan commented on issue #17896: [Numpy] FFI: random.shuffle, equal, not_equal, less_equal, greater_equal, less, maximum and minimum URL: https://github.com/apache/incubator-mxnet/pull/17896#issuecomment-605763773 LGTM This

[GitHub] [incubator-mxnet] xinyu-intel closed pull request #17736: Enable embedding backward parallel

2020-03-29 Thread GitBox
xinyu-intel closed pull request #17736: Enable embedding backward parallel URL: https://github.com/apache/incubator-mxnet/pull/17736 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-mxnet] xinyu-intel commented on issue #17736: Enable embedding backward parallel

2020-03-29 Thread GitBox
xinyu-intel commented on issue #17736: Enable embedding backward parallel URL: https://github.com/apache/incubator-mxnet/pull/17736#issuecomment-605758716 close this PR and open #17906 for this optimization. This is an

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #17679: [MKL-DNN] BatchNormRelu Fusion

2020-03-29 Thread GitBox
mxnet-bot commented on issue #17679: [MKL-DNN] BatchNormRelu Fusion URL: https://github.com/apache/incubator-mxnet/pull/17679#issuecomment-605758366 Jenkins CI successfully triggered : [windows-gpu] This is an automated

[GitHub] [incubator-mxnet] xinyu-intel commented on issue #17679: [MKL-DNN] BatchNormRelu Fusion

2020-03-29 Thread GitBox
xinyu-intel commented on issue #17679: [MKL-DNN] BatchNormRelu Fusion URL: https://github.com/apache/incubator-mxnet/pull/17679#issuecomment-605758340 @mxnet-bot run ci [windows-gpu] This is an automated message from the

[GitHub] [incubator-mxnet] wuxun-zhang commented on issue #17884: [MKL-DNN] Integrate Conv3d and Pool3d/1d

2020-03-29 Thread GitBox
wuxun-zhang commented on issue #17884: [MKL-DNN] Integrate Conv3d and Pool3d/1d URL: https://github.com/apache/incubator-mxnet/pull/17884#issuecomment-605753245 Seems CI system is now experiencing failures. The errors are unrelated to this PR.

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #17916: 32 to 64 bit toolchain for windows-gpu build

2020-03-29 Thread GitBox
ChaiBapchya commented on issue #17916: 32 to 64 bit toolchain for windows-gpu build URL: https://github.com/apache/incubator-mxnet/pull/17916#issuecomment-605750239 Switching the toolchain from 32bit to 64bit alone doesnt fix the windows-gpu build issue. Closing in favor of

[GitHub] [incubator-mxnet] ChaiBapchya closed pull request #17916: 32 to 64 bit toolchain for windows-gpu build

2020-03-29 Thread GitBox
ChaiBapchya closed pull request #17916: 32 to 64 bit toolchain for windows-gpu build URL: https://github.com/apache/incubator-mxnet/pull/17916 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #17935: Windows CI CUDA Intermitted error C2993

2020-03-29 Thread GitBox
ChaiBapchya commented on issue #17935: Windows CI CUDA Intermitted error C2993 URL: https://github.com/apache/incubator-mxnet/issues/17935#issuecomment-605750318 @mxnet-label-bot add [ci, windows] This is an automated

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #17808: [WIP] Windows dev environment configuration, update install instructions from source in the docs

2020-03-29 Thread GitBox
ChaiBapchya commented on issue #17808: [WIP] Windows dev environment configuration, update install instructions from source in the docs URL: https://github.com/apache/incubator-mxnet/pull/17808#issuecomment-605749709 > 1. Retries are fine for now, but must be removed before merging.

[GitHub] [incubator-mxnet] ChaiBapchya edited a comment on issue #17808: [WIP] Windows dev environment configuration, update install instructions from source in the docs

2020-03-29 Thread GitBox
ChaiBapchya edited a comment on issue #17808: [WIP] Windows dev environment configuration, update install instructions from source in the docs URL: https://github.com/apache/incubator-mxnet/pull/17808#issuecomment-605749709 > 1. Retries are fine for now, but must be removed before

[GitHub] [incubator-mxnet] ChaiBapchya opened a new issue #17935: Windows CI CUDA Intermitted error C2993

2020-03-29 Thread GitBox
ChaiBapchya opened a new issue #17935: Windows CI CUDA Intermitted error C2993 URL: https://github.com/apache/incubator-mxnet/issues/17935 ## Description Intermittent failure seen on windows-gpu compilation phase (WIN_GPU/WIN_GPU_MKLDNN) Discovered in this PR :

[GitHub] [incubator-mxnet] pengzhao-intel commented on issue #17884: [MKL-DNN] Integrate Conv3d and Pool3d/1d

2020-03-29 Thread GitBox
pengzhao-intel commented on issue #17884: [MKL-DNN] Integrate Conv3d and Pool3d/1d URL: https://github.com/apache/incubator-mxnet/pull/17884#issuecomment-605735996 @wuxun-zhang please take a look for CI This is an automated

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

2020-03-29 Thread aaronmarkham
This is an automated email from the ASF dual-hosted git repository. aaronmarkham 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 ad88e10 Bump the

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #17934: Remove duplicate condition

2020-03-29 Thread GitBox
mxnet-bot commented on issue #17934: Remove duplicate condition URL: https://github.com/apache/incubator-mxnet/pull/17934#issuecomment-605711126 Hey @gaurav1086 , Thanks for submitting the PR Once your PR is ready for CI checks, invoke the following commands: - To trigger all jobs:

[GitHub] [incubator-mxnet] gaurav1086 opened a new pull request #17934: Remove duplicate condition

2020-03-29 Thread GitBox
gaurav1086 opened a new pull request #17934: Remove duplicate condition URL: https://github.com/apache/incubator-mxnet/pull/17934 ## Description ## Remove duplicate condition. ## Checklist ## ### Essentials ### Please feel free to remove inapplicable items for your PR. -

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #17933: param.axes check : redundant condition

2020-03-29 Thread GitBox
mxnet-bot commented on issue #17933: param.axes check : redundant condition URL: https://github.com/apache/incubator-mxnet/pull/17933#issuecomment-605710697 Hey @gaurav1086 , Thanks for submitting the PR Once your PR is ready for CI checks, invoke the following commands: - To

[GitHub] [incubator-mxnet] gaurav1086 opened a new pull request #17933: param.axes check : redundant condition

2020-03-29 Thread GitBox
gaurav1086 opened a new pull request #17933: param.axes check : redundant condition URL: https://github.com/apache/incubator-mxnet/pull/17933 ## Description ## (Brief description on what this PR is about) Logical condition optimization: !A || (A && B)' is equivalent to '!A || B

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

2020-03-29 Thread aaronmarkham
This is an automated email from the ASF dual-hosted git repository. aaronmarkham 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 d22a0cf Bump the

[GitHub] [incubator-mxnet] lilongyue commented on issue #16167: [RFC] Apache MXNet 2.0 Roadmap

2020-03-29 Thread GitBox
lilongyue commented on issue #16167: [RFC] Apache MXNet 2.0 Roadmap URL: https://github.com/apache/incubator-mxnet/issues/16167#issuecomment-605647115 > @lilongyue the integration of bytePS to mxnet is in this PR #17555 that's great !

[GitHub] [incubator-mxnet] lilongyue closed issue #17932: about distributed training in 2.0 roadmap

2020-03-29 Thread GitBox
lilongyue closed issue #17932: about distributed training in 2.0 roadmap URL: https://github.com/apache/incubator-mxnet/issues/17932 This is an automated message from the Apache Git Service. To respond to the message,

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

2020-03-29 Thread aaronmarkham
This is an automated email from the ASF dual-hosted git repository. aaronmarkham 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 dd7109e Bump the

[GitHub] [incubator-mxnet] vexilligera edited a comment on issue #17808: [WIP] Windows dev environment configuration, update install instructions from source in the docs

2020-03-29 Thread GitBox
vexilligera edited a comment on issue #17808: [WIP] Windows dev environment configuration, update install instructions from source in the docs URL: https://github.com/apache/incubator-mxnet/pull/17808#issuecomment-605611140 > Sorry but I don't believe that you are testing the development

[GitHub] [incubator-mxnet] vexilligera commented on issue #17808: [WIP] Windows dev environment configuration, update install instructions from source in the docs

2020-03-29 Thread GitBox
vexilligera commented on issue #17808: [WIP] Windows dev environment configuration, update install instructions from source in the docs URL: https://github.com/apache/incubator-mxnet/pull/17808#issuecomment-605611140 > Sorry but I don't believe that you are testing the development on a VM

[GitHub] [incubator-mxnet] marcoabreu commented on issue #17808: [WIP] Windows dev environment configuration, update install instructions from source in the docs

2020-03-29 Thread GitBox
marcoabreu commented on issue #17808: [WIP] Windows dev environment configuration, update install instructions from source in the docs URL: https://github.com/apache/incubator-mxnet/pull/17808#issuecomment-605609680 I'll have a look at the logs when I'm at my computer Just to be

[GitHub] [incubator-mxnet] vexilligera commented on issue #17808: [WIP] Windows dev environment configuration, update install instructions from source in the docs

2020-03-29 Thread GitBox
vexilligera commented on issue #17808: [WIP] Windows dev environment configuration, update install instructions from source in the docs URL: https://github.com/apache/incubator-mxnet/pull/17808#issuecomment-605602021 @larroy do you have any idea on how to solve Win 126 on CI? Basically the

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

2020-03-29 Thread aaronmarkham
This is an automated email from the ASF dual-hosted git repository. aaronmarkham 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 c074f7e Bump the

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #17808: [WIP] Windows dev environment configuration, update install instructions from source in the docs

2020-03-29 Thread GitBox
ChaiBapchya commented on issue #17808: [WIP] Windows dev environment configuration, update install instructions from source in the docs URL: https://github.com/apache/incubator-mxnet/pull/17808#issuecomment-605590914 We can get rid of WIN_GPU_MKLDNN tests altogether but that still leaves

[GitHub] [incubator-mxnet] vexilligera edited a comment on issue #17808: [WIP] Windows dev environment configuration, update install instructions from source in the docs

2020-03-29 Thread GitBox
vexilligera edited a comment on issue #17808: [WIP] Windows dev environment configuration, update install instructions from source in the docs URL: https://github.com/apache/incubator-mxnet/pull/17808#issuecomment-605572269 > @vexilligera as discussed offline, lets try testing locally for