hugolatendresse opened a new pull request, #17774: URL: https://github.com/apache/tvm/pull/17774
Ran into an example of a pytorch program for which a user input to the forward() function has a node matching (node.name == name_hint) but that node's meta dict does not have a "tensor_meta" key, hence the translation would crash. Let me know if you think this is worth adding a unit test. cc: @MasterJH5574 -- 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]
