Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attribute error in detr #1094

Open
meenakshiramanathan1 opened this issue Jan 23, 2025 · 0 comments · May be fixed by #1008
Open

Attribute error in detr #1094

meenakshiramanathan1 opened this issue Jan 23, 2025 · 0 comments · May be fixed by #1008

Comments

@meenakshiramanathan1
Copy link
Contributor

meenakshiramanathan1 commented Jan 23, 2025

Description

  • Detr model is facing AttributeError: <class 'tvm.ir.op.Op'> has no attribute name_hint
  • Zeros op is binded as global_var and passed as input params to tvmgen_default_forge_main.

Reproduce

git checkout mramanathan/zeros_like
pytest command: pytest forge/test/mlir/operators/eltwise_unary/test_eltwise_unary.py::test_zeros_like

Logs

detr.log

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 a pull request may close this issue.

1 participant