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

Duplicate output tensor Fatal error in t5 model #1372

Open
kamalrajkannan78 opened this issue Nov 22, 2024 · 0 comments
Open

Duplicate output tensor Fatal error in t5 model #1372

kamalrajkannan78 opened this issue Nov 22, 2024 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@kamalrajkannan78
Copy link

kamalrajkannan78 commented Nov 22, 2024

Description

  • Fatal error : Duplicate output tensor in t5

Reproduce

git checkout kkannan/models_mlir_issues 
git submodule update --recursive
cmake --build build -- install_ttforge
pytest forge/test/model_demos/high_prio/nlp/pytorch/test_t5.py -svv -k "not google" -svv

Observed Behaviour

Duplicate output tensor
LOG_ASSERT @ /proj_sw/user_dev/kkannan/forge_nov14/tt-forge-fe/third_party/tt-mlir/runtime/lib/ttnn/program.cpp:243: inserted

Logs

TTIR graphs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant