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

Fix verifyLinalgCompatibleTypes #947

Merged
merged 1 commit into from
Jun 15, 2022
Merged

Conversation

makslevental
Copy link
Collaborator

Fix verifyLinalgCompatibleTypes, which currently doesn't successfully catch torch.tensor.

@makslevental makslevental requested a review from silvasean June 15, 2022 23:08
@makslevental makslevental merged commit a34dad2 into llvm:main Jun 15, 2022
qedawkins pushed a commit to nod-ai/torch-mlir that referenced this pull request Oct 3, 2022
* Temporary state

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* minor change

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* check argsort and flip

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* Prototype for the main loop

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* Use IfOp

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* calculate and remove bounding boxes

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* Remove boxes by IOU

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* passed all end-to-end tests

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* check-onnx-backend-constant passed

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* check-onnx-backend-dynamic passed

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* merge

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* Optional operands

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* Add lit tests

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* Edit lit tests

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* clang-format

Signed-off-by: Tung D. Le <tung@jp.ibm.com>
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 this pull request may close these issues.

2 participants