[GitHub] [incubator-mxnet] access2rohit commented on issue #17450: skipping tests that cannot fit in nightly CI machine

2020-01-27 Thread GitBox
access2rohit commented on issue #17450: skipping tests that cannot fit in nightly CI machine URL: https://github.com/apache/incubator-mxnet/pull/17450#issuecomment-579123741 @mxnet-label-bot add [pr-awaiting-review] This is a

[GitHub] [incubator-mxnet] access2rohit commented on issue #17450: skipping tests that cannot fit in nightly CI machine

2020-01-27 Thread GitBox
access2rohit commented on issue #17450: skipping tests that cannot fit in nightly CI machine URL: https://github.com/apache/incubator-mxnet/pull/17450#issuecomment-579123848 @apeforest @ChaiBapchya PR ready for review This is

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

2020-01-27 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 c1186be Bump the publis

[GitHub] [incubator-mxnet] apeforest commented on issue #17431: Fix syntax error in JenkinsfileForBinaries

2020-01-27 Thread GitBox
apeforest commented on issue #17431: Fix syntax error in JenkinsfileForBinaries URL: https://github.com/apache/incubator-mxnet/pull/17431#issuecomment-579095584 @zachgk Please retrigger CI. This is an automated message from th

[GitHub] [incubator-mxnet] roywei commented on issue #17428: add disclaimer

2020-01-27 Thread GitBox
roywei commented on issue #17428: add disclaimer URL: https://github.com/apache/incubator-mxnet/pull/17428#issuecomment-579093947 > `tools/pip/MANIFEST.in` also needs to be updated. done This is an automated message fro

[GitHub] [incubator-mxnet] apeforest commented on issue #17325: Fix Flaky Test Higher Order Grad

2020-01-27 Thread GitBox
apeforest commented on issue #17325: Fix Flaky Test Higher Order Grad URL: https://github.com/apache/incubator-mxnet/pull/17325#issuecomment-579085338 Yes, we encountered (again) CI random timeout issue recently. Please bear with us and re-trigger CI again. Sorry for the inconvenience. ---

[GitHub] [incubator-mxnet] apeforest commented on issue #15872: Add a contrib operator for dynamic reshape

2020-01-27 Thread GitBox
apeforest commented on issue #15872: Add a contrib operator for dynamic reshape URL: https://github.com/apache/incubator-mxnet/pull/15872#issuecomment-579084989 @zheng-da may be interested to take a look? This is an automated

[GitHub] [incubator-mxnet] samskalicky commented on a change in pull request #17270: Dynamic custom operator GPU support

2020-01-27 Thread GitBox
samskalicky commented on a change in pull request #17270: Dynamic custom operator GPU support URL: https://github.com/apache/incubator-mxnet/pull/17270#discussion_r371613731 ## File path: CMakeLists.txt ## @@ -752,6 +741,31 @@ elseif(MSVC) endif() +add_library(customo

[GitHub] [incubator-mxnet] roywei commented on issue #17428: add disclaimer

2020-01-27 Thread GitBox
roywei commented on issue #17428: add disclaimer URL: https://github.com/apache/incubator-mxnet/pull/17428#issuecomment-579083919 replaced `DISCLAIMER` with `DISCLAIMER-WIP` file, updated CI/CD scripts This is an automated mes

[GitHub] [incubator-mxnet] samskalicky commented on a change in pull request #17270: Dynamic custom operator GPU support

2020-01-27 Thread GitBox
samskalicky commented on a change in pull request #17270: Dynamic custom operator GPU support URL: https://github.com/apache/incubator-mxnet/pull/17270#discussion_r371613185 ## File path: CMakeLists.txt ## @@ -752,6 +741,31 @@ elseif(MSVC) endif() +add_library(customo

[GitHub] [incubator-mxnet] kshitij12345 commented on issue #14329: [Flaky] flaky test in test_operator_gpu.test_convolution_multiple_streams

2020-01-27 Thread GitBox
kshitij12345 commented on issue #14329: [Flaky] flaky test in test_operator_gpu.test_convolution_multiple_streams URL: https://github.com/apache/incubator-mxnet/issues/14329#issuecomment-579082239 http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Fcentos-g

[GitHub] [incubator-mxnet] szha commented on a change in pull request #17376: [MXNET-1404] Implement storage tagging, the first half of the memory profiler

