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

RuntimeError: Embedding Device Operation Layout Mismatch - Expected ROW_MAJOR #1181

Closed
kamalrajkannan78 opened this issue Nov 6, 2024 · 2 comments
Labels
MLIR Ops Issues related to MLIR dialect ops and their implementations
Milestone

Comments

@kamalrajkannan78
Copy link

Observed Behaviour

>       all_outputs = run_binary(self.compiled_binary, int(ProgramId.FORWARD), inputs_and_parameters)
E       RuntimeError: TT_FATAL @ /proj_sw/user_dev/kkannan/nov6_forge/tt-forge-fe/third_party/tt-mlir/third_party/tt-metal/src/tt-metal/ttnn/cpp/ttnn/operations/embedding/device/embedding_device_operation.cpp:25: a.get_layout() == Layout::ROW_MAJOR
E       info:
E       Error

logs

phi3_issue.log

@kamalrajkannan78 kamalrajkannan78 added the MLIR Ops Issues related to MLIR dialect ops and their implementations label Nov 6, 2024
@kamalrajkannan78 kamalrajkannan78 added this to the [FFE] Bringup milestone Nov 6, 2024
@nvukobratTT
Copy link
Contributor

nvukobratTT commented Nov 14, 2024

Is this issue a duplicate of this one>

@kamalrajkannan78
Copy link
Author

Is this issue a duplicate of this one>

yes Nikola. As discussion is going on there , I close this MR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MLIR Ops Issues related to MLIR dialect ops and their implementations
Projects
None yet
Development

No branches or pull requests

2 participants