[GitHub] [incubator-mxnet] yzhliu commented on issue #18299: Fail to use "==" operation between different types

2020-05-20 Thread GitBox
yzhliu commented on issue #18299: URL: https://github.com/apache/incubator-mxnet/issues/18299#issuecomment-631895809 @BenjaminCHEN2016 will be helping after #18277 is merged. This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] sxjscience commented on pull request #18377: Fix BatchNorm

2020-05-20 Thread GitBox
sxjscience commented on pull request #18377: URL: https://github.com/apache/incubator-mxnet/pull/18377#issuecomment-631893145 @xinyu-intel I think the fix should also be in 1.7. This is an automated message from the Apache

[GitHub] [incubator-mxnet] ciyongch commented on pull request #18339: update dockerfile for jetson

2020-05-20 Thread GitBox
ciyongch commented on pull request #18339: URL: https://github.com/apache/incubator-mxnet/pull/18339#issuecomment-631892368 Hi @waytrue17 , please help to re-trigger the job of `unix-gpu` and `website`, they should pass . While for `edge` job, seems `CUDAToolkit_INCLUDE_DIR

[GitHub] [incubator-mxnet] pengzhao-intel commented on pull request #18320: Improve log_softmax op performance by using DNNL support

2020-05-20 Thread GitBox
pengzhao-intel commented on pull request #18320: URL: https://github.com/apache/incubator-mxnet/pull/18320#issuecomment-631891084 Please add the new op into our list https://mxnet.apache.org/versions/1.5.0/tutorials/mkldnn/operator_list.html

[GitHub] [incubator-mxnet] pengzhao-intel commented on pull request #18320: Improve log_softmax op performance by using DNNL support

2020-05-20 Thread GitBox
pengzhao-intel commented on pull request #18320: URL: https://github.com/apache/incubator-mxnet/pull/18320#issuecomment-631890258 Thanks, @bgawrych thanks for the contribution :) You can cc Tao and me when you filed a PR so that we can notice reviewing your code in time and please

[GitHub] [incubator-mxnet] sxjscience opened a new pull request #18377: Fix BatchNorm

2020-05-20 Thread GitBox
sxjscience opened a new pull request #18377: URL: https://github.com/apache/incubator-mxnet/pull/18377 ## Description ## Fix https://github.com/apache/incubator-mxnet/issues/18373. The PR https://github.com/apache/incubator-mxnet/pull/17679 introduced the bug @xinyu-intel

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18377: Fix BatchNorm

2020-05-20 Thread GitBox
mxnet-bot commented on pull request #18377: URL: https://github.com/apache/incubator-mxnet/pull/18377#issuecomment-631889732 Hey @sxjscience , Thanks for submitting the PR All tests are already queued to run once. If tests fail, you can trigger one or more tests again with the

[GitHub] [incubator-mxnet] leezu commented on issue #18224: DataLoader timed out

2020-05-20 Thread GitBox
leezu commented on issue #18224: URL: https://github.com/apache/incubator-mxnet/issues/18224#issuecomment-631875252 Close due to lack of response This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-mxnet] leezu closed issue #18224: DataLoader timed out

2020-05-20 Thread GitBox
leezu closed issue #18224: URL: https://github.com/apache/incubator-mxnet/issues/18224 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [incubator-mxnet] leezu commented on pull request #18326: [R] Fix incorrect website title for Symbol API in R

2020-05-20 Thread GitBox
leezu commented on pull request #18326: URL: https://github.com/apache/incubator-mxnet/pull/18326#issuecomment-631874733 @mxnet-bot run ci [miscellaneous] This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18326: [R] Fix incorrect website title for Symbol API in R

2020-05-20 Thread GitBox
mxnet-bot commented on pull request #18326: URL: https://github.com/apache/incubator-mxnet/pull/18326#issuecomment-631874756 Jenkins CI successfully triggered : [miscellaneous] This is an automated message from the Apache

