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

Need a white list for torch-mlir converter #404

Open
Yancey1989 opened this issue Jun 20, 2022 · 2 comments
Open

Need a white list for torch-mlir converter #404

Yancey1989 opened this issue Jun 20, 2022 · 2 comments
Assignees

Comments

@Yancey1989
Copy link
Collaborator

No description provided.

@Yancey1989
Copy link
Collaborator Author

Yancey1989 commented Jun 23, 2022

We should use name.overload to filter the ops, which is more exactly, e.g. aten::add.Scalr and aten::add.Tensor are not the same op in TorchDialect. I will implement this enhancement ASAP.

@tanyokwok
Copy link
Collaborator

Any update on this issue? @Yancey1989

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants