tqchen commented on issue #5798: URL: https://github.com/apache/incubator-tvm/issues/5798#issuecomment-643702952
This is due to the fact of us storinhg the tensor expression recursively. There is an ongoing effort to move more of the parts into TIR, where the sequential structure won't be stored recursively. The problem could be addressed by the migration of more compute infra to TIR, however that will take a few months effort to land. Feel free to open a new discussion thread on https://discuss.tvm.ai/ ---------------------------------------------------------------- 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]
