-
Notifications
You must be signed in to change notification settings - Fork 87
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
#4686: add infra for sharing global struct among ops #5456
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
yugaoTT
commented
Feb 16, 2024
- add sharing global struct for fp32, math_approx, packer_l1_acc, fidelity
- test on operation primary matmul
yugaoTT
requested review from
TT-BrianLiu,
tt-aho,
arakhmati,
mywoodstock,
eyonland,
cfjchu and
xanderchin
as code owners
February 16, 2024 19:50
Should we be using |
yes I like DeviceComputeKernelConfig better as well. |
yugaoTT
force-pushed
the
yugao/fp32_ops
branch
from
February 20, 2024 16:59
9882a8e
to
e58d95e
Compare
yugaoTT
force-pushed
the
yugao/fp32_ops
branch
2 times, most recently
from
February 21, 2024 01:59
ca2b91d
to
297b5be
Compare
rtawfik01
approved these changes
Feb 21, 2024
yugaoTT
force-pushed
the
yugao/fp32_ops
branch
from
February 21, 2024 15:02
297b5be
to
7e4f7a3
Compare
arakhmati
approved these changes
Feb 21, 2024
yugaoTT
force-pushed
the
yugao/fp32_ops
branch
from
February 24, 2024 14:04
31231d6
to
880cc79
Compare
boris-drazic
approved these changes
Feb 26, 2024
yugaoTT
force-pushed
the
yugao/fp32_ops
branch
from
February 26, 2024 13:54
880cc79
to
0317afd
Compare
yugaoTT
force-pushed
the
yugao/fp32_ops
branch
from
February 26, 2024 16:42
0317afd
to
3457207
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.