masahi commented on PR #15462: URL: https://github.com/apache/tvm/pull/15462#issuecomment-1663452749
I think you can do all parsing and other preprocessing steps inside the constructor, since all json nodes are available there. Then `Run` just needs to go through preprocessed nodes and execute them. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
