Ldpe2G commented on a change in pull request #9984: add reshape predicator 
function to c_predict_api
URL: https://github.com/apache/incubator-mxnet/pull/9984#discussion_r172070078
 
 

 ##########
 File path: src/c_api/c_predict_api.cc
 ##########
 @@ -243,6 +249,95 @@ int MXPredCreatePartialOut(const char* symbol_json_str,
   API_END_HANDLE_ERROR(delete ret);
 }
 
+int MXPredReshape(mx_uint num_input_nodes,
 
 Review comment:
   during testing, when you need to change the input shape of an already 
created predicator.

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