reminisce commented on issue #9976: The assignment problem about NDArray
URL: 
https://github.com/apache/incubator-mxnet/issues/9976#issuecomment-370125976
 
 
   This is a bug of `CopyFromTo` function. `a[0]` and `a[1]` share the same 
`var` and thus the copy is skipped.
   
https://github.com/apache/incubator-mxnet/blob/master/src/ndarray/ndarray.cc#L1131

----------------------------------------------------------------
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

Reply via email to