Skip to content

Conversation

@sunzj
Copy link
Contributor

@sunzj sunzj commented Mar 8, 2024

torch change the description of the graph, function name isn't same as node name, cause can't find function if import torch model. So use target name instead of node name.

fix mlc-ai/web-stable-diffusion#54

torch change the description of the graph, function name isn't same as node name, cause can't find function. So use target name instead of node name.
@tqchen tqchen merged commit ab56026 into apache:main Mar 9, 2024
Lunderberg pushed a commit to Lunderberg/tvm that referenced this pull request Mar 12, 2024
torch change the description of the graph, function name isn't same as node name, cause can't find function. So use target name instead of node name.
@sunzj sunzj deleted the patch-1 branch March 14, 2024 05:51
thaisacs pushed a commit to thaisacs/tvm that referenced this pull request Apr 3, 2024
torch change the description of the graph, function name isn't same as node name, cause can't find function. So use target name instead of node name.
@sidsingla
Copy link

Hi, facing still the same error as mlc-ai/web-stable-diffusion#54

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.

AssertionError: Unsupported function type position_ids

3 participants