[GitHub] [incubator-mxnet] xidulu commented on issue #18353: [Numpy] Division fails for differnt floating dtypes

2020-05-20 Thread GitBox
xidulu commented on issue #18353: URL: https://github.com/apache/incubator-mxnet/issues/18353#issuecomment-631867278 Actually, a warning would be thrown out ```python >>> np.ones((2,2),dtype='float64') / np.zeros((2,2)) [04:07:01]

[GitHub] [incubator-mxnet] xinyu-intel commented on pull request #18160: [1.x] Add BatchNormWithReLU fp32/bf16

2020-05-20 Thread GitBox
xinyu-intel commented on pull request #18160: URL: https://github.com/apache/incubator-mxnet/pull/18160#issuecomment-631840953 @szha can you help take a look at the ci? This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] TriLoo closed issue #18364: mx.gluon.data.Dataset class not support multiprocessing.Pool()

2020-05-20 Thread GitBox
TriLoo closed issue #18364: URL: https://github.com/apache/incubator-mxnet/issues/18364 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [incubator-mxnet] TriLoo commented on issue #18364: mx.gluon.data.Dataset class not support multiprocessing.Pool()

2020-05-20 Thread GitBox
TriLoo commented on issue #18364: URL: https://github.com/apache/incubator-mxnet/issues/18364#issuecomment-631839359 thanks for your reply @zhreshold . I tried again and the problem on my machine still exists, through the `libiomp5` is added. The training log does not start in my case

[GitHub] [incubator-mxnet] Tommliu commented on pull request #18277: Fix binary scalar operator dtype and add bool support for concat

2020-05-20 Thread GitBox
Tommliu commented on pull request #18277: URL: https://github.com/apache/incubator-mxnet/pull/18277#issuecomment-631837184 @yzhliu This pr contains the fix to that issue #18068 This is an automated message from the Apache

[GitHub] [incubator-mxnet] Tommliu commented on pull request #18277: Fix binary scalar operator dtype and add bool support for concat

2020-05-20 Thread GitBox
Tommliu commented on pull request #18277: URL: https://github.com/apache/incubator-mxnet/pull/18277#issuecomment-631836284 still working on fixing those tests cause these operators are written in many different files This

