ZiyueHuang commented on issue #8337: mx.autograd.grad works or fails depending on use of slices URL: https://github.com/apache/incubator-mxnet/issues/8337#issuecomment-337792011 `a`'s shape is `(4,)`. Why "a's first dimension has length 1 and slicing it with 0:4 doesn't really make sense"? @piiswrong @kpot Could you please use `da_sym.list_arguments() ` to see what are the arguments? Why `args=[mx.nd.ones_like(b), a]`?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services