yuxihu opened a new pull request #13932: [v1.4.x] Support populating errors 
back to MXNet engine in callback
URL: https://github.com/apache/incubator-mxnet/pull/13932
 
 
   This PR adds an optional dmlc::Error* argument in MXNet engine callback 
functions. The callers can leverage this argument to populate errors back to 
MXNet engine through callback such that the errors can be handled properly by 
MXNet engine. It is needed to populate the errors detected in Horovod back to 
MXNet engine for Hovorod and MXNet integration (see 
[PR](https://github.com/ctcyang/horovod/pull/24)). This change does not affect 
existing use cases.

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