apeforest commented on a change in pull request #17348: Fix Horovod build error 
due to missing exported symbols
URL: https://github.com/apache/incubator-mxnet/pull/17348#discussion_r368088331
 
 

 ##########
 File path: make/config/libmxnet.sym
 ##########
 @@ -12,4 +12,4 @@ Java_org_apache_mxnet*
 *Storage*Get*
 *on_enter_api*
 *on_exit_api*
-*MXAPISetLastError*
+*MXAPIHandleException*
 
 Review comment:
   I believe the first line misses the prefix before MX. Not sure if we want to 
whitelist all ```*MX*``` APIs.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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