2020-01-27 Thread GitBox
szha commented on a change in pull request #17376: [MXNET-1404] Implement storage tagging, the first half of the memory profiler URL: https://github.com/apache/incubator-mxnet/pull/17376#discussion_r371608742 ## File path: python/mxnet/operator.py ## @@ -734,7 +734,13 @@ d

[GitHub] [incubator-mxnet] apeforest commented on issue #16376: [RFC] Deferred compute in imperative interface to unify imperative and symbolic interface

2020-01-27 Thread GitBox
apeforest commented on issue #16376: [RFC] Deferred compute in imperative interface to unify imperative and symbolic interface URL: https://github.com/apache/incubator-mxnet/issues/16376#issuecomment-579077455 This seems to be a big change to the existing operator mode (imperative and sy

[GitHub] [incubator-mxnet] szha commented on a change in pull request #17376: [MXNET-1404] Implement storage tagging, the first half of the memory profiler

2020-01-27 Thread GitBox
szha commented on a change in pull request #17376: [MXNET-1404] Implement storage tagging, the first half of the memory profiler URL: https://github.com/apache/incubator-mxnet/pull/17376#discussion_r371607120 ## File path: python/mxnet/gluon/block.py ## @@ -53,18 +54,24 @@

[GitHub] [incubator-mxnet] szha commented on issue #14329: [Flaky] flaky test in test_operator_gpu.test_convolution_multiple_streams

2020-01-27 Thread GitBox
szha commented on issue #14329: [Flaky] flaky test in test_operator_gpu.test_convolution_multiple_streams URL: https://github.com/apache/incubator-mxnet/issues/14329#issuecomment-579075343 http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Fcentos-gpu/detai

[GitHub] [incubator-mxnet] apeforest commented on a change in pull request #17407: Implemented final two binary ops, added default params for functionality

2020-01-27 Thread GitBox
apeforest commented on a change in pull request #17407: Implemented final two binary ops, added default params for functionality URL: https://github.com/apache/incubator-mxnet/pull/17407#discussion_r371600395 ## File path: benchmark/opperf/utils/op_registry_utils.py ## @@

[GitHub] [incubator-mxnet] connorgoggins commented on a change in pull request #17449: Implemented large tensor flag for opperf testing

2020-01-27 Thread GitBox
connorgoggins commented on a change in pull request #17449: Implemented large tensor flag for opperf testing URL: https://github.com/apache/incubator-mxnet/pull/17449#discussion_r371597251 ## File path: benchmark/opperf/nd_operations/gemm_operators.py ## @@ -55,33 +55,62 @

[GitHub] [incubator-mxnet] apeforest commented on a change in pull request #17449: Implemented large tensor flag for opperf testing

2020-01-27 Thread GitBox
apeforest commented on a change in pull request #17449: Implemented large tensor flag for opperf testing URL: https://github.com/apache/incubator-mxnet/pull/17449#discussion_r371594197 ## File path: benchmark/opperf/nd_operations/gemm_operators.py ## @@ -55,33 +55,62 @@ de

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #15768: Fix gradient tensor mutate in `{adam/ftrl/rmprop/rmspropalex}_update`.

2020-01-27 Thread GitBox
ChaiBapchya commented on issue #15768: Fix gradient tensor mutate in `{adam/ftrl/rmprop/rmspropalex}_update`. URL: https://github.com/apache/incubator-mxnet/pull/15768#issuecomment-579054422 Sure. I think it needs to be handled.

[GitHub] [incubator-mxnet] connorgoggins opened a new issue #17454: IdentityAttachKLSparseReg - operator argument error

2020-01-27 Thread GitBox
connorgoggins opened a new issue #17454: IdentityAttachKLSparseReg - operator argument error URL: https://github.com/apache/incubator-mxnet/issues/17454 ## Description The [docs](https://mxnet.apache.org/api/python/docs/api/symbol/symbol.html#mxnet.symbol.IdentityAttachKLSparseReg) for

[GitHub] [incubator-mxnet] ArmageddonKnight commented on a change in pull request #17376: [MXNET-1404] Implement storage tagging, the first half of the memory profiler

2020-01-27 Thread GitBox
ArmageddonKnight commented on a change in pull request #17376: [MXNET-1404] Implement storage tagging, the first half of the memory profiler URL: https://github.com/apache/incubator-mxnet/pull/17376#discussion_r371570985 ## File path: include/mxnet/resource.h ## @@ -148,33

