zhiics opened a new pull request #5212: [Runtime][Object] expose runtime::String to Python URL: https://github.com/apache/incubator-tvm/pull/5212 This PR exposes the runtime `String` object to Python. Here we only registered the constructor so that we can pass String objects to C++ for #5211 . Other utilities and refactor of `StringImm` to `String` will be added as a follow-up PR. cc @tqchen @wweic @icemelon9
---------------------------------------------------------------- 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
