zhiics commented on a change in pull request #4628: [Object] Add String container URL: https://github.com/apache/incubator-tvm/pull/4628#discussion_r386213213
########## File path: python/tvm/relay/prelude.py ########## @@ -26,6 +26,42 @@ from . import op +class StaticTensorArrayOps(object): Review comment: How is this related? ---------------------------------------------------------------- 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
