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

Add verifiers for ToBuiltinTensorOp and FromBuiltinTensorOp #1089

Merged
merged 1 commit into from
Jul 21, 2022

Conversation

ramiro050
Copy link
Collaborator

This commit adds verifiers to the ops ToBuiltinTensorOp and
FromBuiltinTensorOp that make sure that the input and output have
the same shape and data type.

This commit adds verifiers to the ops `ToBuiltinTensorOp` and
`FromBuiltinTensorOp` that make sure that the input and output have
the same shape and data type.
Copy link
Collaborator

@vivekkhandelwal1 vivekkhandelwal1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ramiro050 ramiro050 merged commit f271e6a into llvm:main Jul 21, 2022
@ramiro050 ramiro050 deleted the add-verifiers branch July 21, 2022 21:41
tanyokwok pushed a commit to tanyokwok/torch-mlir that referenced this pull request Jul 22, 2022
This commit adds verifiers to the ops `ToBuiltinTensorOp` and
`FromBuiltinTensorOp` that make sure that the input and output have
the same shape and data type.
gpetters94 pushed a commit to gpetters94/mlir-npcomp that referenced this pull request Jul 27, 2022
This commit adds verifiers to the ops `ToBuiltinTensorOp` and
`FromBuiltinTensorOp` that make sure that the input and output have
the same shape and data type.
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