matteosal opened a new issue #20109:
URL: https://github.com/apache/incubator-mxnet/issues/20109


   Is there a resource or set of resources for migrating a project to v2.0? I 
am specifically interesed to the C API. I have checked 
https://github.com/apache/incubator-mxnet/issues/17676 but it's not very 
specific apart from the `*Ex` functions removal/renaming.
   
   For example everything related to executors, on which our code relies 
heavily, is gone in v2.0. This PR 
https://github.com/apache/incubator-mxnet/pull/18598 mentions "we will use 
cached_op_create/invoke in favor of graph executor c APIs" but I couldn't find 
detailed information on how to migrate code using the executor API to cached 
ops.


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to