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

Allow distinct precision_config values in DotGeneralOp #1354

Closed
ghpvnist opened this issue Mar 24, 2023 · 1 comment
Closed

Allow distinct precision_config values in DotGeneralOp #1354

ghpvnist opened this issue Mar 24, 2023 · 1 comment
Labels

Comments

@ghpvnist
Copy link
Member

ghpvnist commented Mar 24, 2023

(C1) lhs and rhs have the same element type.

Investigate the use case of allowing different lhs and rhs element types for DotGeneralOp. This would allow specifying different precision config values for lhs and rhs as discussed in #755 and #879.

@ghpvnist ghpvnist changed the title Consider removing C1 from DotGeneralOp Spec Allow distinct precision_config values in DotGeneralOp Mar 24, 2023
@ghpvnist
Copy link
Member Author

Merging this issue with #755 as they are related.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

2 participants