piiswrong commented on issue #10807: Ndarray.asnumpy() error with gluon dense 
under both GPU and CPU  environment
URL: 
https://github.com/apache/incubator-mxnet/issues/10807#issuecomment-392948000
 
 
   I think this is due to the use of index_t (which is uint32_t) vs int64_t in 
tesnorblob.
   
   This is a legacy issue. We should use int64_t for all indexing

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to