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 2022/06/14 19:39:53 UTC

[GitHub] [tvm] supersat opened a new pull request, #11717: [NDArray] Add optional mem_scope parameter to tvm.nd.array and tvm.nd.copyto

supersat opened a new pull request, #11717:
URL: https://github.com/apache/tvm/pull/11717

   tvm.nd.array and tvm.nd.copyto make underlying calls to tvm.nd.empty, which already supports an optional mem_scope parameter. This adds the same optional parameters.
   


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

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] supersat commented on pull request #11717: [NDArray] Add optional mem_scope parameter to tvm.nd.array and tvm.nd.copyto

Posted by GitBox <gi...@apache.org>.
supersat commented on PR #11717:
URL: https://github.com/apache/tvm/pull/11717#issuecomment-1155732771

   cc: @Lunderberg @csullivan 


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

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] masahi merged pull request #11717: [NDArray] Add optional mem_scope parameter to tvm.nd.array and tvm.nd.copyto

Posted by GitBox <gi...@apache.org>.
masahi merged PR #11717:
URL: https://github.com/apache/tvm/pull/11717


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

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org