access2rohit commented on a change in pull request #15899: Typedef cleanup
URL: https://github.com/apache/incubator-mxnet/pull/15899#discussion_r319735478
##########
File path: include/mxnet/c_predict_api.h
##########
@@ -43,8 +43,6 @@ extern "C" {
/*! \brief manually define unsigned int */
typedef uint32_t mx_uint;
Review comment:
Few examples in code:
https://github.com/apache/incubator-mxnet/blob/3f3ba92ae1468d08de088d2291ca14e2d5dc5515/perl-package/AI-MXNetCAPI/mxnet_typemaps.i#L171
https://github.com/apache/incubator-mxnet/blob/3f3ba92ae1468d08de088d2291ca14e2d5dc5515/R-package/src/ndarray.cc#L34
https://github.com/apache/incubator-mxnet/blob/b88705e7744be1cc22122eb2c5b492e495ab45bb/scala-package/native/src/main/native/org_apache_mxnet_native_c_api.cc#L89
----------------------------------------------------------------
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