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 2021/03/02 16:23:31 UTC

[GitHub] [tvm] tkonolige commented on pull request #7559: [RUNTIME] Unify load params interface

tkonolige commented on pull request #7559:
URL: https://github.com/apache/tvm/pull/7559#issuecomment-789031004


   LoadParams is a free standing function that we would like to use at runtime with the VM (because there is no clear way to directly load parameters into the VM). It makes the most sense that this function returns a Map from parameter name to NDArray.


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