cjolivier01 commented on a change in pull request #9883: added function for 
loading content of nd_array files from a buffer
URL: https://github.com/apache/incubator-mxnet/pull/9883#discussion_r170704930
 
 

 ##########
 File path: src/c_api/c_api.cc
 ##########
 @@ -322,6 +322,38 @@ int MXNDArrayLoad(const char* fname,
   API_END();
 }
 
+int MXNDArrayLoadFileContent(const void *nd_file,
 
 Review comment:
   Was it changed in the c api header?

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