PhilippvK edited a comment on issue #8953:
URL: https://github.com/apache/tvm/issues/8953#issuecomment-924330265


   Only graph runtime is affected, so AOT executor works fine.
   
   Thank you so much for investigating this issue. It should also be 
reproducible for other models by increasing the length of model name passed to 
the `build` function by some amount. As the limit of 120 characters for a 
function name is hardcoded, an the model name prefix can be arbitrary there is 
no general solution for this. But the `default` model name should not lead to 
any issues in my opinion.


-- 
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]


Reply via email to