yuxihu opened a new pull request #14767: Use DEFAULT macro in C APIs URL: https://github.com/apache/incubator-mxnet/pull/14767 This PR changes the way of specifying the default values in C APIs by using the DEFAULT macro. Otherwise, it will fail compilation with C code. We also remove the duplicate declaration of MXInvokeCachedOp API.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
