You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/11/08 05:04:36 UTC

[GitHub] [incubator-mxnet] sxjscience opened a new issue #19495: Boolean type bug

sxjscience opened a new issue #19495:
URL: https://github.com/apache/incubator-mxnet/issues/19495


   
   ```
   [2020-11-08T04:43:48.253Z] E           mxnet.base.MXNetError: Traceback (most recent call last):
   [2020-11-08T04:43:48.253Z] E             File "../src/operator/nn/./../tensor/././elemwise_binary_op.h", line 493
   [2020-11-08T04:43:48.253Z] E           MXNetError: Operator _grad_add does not support boolean type
   ```
   


----------------------------------------------------------------
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 to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org


[GitHub] [incubator-mxnet] sxjscience commented on issue #19495: Boolean type gradient bug

Posted by GitBox <gi...@apache.org>.
sxjscience commented on issue #19495:
URL: https://github.com/apache/incubator-mxnet/issues/19495#issuecomment-729434628


   @szha I'm marking it as 2.0 since it seems to be a serious issue related to boolean type.


----------------------------------------------------------------
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 to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org


[GitHub] [incubator-mxnet] sxjscience commented on issue #19495: Boolean type gradient bug

Posted by GitBox <gi...@apache.org>.
sxjscience commented on issue #19495:
URL: https://github.com/apache/incubator-mxnet/issues/19495#issuecomment-723531551


   Also see https://www.tensorflow.org/guide/autodiff#3_took_gradients_through_an_integer_or_string.


----------------------------------------------------------------
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 to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org