access2rohit commented on a change in pull request #20043:
URL: https://github.com/apache/incubator-mxnet/pull/20043#discussion_r630533696



##########
File path: include/mxnet/c_predict_api.h
##########
@@ -56,6 +56,16 @@ typedef void (*PredMonitorCallback)(const char*,
                                     NDArrayHandle,
                                     void*);
 
+/*! \brief enum of NDArray dtypes */
+enum DType {

Review comment:
       Discussed offline: This header is needed by end user to understand which 
DTypes are supported. Looks good 




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


Reply via email to