mbrookhart opened a new pull request #7522: URL: https://github.com/apache/tvm/pull/7522
@jwfromm I recently ran into an error where the W input to an LSTM was not a variable, so this type_annotation call failed, so I switched it to the more generic checked_type. Updating the test to hit this case is complicated, do you want to see a regression test for this? ---------------------------------------------------------------- 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]
