apeforest commented on issue #15899: Typedef cleanup URL: https://github.com/apache/incubator-mxnet/pull/15899#issuecomment-522863997 > > Thanks for the refactoring. This will increase readability and make C API users less dependency as well. I guess you also need to update the python interface that invokes the C API? > > @apeforest This PR only contains code cleanup from C API end. Python cleanup needs to be done in a separate PR. typedefs should remain as is because other language bindings use them. Why can't it be done in one PR? Isn't that what the purpose of this PR is?
---------------------------------------------------------------- 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