[incubator-mxnet] branch master updated (373ea50 -> a15e1b9)

2020-01-27 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 373ea50 Update 3rdparty/ps-lite (#17433) add a15e1b9 cmake: add config files similar to make/config.m

[incubator-mxnet] branch master updated (373ea50 -> a15e1b9)

2020-01-27 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 373ea50 Update 3rdparty/ps-lite (#17433) add a15e1b9 cmake: add config files similar to make/config.m

[GitHub] [incubator-mxnet] samskalicky edited a comment on issue #17270: Dynamic custom operator GPU support

2020-01-27 Thread GitBox
samskalicky edited a comment on issue #17270: Dynamic custom operator GPU support URL: https://github.com/apache/incubator-mxnet/pull/17270#issuecomment-578355722 @rondogency can you try this: ``` #if defined(_WIN32) || defined(_WIN64) || defined(__WINDOWS__) #define VISIBILITY

[GitHub] [incubator-mxnet] leezu merged pull request #17430: cmake: add config files similar to make/config.mk

2020-01-27 Thread GitBox
leezu merged pull request #17430: cmake: add config files similar to make/config.mk URL: https://github.com/apache/incubator-mxnet/pull/17430 This is an automated message from the Apache Git Service. To respond to the messag

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

2020-01-27 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 ca47a3b Bump the publis

[GitHub] [incubator-mxnet] szha commented on a change in pull request #17376: [MXNET-1404] Implement storage tagging, the first half of the memory profiler

2020-01-27 Thread GitBox
szha commented on a change in pull request #17376: [MXNET-1404] Implement storage tagging, the first half of the memory profiler URL: https://github.com/apache/incubator-mxnet/pull/17376#discussion_r371554452 ## File path: include/mxnet/resource.h ## @@ -148,33 +153,38 @@

[GitHub] [incubator-mxnet] szha commented on a change in pull request #17453: [CD] update publish path

2020-01-27 Thread GitBox
szha commented on a change in pull request #17453: [CD] update publish path URL: https://github.com/apache/incubator-mxnet/pull/17453#discussion_r371553445 ## File path: ci/docker/runtime_functions.sh ## @@ -2048,7 +2048,7 @@ cd_s3_publish() { if [ -z "${variant}" ]; t

[GitHub] [incubator-mxnet] leezu commented on a change in pull request #17453: [CD] update publish path

2020-01-27 Thread GitBox
://apache-mxnet/dist/python/${variant}/${filename} --grants read=uri=http://acs.amazonaws.com/groups/global/AllUsers full=id=43f628fab72838a4f0b929d7f1993b14411f4b0294b011261bc6bd3e950a6822 Review comment: How about the date? I see there are `2020-01-27` folders at s3://apache-mxnet

[GitHub] [incubator-mxnet] rondogency commented on issue #17270: Dynamic custom operator GPU support

2020-01-27 Thread GitBox
rondogency commented on issue #17270: Dynamic custom operator GPU support URL: https://github.com/apache/incubator-mxnet/pull/17270#issuecomment-579012695 @ptrendx thanks for your comments! I have resolved those comments, and I will appreciate if you could take another quick look and approv

[GitHub] [incubator-mxnet] leezu edited a comment on issue #17262: Unable to build / link mxnet against cuda 10.2

2020-01-27 Thread GitBox
leezu edited a comment on issue #17262: Unable to build / link mxnet against cuda 10.2 URL: https://github.com/apache/incubator-mxnet/issues/17262#issuecomment-579009753 @cyrusbehr for a static build for distribution, you need to use the static build scripts. You can use the code in ht

[GitHub] [incubator-mxnet] szha opened a new pull request #17453: [CD] update publish path

2020-01-27 Thread GitBox
szha opened a new pull request #17453: [CD] update publish path URL: https://github.com/apache/incubator-mxnet/pull/17453 ## Description ## update publish path ## Checklist ## ### Essentials ### Please feel free to remove inapplicable items for your PR. - [x] Changes are c

[GitHub] [incubator-mxnet] leezu commented on issue #17262: Unable to build / link mxnet against cuda 10.2

2020-01-27 Thread GitBox
leezu commented on issue #17262: Unable to build / link mxnet against cuda 10.2 URL: https://github.com/apache/incubator-mxnet/issues/17262#issuecomment-579009753 @cyrusbehr you can remove a few arches from https://github.com/apache/incubator-mxnet/blob/master/Makefile#L429 For exam

[incubator-mxnet] 01/01: Update runtime_functions.sh

2020-01-27 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch szha-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 53fd7b896ea9908eed6847d281cac5346cb60f72 Author: Sheng Zha AuthorDate: Tue Jan 28 07:40:58 2020 +0800

[incubator-mxnet] branch szha-patch-1 created (now 53fd7b8)

2020-01-27 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a change to branch szha-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. at 53fd7b8 Update runtime_functions.sh This branch includes the following new commits: new 53fd

[GitHub] [incubator-mxnet] reminisce opened a new pull request #17452: Fix indexing with zero dim array

2020-01-27 Thread GitBox
reminisce opened a new pull request #17452: Fix indexing with zero dim array URL: https://github.com/apache/incubator-mxnet/pull/17452 ## Description ## Fix the problem of indexing ndarrays with zero-dim arrays as indices not treated as integers. After the fix, the following should be eq

[GitHub] [incubator-mxnet] ChaiBapchya opened a new pull request #17451: Update Dockerfile.publish.ubuntu1404_gpu

2020-01-27 Thread GitBox
ChaiBapchya opened a new pull request #17451: Update Dockerfile.publish.ubuntu1404_gpu URL: https://github.com/apache/incubator-mxnet/pull/17451 ## Description ## See if it fixes the Static Build Ubuntu 14.04 Python GPU issue ## Checklist ## ### Essentials ### Please feel fr

[GitHub] [incubator-mxnet] cyrusbehr commented on issue #17262: Unable to build / link mxnet against cuda 10.2

2020-01-27 Thread GitBox
cyrusbehr commented on issue #17262: Unable to build / link mxnet against cuda 10.2 URL: https://github.com/apache/incubator-mxnet/issues/17262#issuecomment-578983406 @leezu You are correct in saying that my machine does not have a GPU. I am trying to build with support for all Cuda Arch'

[GitHub] [incubator-mxnet] connorgoggins commented on a change in pull request #17449: Implemented large tensor flag for opperf testing

2020-01-27 Thread GitBox
connorgoggins commented on a change in pull request #17449: Implemented large tensor flag for opperf testing URL: https://github.com/apache/incubator-mxnet/pull/17449#discussion_r371514537 ## File path: benchmark/opperf/nd_operations/nn_activation_operators.py ## @@ -55,55

[GitHub] [incubator-mxnet] leezu commented on issue #17262: Unable to build / link mxnet against cuda 10.2

2020-01-27 Thread GitBox
leezu commented on issue #17262: Unable to build / link mxnet against cuda 10.2 URL: https://github.com/apache/incubator-mxnet/issues/17262#issuecomment-578975798 Let's track the issue at https://github.com/apache/incubator-mxnet/issues/16852#issuecomment-565016904 ---

[GitHub] [incubator-mxnet] leezu closed issue #17262: Unable to build / link mxnet against cuda 10.2

2020-01-27 Thread GitBox
leezu closed issue #17262: Unable to build / link mxnet against cuda 10.2 URL: https://github.com/apache/incubator-mxnet/issues/17262 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-mxnet] anandj91 commented on a change in pull request #15124: [MXNET-1294] Priority-based parameter propagation for improved data parallel training throughput

2020-01-27 Thread GitBox
anandj91 commented on a change in pull request #15124: [MXNET-1294] Priority-based parameter propagation for improved data parallel training throughput URL: https://github.com/apache/incubator-mxnet/pull/15124#discussion_r371501318 ## File path: python/mxnet/kvstore/kvstore.py ###

[GitHub] [incubator-mxnet] leezu commented on issue #14664: MXNet USE_SSE=1 build uses AVX instruction set

2020-01-27 Thread GitBox
leezu commented on issue #14664: MXNet USE_SSE=1 build uses AVX instruction set URL: https://github.com/apache/incubator-mxnet/issues/14664#issuecomment-578963951 @k128 @mjpost could you try installing https://lausen-public.s3.amazonaws.com/mxnet_cu100-1.6.0b20200127-py2.py3-none-manylinux

[GitHub] [incubator-mxnet] roywei edited a comment on issue #17428: add disclaimer

2020-01-27 Thread GitBox
roywei edited a comment on issue #17428: add disclaimer URL: https://github.com/apache/incubator-mxnet/pull/17428#issuecomment-578960803 rebased and Jenkins God please no time-out :pray: :pray: :pray: This is an automated me

[GitHub] [incubator-mxnet] roywei commented on issue #17428: add disclaimer

2020-01-27 Thread GitBox
roywei commented on issue #17428: add disclaimer URL: https://github.com/apache/incubator-mxnet/pull/17428#issuecomment-578960803 rebased and Jenkins God please no time-out This is an automated message from the Apache Git Ser

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #17407: Implemented final two binary ops, added default params for functionality

2020-01-27 Thread GitBox
ChaiBapchya commented on issue #17407: Implemented final two binary ops, added default params for functionality URL: https://github.com/apache/incubator-mxnet/pull/17407#issuecomment-578952083 Let's add ElementwiseSum op too https://mxnet.incubator.apache.org/api/python/docs/api/nda

[GitHub] [incubator-mxnet] cyrusbehr commented on issue #17262: Unable to build / link mxnet against cuda 10.2

2020-01-27 Thread GitBox
cyrusbehr commented on issue #17262: Unable to build / link mxnet against cuda 10.2 URL: https://github.com/apache/incubator-mxnet/issues/17262#issuecomment-578951508 @litaotju I tried what you suggested, and added the following to the top of the cmake file: ``` set(CMAKE_CXX_FLAGS

[incubator-mxnet] branch master updated (3ef8935 -> 373ea50)

2020-01-27 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 3ef8935 [LICENSE] fix cpp predcit license (#17377) add 373ea50 Update 3rdparty/ps-lite (#17433) No n

[incubator-mxnet] branch master updated (3ef8935 -> 373ea50)

2020-01-27 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 3ef8935 [LICENSE] fix cpp predcit license (#17377) add 373ea50 Update 3rdparty/ps-lite (#17433) No n

[GitHub] [incubator-mxnet] leezu merged pull request #17433: Update 3rdparty/ps-lite

2020-01-27 Thread GitBox
leezu merged pull request #17433: Update 3rdparty/ps-lite URL: https://github.com/apache/incubator-mxnet/pull/17433 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[incubator-mxnet] branch master updated (a1b0ff2 -> 3ef8935)

2020-01-27 Thread haibin
This is an automated email from the ASF dual-hosted git repository. haibin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from a1b0ff2 update mkl to 2020.0 (#17355) add 3ef8935 [LICENSE] fix cpp predcit license (#17377) No new

[incubator-mxnet] branch master updated (a1b0ff2 -> 3ef8935)

2020-01-27 Thread haibin
This is an automated email from the ASF dual-hosted git repository. haibin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from a1b0ff2 update mkl to 2020.0 (#17355) add 3ef8935 [LICENSE] fix cpp predcit license (#17377) No new

[GitHub] [incubator-mxnet] eric-haibin-lin commented on issue #17377: [LICENSE] fix cpp predcit license

2020-01-27 Thread GitBox
eric-haibin-lin commented on issue #17377: [LICENSE] fix cpp predcit license URL: https://github.com/apache/incubator-mxnet/pull/17377#issuecomment-578931747 @roywei could you cherry-pick this to 1.6.x? This is an automated m

[GitHub] [incubator-mxnet] eric-haibin-lin merged pull request #17377: [LICENSE] fix cpp predcit license

2020-01-27 Thread GitBox
eric-haibin-lin merged pull request #17377: [LICENSE] fix cpp predcit license URL: https://github.com/apache/incubator-mxnet/pull/17377 This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #17449: Implemented large tensor flag for opperf testing

2020-01-27 Thread GitBox
ChaiBapchya commented on issue #17449: Implemented large tensor flag for opperf testing URL: https://github.com/apache/incubator-mxnet/pull/17449#issuecomment-578919591 Also let's wait before #17445 and #17444 merge So that adding large tensor flag will not break the existing opperf

[GitHub] [incubator-mxnet] access2rohit opened a new pull request #17450: skipping tests that cannot fit in nightly CI machine

2020-01-27 Thread GitBox
access2rohit opened a new pull request #17450: skipping tests that cannot fit in nightly CI machine URL: https://github.com/apache/incubator-mxnet/pull/17450 ## Description ## skipping following tests as they require memory more than present in nightly CI. The main reason is that sac

[GitHub] [incubator-mxnet] yzhliu closed pull request #16920: [DO NOT MERGE] test fp16 cpu runtime

2020-01-27 Thread GitBox
yzhliu closed pull request #16920: [DO NOT MERGE] test fp16 cpu runtime URL: https://github.com/apache/incubator-mxnet/pull/16920 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-mxnet] leezu commented on issue #17443: [MXNET-1443] Change gluon contrib base event handlers to mixins

2020-01-27 Thread GitBox
leezu commented on issue #17443: [MXNET-1443] Change gluon contrib base event handlers to mixins URL: https://github.com/apache/incubator-mxnet/pull/17443#issuecomment-578901734 CC @liuzh91 who wrote code that would break. Th

[GitHub] [incubator-mxnet] connorgoggins commented on a change in pull request #17449: Implemented large tensor flag for opperf testing

2020-01-27 Thread GitBox
connorgoggins commented on a change in pull request #17449: Implemented large tensor flag for opperf testing URL: https://github.com/apache/incubator-mxnet/pull/17449#discussion_r371423823 ## File path: benchmark/opperf/nd_operations/gemm_operators.py ## @@ -55,33 +55,64 @

[GitHub] [incubator-mxnet] ChaiBapchya commented on a change in pull request #17449: Implemented large tensor flag for opperf testing

2020-01-27 Thread GitBox
ChaiBapchya commented on a change in pull request #17449: Implemented large tensor flag for opperf testing URL: https://github.com/apache/incubator-mxnet/pull/17449#discussion_r371420014 ## File path: benchmark/opperf/nd_operations/nn_activation_operators.py ## @@ -55,55 +

[GitHub] [incubator-mxnet] ChaiBapchya commented on a change in pull request #17449: Implemented large tensor flag for opperf testing

2020-01-27 Thread GitBox
ChaiBapchya commented on a change in pull request #17449: Implemented large tensor flag for opperf testing URL: https://github.com/apache/incubator-mxnet/pull/17449#discussion_r371419201 ## File path: benchmark/opperf/nd_operations/gemm_operators.py ## @@ -55,33 +55,64 @@

[GitHub] [incubator-mxnet] bryanyzhu commented on issue #9110: 3D dilation support

2020-01-27 Thread GitBox
bryanyzhu commented on issue #9110: 3D dilation support URL: https://github.com/apache/incubator-mxnet/issues/9110#issuecomment-578896718 @stu1130 Got it, thank you. This is an automated message from the Apache Git Service.

[GitHub] [incubator-mxnet] stu1130 edited a comment on issue #9110: 3D dilation support

2020-01-27 Thread GitBox
stu1130 edited a comment on issue #9110: 3D dilation support URL: https://github.com/apache/incubator-mxnet/issues/9110#issuecomment-578895589 @bryanyzhu sorry we didn't have time to work on this. Right the 3D Conv still didn't support dilation. ---

[GitHub] [incubator-mxnet] stu1130 commented on issue #9110: 3D dilation support

2020-01-27 Thread GitBox
stu1130 commented on issue #9110: 3D dilation support URL: https://github.com/apache/incubator-mxnet/issues/9110#issuecomment-578895589 @bryanyzhu we didn't have time to work on this. Right the 3D Conv still didn't support dilation.

[GitHub] [incubator-mxnet] connorgoggins opened a new pull request #17449: Implemented large tensor flag for opperf testing

2020-01-27 Thread GitBox
connorgoggins opened a new pull request #17449: Implemented large tensor flag for opperf testing URL: https://github.com/apache/incubator-mxnet/pull/17449 ## Description ## Added a flag (`large-tensor`) and relevant default data which allows users to run the entire suite of opperf tests

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

2020-01-27 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 9f77d2b Bump the publis

[GitHub] [incubator-mxnet] bryanyzhu commented on issue #9110: 3D dilation support

2020-01-27 Thread GitBox
bryanyzhu commented on issue #9110: 3D dilation support URL: https://github.com/apache/incubator-mxnet/issues/9110#issuecomment-578891128 @stu1130 @sandeep-krishnamurthy Hi, may I ask the status of this issue? It seems until now, dilation in 3D Conv is not supported in MXNet. I tried the

[incubator-mxnet] 02/02: upgrade enum according to updated tvm

2020-01-27 Thread liuyizhi
This is an automated email from the ASF dual-hosted git repository. liuyizhi pushed a commit to branch tvm_sync in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 2ef7de0ec0072828e788976d1ec44e9438b96383 Author: Yizhi Liu AuthorDate: Fri Jan 24 22:17:50 2020 -0800

[incubator-mxnet] branch tvm_sync created (now 2ef7de0)

2020-01-27 Thread liuyizhi
This is an automated email from the ASF dual-hosted git repository. liuyizhi pushed a change to branch tvm_sync in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. at 2ef7de0 upgrade enum according to updated tvm This branch includes the following new commits: ne

[incubator-mxnet] branch tvm_sync created (now 2ef7de0)

2020-01-27 Thread liuyizhi
This is an automated email from the ASF dual-hosted git repository. liuyizhi pushed a change to branch tvm_sync in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. at 2ef7de0 upgrade enum according to updated tvm This branch includes the following new commits: ne

[incubator-mxnet] 02/02: upgrade enum according to updated tvm

2020-01-27 Thread liuyizhi
This is an automated email from the ASF dual-hosted git repository. liuyizhi pushed a commit to branch tvm_sync in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 2ef7de0ec0072828e788976d1ec44e9438b96383 Author: Yizhi Liu AuthorDate: Fri Jan 24 22:17:50 2020 -0800

[incubator-mxnet] branch tvm_sync created (now 2ef7de0)

2020-01-27 Thread liuyizhi
This is an automated email from the ASF dual-hosted git repository. liuyizhi pushed a change to branch tvm_sync in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. at 2ef7de0 upgrade enum according to updated tvm This branch includes the following new commits: ne

[incubator-mxnet] 02/02: upgrade enum according to updated tvm

2020-01-27 Thread liuyizhi
This is an automated email from the ASF dual-hosted git repository. liuyizhi pushed a commit to branch tvm_sync in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 2ef7de0ec0072828e788976d1ec44e9438b96383 Author: Yizhi Liu AuthorDate: Fri Jan 24 22:17:50 2020 -0800

[GitHub] [incubator-mxnet] TEChopra1000 commented on a change in pull request #17435: Docs: Python tutorials doc fixes

2020-01-27 Thread GitBox
TEChopra1000 commented on a change in pull request #17435: Docs: Python tutorials doc fixes URL: https://github.com/apache/incubator-mxnet/pull/17435#discussion_r371400896 ## File path: docs/python_docs/python/tutorials/extend/custom_layer.md ## @@ -26,7 +26,6 @@ In this a

[GitHub] [incubator-mxnet] TEChopra1000 commented on a change in pull request #17435: Docs: Python tutorials doc fixes

2020-01-27 Thread GitBox
TEChopra1000 commented on a change in pull request #17435: Docs: Python tutorials doc fixes URL: https://github.com/apache/incubator-mxnet/pull/17435#discussion_r371404167 ## File path: docs/python_docs/python/tutorials/extend/custom_layer.md ## @@ -26,7 +26,6 @@ In this a

[GitHub] [incubator-mxnet] TEChopra1000 commented on a change in pull request #17435: Docs: Python tutorials doc fixes

2020-01-27 Thread GitBox
TEChopra1000 commented on a change in pull request #17435: Docs: Python tutorials doc fixes URL: https://github.com/apache/incubator-mxnet/pull/17435#discussion_r371019613 ## File path: docs/python_docs/python/tutorials/packages/gluon/loss/loss.md ## @@ -160,7 +160,7 @@ In

[GitHub] [incubator-mxnet] ehsanmok commented on issue #17443: [MXNET-1443] Change gluon contrib base event handlers to mixins

2020-01-27 Thread GitBox
ehsanmok commented on issue #17443: [MXNET-1443] Change gluon contrib base event handlers to mixins URL: https://github.com/apache/incubator-mxnet/pull/17443#issuecomment-578881760 @leezu Since contrib would likely become stable at some point, I'm in favor of changing them sooner from both

[GitHub] [incubator-mxnet] leezu opened a new pull request #17448: cmake: staticbuild for binary distribution

2020-01-27 Thread GitBox
leezu opened a new pull request #17448: cmake: staticbuild for binary distribution URL: https://github.com/apache/incubator-mxnet/pull/17448 ## Description ## Add staticbuild scripts for binary distribution based on CMake. ## Checklist ## ### Essentials ### Please feel free

[GitHub] [incubator-mxnet] connorgoggins commented on a change in pull request #17407: Implemented final two binary ops, added default params for functionality

2020-01-27 Thread GitBox
connorgoggins commented on a change in pull request #17407: Implemented final two binary ops, added default params for functionality URL: https://github.com/apache/incubator-mxnet/pull/17407#discussion_r371388285 ## File path: benchmark/opperf/nd_operations/binary_operators.py

[GitHub] [incubator-mxnet] zhreshold commented on issue #16794: Random rotation

2020-01-27 Thread GitBox
zhreshold commented on issue #16794: Random rotation URL: https://github.com/apache/incubator-mxnet/pull/16794#issuecomment-578867532 @lkubin Seems like the ci is consistently failing on windows machines, can you rebase to master and I can look into the problem if it's still failing --

[GitHub] [incubator-mxnet] kshitij12345 commented on issue #15768: Fix gradient tensor mutate in `{adam/ftrl/rmprop/rmspropalex}_update`.

2020-01-27 Thread GitBox
kshitij12345 commented on issue #15768: Fix gradient tensor mutate in `{adam/ftrl/rmprop/rmspropalex}_update`. URL: https://github.com/apache/incubator-mxnet/pull/15768#issuecomment-578865939 @ChaiBapchya Thanks for checking. Interesting find. Haven't considered this case and thus ther

[GitHub] [incubator-mxnet] IamOlep opened a new issue #17447: Pre-compilation fail for MXNet.jl

2020-01-27 Thread GitBox
IamOlep opened a new issue #17447: Pre-compilation fail for MXNet.jl URL: https://github.com/apache/incubator-mxnet/issues/17447 Every time I try to import MXNet in Julia, I get the following error. Is it a problem of my configuration or something more general? I just can't figure it out f

[GitHub] [incubator-mxnet] roywei commented on issue #17428: add disclaimer

2020-01-27 Thread GitBox
roywei commented on issue #17428: add disclaimer URL: https://github.com/apache/incubator-mxnet/pull/17428#issuecomment-578862857 Yes, i think the file should be kept separate according to [here](https://incubator.apache.org/policy/incubation.html#disclaimers) > For releases, the tex

[GitHub] [incubator-mxnet] leezu commented on issue #17443: [MXNET-1443] Change gluon contrib base event handlers to mixins

2020-01-27 Thread GitBox
leezu commented on issue #17443: [MXNET-1443] Change gluon contrib base event handlers to mixins URL: https://github.com/apache/incubator-mxnet/pull/17443#issuecomment-578859731 I agree the new name is more self-explanatory, but changing may break user code. This is experimental API, so ch

[GitHub] [incubator-mxnet] aaronmarkham commented on issue #17435: Chopt docfixes

2020-01-27 Thread GitBox
aaronmarkham commented on issue #17435: Chopt docfixes URL: https://github.com/apache/incubator-mxnet/pull/17435#issuecomment-578835938 @TEChopra1000 please update the title of the PR. These titles end up in the release notes and they should be properly descriptive... like 'documentation u

[GitHub] [incubator-mxnet] ehsanmok commented on issue #17443: [MXNET-1443] Change gluon contrib base event handlers to mixins

2020-01-27 Thread GitBox
ehsanmok commented on issue #17443: [MXNET-1443] Change gluon contrib base event handlers to mixins URL: https://github.com/apache/incubator-mxnet/pull/17443#issuecomment-578800905 @szha Mixins show users don't need to care about MRO when inheriting from multiple classes. So this change is

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

2020-01-27 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 5fbb580 Bump the publis

[GitHub] [incubator-mxnet] ChaiBapchya opened a new pull request #17446: Update PULL_REQUEST_TEMPLATE.md

2020-01-27 Thread GitBox
ChaiBapchya opened a new pull request #17446: Update PULL_REQUEST_TEMPLATE.md URL: https://github.com/apache/incubator-mxnet/pull/17446 ## Description ## Update PR Template with 2 commands that show files changed in the PR Description Example Name of the file along with status

[GitHub] [incubator-mxnet] ChaiBapchya opened a new pull request #17445: [Large Tensor] Add support to Random Sample & Pdf ops

2020-01-27 Thread GitBox
ChaiBapchya opened a new pull request #17445: [Large Tensor] Add support to Random Sample & Pdf ops URL: https://github.com/apache/incubator-mxnet/pull/17445 ## Description ## Extend LT support to all the random family operators ## Checklist ## ### Essentials ### Please