hzfan commented on issue #17097: [RFC][mxnet 2.0][item 10.1] MXNet Imperative Op Invocation Overhead URL: https://github.com/apache/incubator-mxnet/issues/17097#issuecomment-568730399 Following [this branch](https://github.com/tqchen/tvm/commit/ddd9323d9f8713b77591260f32529078f585a2ac) I made a simple POC on MXNet side (code [here](https://github.com/hzfan/incubator-mxnet/commit/35385cde85267dc848b551a326d3c30c9d369b8e)). It turns out that passing a python `tuple` and receiving it as `TShape` takes around 200ns.
---------------------------------------------------------------- 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