[incubator-mxnet] branch master updated: Fix race condition in unittest by pytest temp_dir fixtures (#18323)

2020-05-20 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen 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 67b5d31 Fix race condition in

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18160: [1.x] Add BatchNormWithReLU fp32/bf16

2020-05-20 Thread GitBox
mxnet-bot commented on pull request #18160: URL: https://github.com/apache/incubator-mxnet/pull/18160#issuecomment-631833367 Jenkins CI successfully triggered : [centos-cpu] This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] xinyu-intel commented on pull request #18160: [1.x] Add BatchNormWithReLU fp32/bf16

2020-05-20 Thread GitBox
xinyu-intel commented on pull request #18160: URL: https://github.com/apache/incubator-mxnet/pull/18160#issuecomment-631833346 @mxnet-bot run ci [centos-cpu] This is an automated message from the Apache Git Service. To

[GitHub] [incubator-mxnet] xinyu-intel commented on pull request #18160: [1.x] Add BatchNormWithReLU fp32/bf16

2020-05-20 Thread GitBox
xinyu-intel commented on pull request #18160: URL: https://github.com/apache/incubator-mxnet/pull/18160#issuecomment-631832917 @mxnet-bot run ci [edge, centos-gpu] This is an automated message from the Apache Git Service. To

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18160: [1.x] Add BatchNormWithReLU fp32/bf16

2020-05-20 Thread GitBox
mxnet-bot commented on pull request #18160: URL: https://github.com/apache/incubator-mxnet/pull/18160#issuecomment-631832946 Jenkins CI successfully triggered : [edge, centos-gpu] This is an automated message from the Apache

[incubator-mxnet] branch master updated: Fix race condition in unittest by pytest temp_dir fixtures (#18323)

2020-05-20 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen 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 67b5d31 Fix race condition in

[GitHub] [incubator-mxnet] leezu merged pull request #18323: Fix race condition in unittest by pytest temp_dir fixtures

2020-05-20 Thread GitBox
leezu merged pull request #18323: URL: https://github.com/apache/incubator-mxnet/pull/18323 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [incubator-mxnet] leezu closed issue #18322: test_recordimage_dataset

2020-05-20 Thread GitBox
leezu closed issue #18322: URL: https://github.com/apache/incubator-mxnet/issues/18322 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [incubator-mxnet-ci] ChaiBapchya commented on pull request #26: Update latest build selection and log when one build fails

2020-05-20 Thread GitBox
ChaiBapchya commented on pull request #26: URL: https://github.com/apache/incubator-mxnet-ci/pull/26#issuecomment-631815539 @marcoabreu @mseth10 please review. Thanks This is an automated message from the Apache Git Service.

[GitHub] [incubator-mxnet-ci] ChaiBapchya commented on a change in pull request #25: Serverless implementation for jenkins pipeline monitor lambda

2020-05-20 Thread GitBox
ChaiBapchya commented on a change in pull request #25: URL: https://github.com/apache/incubator-mxnet-ci/pull/25#discussion_r428388840 ## File path: services/jenkins-pipeline-monitor/handler.py ## @@ -0,0 +1,134 @@ +import os +import boto3 +import json +import logging +import

[GitHub] [incubator-mxnet-ci] ChaiBapchya opened a new pull request #26: Update latest build selection and log when one build fails

2020-05-20 Thread GitBox
ChaiBapchya opened a new pull request #26: URL: https://github.com/apache/incubator-mxnet-ci/pull/26 Based on the discussion in the previous PR https://github.com/apache/incubator-mxnet-ci/pull/25#discussion_r427626182 Build selection from the latest day logic is now set to span

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

2020-05-20 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 a93168a Bump the

[GitHub] [incubator-mxnet] yzhliu commented on issue #18300: Fail to use mxnet.numpy.prod(a.shape)

2020-05-20 Thread GitBox
yzhliu commented on issue #18300: URL: https://github.com/apache/incubator-mxnet/issues/18300#issuecomment-631800832 We might postpone to support it after 2.0. Let's still leave the v2.0 label and revisit if we have time before the release.

[GitHub] [incubator-mxnet] yzhliu commented on issue #18301: mxnet.numpy.ndarray.diagonal() is not supported

2020-05-20 Thread GitBox
yzhliu commented on issue #18301: URL: https://github.com/apache/incubator-mxnet/issues/18301#issuecomment-631801019 We might postpone to support it after 2.0. Let's still leave the v2.0 label and revisit if we have time before the release.

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18376: Fix reference leak in Block._children and enable reference leak tests universally

2020-05-20 Thread GitBox
mxnet-bot commented on pull request #18376: URL: https://github.com/apache/incubator-mxnet/pull/18376#issuecomment-631791896 Hey @leezu , Thanks for submitting the PR All tests are already queued to run once. If tests fail, you can trigger one or more tests again with the following

[GitHub] [incubator-mxnet] leezu opened a new pull request #18376: Fix reference leak in Block._children and enable reference leak tests universally

2020-05-20 Thread GitBox
leezu opened a new pull request #18376: URL: https://github.com/apache/incubator-mxnet/pull/18376 ## Description ## Fix reference leak in Block._children and enable reference leak tests universally. Extends https://github.com/apache/incubator-mxnet/pull/18328

[incubator-mxnet] branch master updated: Fix races in block scope (#17749)

2020-05-20 Thread haibin
This is an automated email from the ASF dual-hosted git repository. haibin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new f4d0290 Fix races in block scope

[GitHub] [incubator-mxnet] eric-haibin-lin merged pull request #17749: Fix races in block scope

2020-05-20 Thread GitBox
eric-haibin-lin merged pull request #17749: URL: https://github.com/apache/incubator-mxnet/pull/17749 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-mxnet] sxjscience commented on issue #18353: [Numpy] Division fails for differnt floating dtypes

2020-05-20 Thread GitBox
sxjscience commented on issue #18353: URL: https://github.com/apache/incubator-mxnet/issues/18353#issuecomment-631768898 I think we should throw the error. Currently, `float64` + `float32` cannot be mixed for division and we haven't raised the error.

[GitHub] [incubator-mxnet] sxjscience commented on pull request #18277: Fix binary scalar operator dtype and add bool support for concat

2020-05-20 Thread GitBox
sxjscience commented on pull request #18277: URL: https://github.com/apache/incubator-mxnet/pull/18277#issuecomment-631768411 I think it will resolve the issue. However, the tests are still failing. This is an automated

[incubator-mxnet] branch master updated: Fix reference cycle memory leak in gluon.Trainer (#18363)

2020-05-20 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen 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 0210ce2 Fix reference cycle memory

[incubator-mxnet] branch master updated: Fix reference cycle memory leak in gluon.Trainer (#18363)

2020-05-20 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen 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 0210ce2 Fix reference cycle memory

[GitHub] [incubator-mxnet] leezu merged pull request #18363: Fix reference cycle in gluon.Trainer

2020-05-20 Thread GitBox
leezu merged pull request #18363: URL: https://github.com/apache/incubator-mxnet/pull/18363 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [incubator-mxnet] yzhliu commented on pull request #18277: Fix binary scalar operator dtype and add bool support for concat

2020-05-20 Thread GitBox
yzhliu commented on pull request #18277: URL: https://github.com/apache/incubator-mxnet/pull/18277#issuecomment-631751095 would this also resolve #18068 ? This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-mxnet] yzhliu closed issue #18193: [Bug][Numpy] Very basic functionality of Gluon is broken

2020-05-20 Thread GitBox
yzhliu closed issue #18193: URL: https://github.com/apache/incubator-mxnet/issues/18193 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [incubator-mxnet] yzhliu commented on issue #18193: [Bug][Numpy] Very basic functionality of Gluon is broken

2020-05-20 Thread GitBox
yzhliu commented on issue #18193: URL: https://github.com/apache/incubator-mxnet/issues/18193#issuecomment-631749885 should be resolved by #18200 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-mxnet] waytrue17 commented on pull request #18339: update dockerfile for jetson

2020-05-20 Thread GitBox
waytrue17 commented on pull request #18339: URL: https://github.com/apache/incubator-mxnet/pull/18339#issuecomment-631738886 @mxnet-bot run ci [edge, unix-gpu, website] This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18339: update dockerfile for jetson

2020-05-20 Thread GitBox
mxnet-bot commented on pull request #18339: URL: https://github.com/apache/incubator-mxnet/pull/18339#issuecomment-631738940 Jenkins CI successfully triggered : [website, unix-gpu, edge] This is an automated message from the

[GitHub] [incubator-mxnet] zhreshold commented on issue #18364: mx.gluon.data.Dataset class not support multiprocessing.Pool()

2020-05-20 Thread GitBox
zhreshold commented on issue #18364: URL: https://github.com/apache/incubator-mxnet/issues/18364#issuecomment-631697554 @TriLoo I found myself that the issue is not reproducible as I am able to pass throught the pool creation code. However, due to latest weakref

[GitHub] [incubator-mxnet] nickguletskii opened a new pull request #18375: [v1.x] Backport edge pipeline

2020-05-20 Thread GitBox
nickguletskii opened a new pull request #18375: URL: https://github.com/apache/incubator-mxnet/pull/18375 ## Description ## Cherry pick 36c87c3521a227d978e06f95a1a1447121feb967 onto v1.x to fix #18298 ## Checklist ## ### Essentials ### Please feel free to remove

[GitHub] [incubator-mxnet] leezu opened a new issue #18374: Windows nightly builds broken

2020-05-20 Thread GitBox
leezu opened a new issue #18374: URL: https://github.com/apache/incubator-mxnet/issues/18374 Last build is from 20200504. cc: @yajiedesign are you aware? This currently breaks the GluonNLP Windows CI https://github.com/sxjscience/gluon-nlp/runs/687011402?check_suite_focus=true

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18375: [v1.x] Backport edge pipeline

2020-05-20 Thread GitBox
mxnet-bot commented on pull request #18375: URL: https://github.com/apache/incubator-mxnet/pull/18375#issuecomment-631676060 Hey @nickguletskii , Thanks for submitting the PR All tests are already queued to run once. If tests fail, you can trigger one or more tests again with the

[incubator-mxnet] branch master updated (67ae544 -> 915b821)

2020-05-20 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 67ae544 [Website 2.0] Artifact URL Adjustment (#18340) add 915b821 Fix windows dll search path in

[incubator-mxnet] branch master updated (67ae544 -> 915b821)

2020-05-20 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 67ae544 [Website 2.0] Artifact URL Adjustment (#18340) add 915b821 Fix windows dll search path in

[incubator-mxnet] branch master updated (67ae544 -> 915b821)

2020-05-20 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 67ae544 [Website 2.0] Artifact URL Adjustment (#18340) add 915b821 Fix windows dll search path in

[incubator-mxnet] branch master updated: Fix windows dll search path in python 3.8 (#18362)

2020-05-20 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen 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 915b821 Fix windows dll search path

[GitHub] [incubator-mxnet] leezu commented on a change in pull request #18362: fix windows dll search path in python 3.8

2020-05-20 Thread GitBox
leezu commented on a change in pull request #18362: URL: https://github.com/apache/incubator-mxnet/pull/18362#discussion_r428250452 ## File path: python/mxnet/libinfo.py ## @@ -73,6 +73,11 @@ def find_lib_path(prefix='libmxnet'): 'List of

[GitHub] [incubator-mxnet] leezu merged pull request #18362: fix windows dll search path in python 3.8

2020-05-20 Thread GitBox
leezu merged pull request #18362: URL: https://github.com/apache/incubator-mxnet/pull/18362 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [incubator-mxnet] leezu commented on issue #18057: Edge device documentation

2020-05-20 Thread GitBox
leezu commented on issue #18057: URL: https://github.com/apache/incubator-mxnet/issues/18057#issuecomment-631670828 @mseth10 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-mxnet] leezu commented on pull request #18365: Consider CMAKE_BUILD_SHARED flag

2020-05-20 Thread GitBox
leezu commented on pull request #18365: URL: https://github.com/apache/incubator-mxnet/pull/18365#issuecomment-631670657 > Will not pass CI. Why do you think so. The CI does not rely on the `libmxnet.a`. This is an

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

2020-05-20 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 8bae039 Bump the

[GitHub] [incubator-mxnet] sxjscience commented on issue #18373: [Numpy] The symbolic export of BatchNorm is wrong

2020-05-20 Thread GitBox
sxjscience commented on issue #18373: URL: https://github.com/apache/incubator-mxnet/issues/18373#issuecomment-631629163 I find that issue does not only happen in numpy but also exists in ndarray: ```python import mxnet as mx import json import pprint #mx.npx.set_np() net

[GitHub] [incubator-mxnet] wkcn commented on issue #18333: How to implement cross entropy for binary segmentation using symbol only?

2020-05-20 Thread GitBox
wkcn commented on issue #18333: URL: https://github.com/apache/incubator-mxnet/issues/18333#issuecomment-631608741 Hi @John1231983 , using `mx.nd.pick` will simplify the code. ```python import mxnet as mx B, C, H, W = 2, 2, 3, 4 x = mx.random.uniform(-1, 1, shape=(B, C,

[incubator-mxnet] branch master updated: [Website 2.0] Artifact URL Adjustment (#18340)

2020-05-20 Thread aaronmarkham
This is an automated email from the ASF dual-hosted git repository. aaronmarkham 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 67ae544 [Website 2.0] Artifact

[GitHub] [incubator-mxnet] aaronmarkham merged pull request #18340: [Website 2.0] Artifact URL Adjustment

2020-05-20 Thread GitBox
aaronmarkham merged pull request #18340: URL: https://github.com/apache/incubator-mxnet/pull/18340 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[incubator-mxnet] branch master updated: replace google CDN with JQuery's own CDN (#18369)

2020-05-20 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 716fe36 replace google CDN with

[incubator-mxnet] branch master updated: replace google CDN with JQuery's own CDN (#18369)

2020-05-20 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 716fe36 replace google CDN with

[GitHub] [incubator-mxnet] szha closed issue #18367: Google JQuery CDN [https://ajax.googleapis.com] is banned in China

2020-05-20 Thread GitBox
szha closed issue #18367: URL: https://github.com/apache/incubator-mxnet/issues/18367 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [incubator-mxnet] szha merged pull request #18369: Replace google CDN with JQuery's own CDN

2020-05-20 Thread GitBox
szha merged pull request #18369: URL: https://github.com/apache/incubator-mxnet/pull/18369 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [incubator-mxnet] John1231983 commented on issue #18333: How to implement cross entropy for binary segmentation using symbol only?

2020-05-20 Thread GitBox
John1231983 commented on issue #18333: URL: https://github.com/apache/incubator-mxnet/issues/18333#issuecomment-631503870 Any suggestion? 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-05-20 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 e0894a9 Bump the

[GitHub] [incubator-mxnet] JiangZhaoh edited a comment on pull request #18089: Add npx op 'index_add'

2020-05-20 Thread GitBox
JiangZhaoh edited a comment on pull request #18089: URL: https://github.com/apache/incubator-mxnet/pull/18089#issuecomment-631412311 For `npx.index_add(a, ind, val)`, now it supports int32 or int64 tensor `ind`, and both int or float tensor `a` and `val`. But it requires the dtype of `a`

[GitHub] [incubator-mxnet] JiangZhaoh commented on pull request #18089: Add npx op 'index_add'

2020-05-20 Thread GitBox
JiangZhaoh commented on pull request #18089: URL: https://github.com/apache/incubator-mxnet/pull/18089#issuecomment-631412311 For `npx.index_add(a, ind, val)`, now it supports int32 or int64 tensor `ind`, and both int or float tensor `a` and `val`. But it requires the dtype of 'a' and

[GitHub] [incubator-mxnet] cbalint13 edited a comment on pull request #18365: Consider CMAKE_BUILD_SHARED flag

2020-05-20 Thread GitBox
cbalint13 edited a comment on pull request #18365: URL: https://github.com/apache/incubator-mxnet/pull/18365#issuecomment-631362413 > > In current static mode a large static object and a small shared surrogate is build, that's it now. > > Actually not. There is a hack further down

[GitHub] [incubator-mxnet] cbalint13 commented on pull request #18365: Consider CMAKE_BUILD_SHARED flag

2020-05-20 Thread GitBox
cbalint13 commented on pull request #18365: URL: https://github.com/apache/incubator-mxnet/pull/18365#issuecomment-631362413 > > In current static mode a large static object and a small shared surrogate is build, that's it now. > > Actually not. There is a hack further down in the

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18365: Consider CMAKE_BUILD_SHARED flag

2020-05-20 Thread GitBox
mxnet-bot commented on pull request #18365: URL: https://github.com/apache/incubator-mxnet/pull/18365#issuecomment-631358262 Jenkins CI successfully triggered : [windows-cpu, edge, sanity, website, centos-gpu, clang, unix-cpu, miscellaneous, unix-gpu, centos-cpu, windows-gpu]

[GitHub] [incubator-mxnet] cbalint13 commented on pull request #18365: Consider CMAKE_BUILD_SHARED flag

2020-05-20 Thread GitBox
cbalint13 commented on pull request #18365: URL: https://github.com/apache/incubator-mxnet/pull/18365#issuecomment-631358153 @mxnet-bot run ci [all] This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-mxnet] sxjscience opened a new issue #18373: [Numpy] The symbolic export of BatchNorm is wrong

2020-05-20 Thread GitBox
sxjscience opened a new issue #18373: URL: https://github.com/apache/incubator-mxnet/issues/18373 ```python import mxnet as mx import json import pprint mx.npx.set_np() net = mx.gluon.nn.BatchNorm(epsilon=2E-5, axis=2) net.hybridize() net.initialize() a =

[GitHub] [incubator-mxnet] bgawrych commented on pull request #18317: [1.x] Backport of LSTM and GRU fix (#17898) and RNN op (#17632)

2020-05-20 Thread GitBox
bgawrych commented on pull request #18317: URL: https://github.com/apache/incubator-mxnet/pull/18317#issuecomment-631330615 @mxnet-bot run ci [edge, unix-gpu] This is an automated message from the Apache Git Service. To

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18317: [1.x] Backport of LSTM and GRU fix (#17898) and RNN op (#17632)

2020-05-20 Thread GitBox
mxnet-bot commented on pull request #18317: URL: https://github.com/apache/incubator-mxnet/pull/18317#issuecomment-631330666 Jenkins CI successfully triggered : [unix-gpu, edge] This is an automated message from the Apache

[GitHub] [incubator-mxnet] bgawrych removed a comment on pull request #18317: [1.x] Backport of LSTM and GRU fix (#17898) and RNN op (#17632)

2020-05-20 Thread GitBox
bgawrych removed a comment on pull request #18317: URL: https://github.com/apache/incubator-mxnet/pull/18317#issuecomment-631262376 @mxnet-bot run ci [edge, unix-gpu] This is an automated message from the Apache Git Service.

[GitHub] [incubator-mxnet] bgawrych removed a comment on pull request #18320: Improve log_softmax op performance by using DNNL support

2020-05-20 Thread GitBox
bgawrych removed a comment on pull request #18320: URL: https://github.com/apache/incubator-mxnet/pull/18320#issuecomment-631263232 @mxnet-bot run ci [miscellaneous] This is an automated message from the Apache Git Service.

[GitHub] [incubator-mxnet] bgawrych commented on pull request #18320: Improve log_softmax op performance by using DNNL support

2020-05-20 Thread GitBox
bgawrych commented on pull request #18320: URL: https://github.com/apache/incubator-mxnet/pull/18320#issuecomment-631329598 @mxnet-bot run ci [miscellaneous] This is an automated message from the Apache Git Service. To

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18320: Improve log_softmax op performance by using DNNL support

2020-05-20 Thread GitBox
mxnet-bot commented on pull request #18320: URL: https://github.com/apache/incubator-mxnet/pull/18320#issuecomment-631329646 Jenkins CI successfully triggered : [miscellaneous] This is an automated message from the Apache

[GitHub] [incubator-mxnet] JustinhoCHN commented on issue #18057: Edge device documentation

2020-05-20 Thread GitBox
JustinhoCHN commented on issue #18057: URL: https://github.com/apache/incubator-mxnet/issues/18057#issuecomment-631329087 @kmfrick Hi, any update here? I can install mxnet v1.6 on jetson nano with jetpack 4.3, as link here: #17923 but I haven't try it on jetpack 4.4, I prefer building a

[GitHub] [incubator-mxnet] sxjscience commented on a change in pull request #18277: Fix binary scalar operator dtype and add bool support for concat

2020-05-20 Thread GitBox
sxjscience commented on a change in pull request #18277: URL: https://github.com/apache/incubator-mxnet/pull/18277#discussion_r427795479 ## File path: tests/python/unittest/test_numpy_op.py ## @@ -2660,6 +2660,67 @@ def hybrid_forward(self, F, a, b, *args, **kwargs):

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

2020-05-20 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 24d6c23 Bump the

[GitHub] [incubator-mxnet] acphile opened a new issue #18372: Question about testing weight sharing of two resnets in test_gluon_estimator.py

2020-05-20 Thread GitBox
acphile opened a new issue #18372: URL: https://github.com/apache/incubator-mxnet/issues/18372 https://github.com/apache/incubator-mxnet/blob/master/tests/python/unittest/test_gluon_estimator.py#L423 Actually val_net.output does not share the same parameters with net.output in this

[GitHub] [incubator-mxnet] yajiedesign commented on a change in pull request #18362: fix windows dll search path in python 3.8

2020-05-20 Thread GitBox
yajiedesign commented on a change in pull request #18362: URL: https://github.com/apache/incubator-mxnet/pull/18362#discussion_r427779970 ## File path: python/mxnet/libinfo.py ## @@ -73,6 +73,11 @@ def find_lib_path(prefix='libmxnet'): 'List of

[GitHub] [incubator-mxnet] yajiedesign commented on a change in pull request #18362: fix windows dll search path in python 3.8

2020-05-20 Thread GitBox
yajiedesign commented on a change in pull request #18362: URL: https://github.com/apache/incubator-mxnet/pull/18362#discussion_r427778721 ## File path: python/mxnet/libinfo.py ## @@ -73,6 +73,11 @@ def find_lib_path(prefix='libmxnet'): 'List of

[GitHub] [incubator-mxnet] leezu commented on a change in pull request #18362: fix windows dll search path in python 3.8

2020-05-20 Thread GitBox
leezu commented on a change in pull request #18362: URL: https://github.com/apache/incubator-mxnet/pull/18362#discussion_r427774535 ## File path: python/mxnet/libinfo.py ## @@ -73,6 +73,11 @@ def find_lib_path(prefix='libmxnet'): 'List of

[GitHub] [incubator-mxnet] bgawrych commented on pull request #18320: Improve log_softmax op performance by using DNNL support

2020-05-20 Thread GitBox
bgawrych commented on pull request #18320: URL: https://github.com/apache/incubator-mxnet/pull/18320#issuecomment-631263232 @mxnet-bot run ci [miscellaneous] This is an automated message from the Apache Git Service. To

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18316: [1.7.x] Backport of LSTM and GRU fix (#17898) and RNN op (#17632)

2020-05-20 Thread GitBox
mxnet-bot commented on pull request #18316: URL: https://github.com/apache/incubator-mxnet/pull/18316#issuecomment-631262559 Jenkins CI successfully triggered : [edge, windows-gpu] This is an automated message from the

[GitHub] [incubator-mxnet] bgawrych commented on pull request #18316: [1.7.x] Backport of LSTM and GRU fix (#17898) and RNN op (#17632)

2020-05-20 Thread GitBox
bgawrych commented on pull request #18316: URL: https://github.com/apache/incubator-mxnet/pull/18316#issuecomment-631262502 @mxnet-bot run ci [edge, windows-gpu] This is an automated message from the Apache Git Service. To

[GitHub] [incubator-mxnet] bgawrych commented on pull request #18317: [1.x] Backport of LSTM and GRU fix (#17898) and RNN op (#17632)

2020-05-20 Thread GitBox
bgawrych commented on pull request #18317: URL: https://github.com/apache/incubator-mxnet/pull/18317#issuecomment-631262376 @mxnet-bot run ci [edge, unix-gpu] This is an automated message from the Apache Git Service. To