ZiyueHuang commented on issue #8259: check_format of sparse ndrray
URL: https://github.com/apache/incubator-mxnet/pull/8259#issuecomment-343634820
 
 
   The result err number will be returned to SyncCheckFormat in ndarray.cc and 
do the check there. CheckFormatImpl can be used in other OPs in backend. For 
the user side, the behavior is the same with scipy, i.e. arr.check_format will 
raise error and the meaningful err message if the sparse arr is invalid. 
@piiswrong 

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