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

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    c938a17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23258b7 View commit details
    Browse the repository at this point in the history
  3. [matmul] for int16, fix microkernel size; for single_core with large …

    …M, fix offsets for reused BDs into C
    andrej committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    73946a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07745f5 View commit details
    Browse the repository at this point in the history
  5. format

    andrej committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    1fa00df View commit details
    Browse the repository at this point in the history
  6. make default data types for matmul integer; check for strict equivale…

    …nce with integer outputs; add i32 output type support
    andrej committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    6e4bd88 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    531e0c8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a67f9b6 View commit details
    Browse the repository at this point in the history