Skip to content

Conversation

@hugolatendresse
Copy link
Contributor

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

@MasterJH5574 MasterJH5574 merged commit 20c21a3 into apache:main Mar 24, 2025
10 checks passed
@hugolatendresse hugolatendresse deleted the whisper branch March 24, 2025 16:27
ShiboXing pushed a commit to ShiboXing/tvm that referenced this pull request Aug 10, 2025
…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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants