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

Change Default Matrix Multiplication Data Type to Integer; Add Documentation on Numerical Tolerances #1615

Merged
merged 8 commits into from
Jul 17, 2024

Conversation

andrej
Copy link
Collaborator

@andrej andrej commented Jul 12, 2024

As discussed with @jamesroxbypb and @jgmelber. Switches default data type to integer and checks for strict equivalence if outputs are integer. This should give us more robustness in the matrix multiplication verification.

Please have a look at the section added to the README.md.

@jgmelber
Copy link
Collaborator

Related: #1589 #1554

@jgmelber jgmelber added this pull request to the merge queue Jul 17, 2024
Merged via the queue into Xilinx:main with commit ea17ecb Jul 17, 2024
51 checks passed
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