yongfeng-nv commented on issue #4932: [SCHEDULE] Improve bound inference for split URL: https://github.com/apache/incubator-tvm/pull/4932#issuecomment-590588793 @merrymercy, thanks. We ran into this issue, because the 'if' statements are not allowed in the tensorization region, giving errors like: TVMError: Tensorize failed, split condition likely((i.inner < 8)) relies on var defined inside tensorize scope. Can you share your use case stopped by this issue? I am going to open a thread in the forum about it and finding more use cases while fixing failures.
---------------------------------------------------------------- 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
