-
Notifications
You must be signed in to change notification settings - Fork 79
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
Support for new matmul1d op with gather_in0 #14964
base: main
Are you sure you want to change the base?
Commits on Nov 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 342885f - Browse repository at this point
Copy the full SHA 342885fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60c1917 - Browse repository at this point
Copy the full SHA 60c1917View commit details -
Configuration menu - View commit details
-
Copy full SHA for f423ead - Browse repository at this point
Copy the full SHA f423eadView commit details -
#0: Add another CB for inputs to avoid workaround when using .set_glo…
…bally_allocated address.
Configuration menu - View commit details
-
Copy full SHA for 69e618a - Browse repository at this point
Copy the full SHA 69e618aView commit details -
#0: Add support for matmul to be performed on arbitrary cores. Next s…
…tep: choose the correct NOC based on which core is next in the ring. Also, clean up the test.
Configuration menu - View commit details
-
Copy full SHA for 30021e2 - Browse repository at this point
Copy the full SHA 30021e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0639c4 - Browse repository at this point
Copy the full SHA f0639c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a58f6e2 - Browse repository at this point
Copy the full SHA a58f6e2View commit details -
#0: Add fix to enable the use of subblock w > 4 when applicable, to g…
…et a perf boost.
Configuration menu - View commit details
-
Copy full SHA for d8a619b - Browse repository at this point
Copy the full SHA d8a619bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 742bc4e - Browse repository at this point
Copy the full SHA 742bc4eView commit details -
Clean up and add more validation. Remove unused/unsupported functiona…
…lity such as fuse_op and bias. TODO: test batch.
Configuration menu - View commit details
-
Copy full SHA for b8913c4 - Browse repository at this point
Copy the full SHA b8913c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3aab485 - Browse repository at this point
Copy the full SHA 3aab485View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0afac94 - Browse repository at this point
Copy the full SHA 0afac94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1400086 - Browse repository at this point
Copy the full SHA 1400086View commit details -
Remove unnecessary code from bmm kernel, and add validation to make s…
…ure they are not being used.
Configuration menu - View commit details
-
Copy full SHA for d0d239d - Browse repository at this point
Copy the full SHA d0d239dView commit details -
Fix get_preferred_noc function. Validate perf on TG for prefetcher co…
…re grid configuration.
Configuration menu - View commit details
-
Copy full SHA for baa7ebd - Browse repository at this point
Copy the full SHA baa7ebdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 979168e - Browse repository at this point
Copy the full SHA 979168eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03647bd - Browse repository at this point
Copy the full SHA 03647bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 584c83f - Browse repository at this point
Copy the full SHA 584c83fView commit details