Skip to content

Check tensor's dim order ambiguity in IR verifier #9942

Open
@Gasoonjia

Description

@Gasoonjia

Description

It is crucial to maintain dimensional order consistency (dim-order-unambiguity) for tensors within our computational graph. We have developed a tool to check this, as introduced in PR #9371. However, this tool has not yet been integrated into our dimension order verifier.

Action Required

Integrate the dim-order checking tool into the existing dimension order verifier located in the file: verifier.py.

cc @JacobSzwejbka @angelayi @digantdesai @larryliu0820

Metadata

Metadata

Assignees

Labels

good first issueGood for newcomersmodule: exirIssues related to Export IR and the code under exir/triagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate module

Type

No type

Projects

Status

To triage

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions