[Request Help] “torch._dynamo.exc.UserError: Could not guard on data-dependent expression Eq(u77 - 1, 1)" #8988
Labels
module: exir
Issues related to Export IR and the code under exir/
module: user experience
Issues related to reducing friction for users
triaged
This issue has been looked at a team member, and triaged and prioritized into an appropriate module
I encountered the following issues when converting to PTE:
"torch._dynamo.exc.UserError: Could not guard on data-dependent expression Eq(u77 - 1, 1)"
I guess I should provide more hints for Tensor, but I don't know how to do it.
Related code (I added some code)
Full log
cc @JacobSzwejbka @angelayi @mergennachin @byjlw
The text was updated successfully, but these errors were encountered: