You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/06/26 15:37:43 UTC

[GitHub] [incubator-tvm] zhiics edited a comment on pull request #5934: [CODEGEN][CONTRIB] Various update for CoreML codegen

zhiics edited a comment on pull request #5934:
URL: https://github.com/apache/incubator-tvm/pull/5934#issuecomment-650246386


   aah, I haven't noticed that CoreML codegen was also using BYOC infra. Thanks for updating it. I have a question which is not relevant to this change. I see `SetInput` needs to allocate memory and copy from DLTensor to the local memory every time. Is it possible to pre-allocate memory or directly do zero-copy by sharing the passed tensor?


----------------------------------------------------------------
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:
users@infra.apache.org