-
Notifications
You must be signed in to change notification settings - Fork 104
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
Add fused activations to the first input tensor in preprocessing #16153
Labels
Comments
patrickroberts
added a commit
that referenced
this issue
Dec 23, 2024
patrickroberts
added a commit
that referenced
this issue
Dec 23, 2024
6 tasks
patrickroberts
added a commit
that referenced
this issue
Dec 23, 2024
patrickroberts
added a commit
that referenced
this issue
Dec 30, 2024
patrickroberts
added a commit
that referenced
this issue
Dec 31, 2024
patrickroberts
added a commit
that referenced
this issue
Jan 2, 2025
patrickroberts
added a commit
that referenced
this issue
Jan 3, 2025
patrickroberts
added a commit
that referenced
this issue
Jan 3, 2025
patrickroberts
added a commit
that referenced
this issue
Jan 6, 2025
patrickroberts
added a commit
that referenced
this issue
Jan 6, 2025
patrickroberts
added a commit
that referenced
this issue
Jan 7, 2025
patrickroberts
added a commit
that referenced
this issue
Jan 7, 2025
mcw-anasuya
pushed a commit
that referenced
this issue
Jan 8, 2025
4 tasks
patrickroberts
added a commit
that referenced
this issue
Jan 8, 2025
mcw-anasuya
pushed a commit
that referenced
this issue
Jan 9, 2025
mcw-anasuya
pushed a commit
that referenced
this issue
Jan 10, 2025
KalaivaniMCW
pushed a commit
that referenced
this issue
Jan 10, 2025
mcw-anasuya
pushed a commit
that referenced
this issue
Jan 11, 2025
KalaivaniMCW
pushed a commit
that referenced
this issue
Jan 13, 2025
mcw-anasuya
pushed a commit
that referenced
this issue
Jan 15, 2025
mcw-anasuya
pushed a commit
that referenced
this issue
Jan 15, 2025
mcw-anasuya
pushed a commit
that referenced
this issue
Jan 15, 2025
KalaivaniMCW
pushed a commit
that referenced
this issue
Jan 15, 2025
mcw-anasuya
pushed a commit
that referenced
this issue
Jan 15, 2025
mcw-anasuya
pushed a commit
that referenced
this issue
Jan 16, 2025
KalaivaniMCW
pushed a commit
that referenced
this issue
Jan 17, 2025
mcw-anasuya
pushed a commit
that referenced
this issue
Jan 17, 2025
KalaivaniMCW
pushed a commit
that referenced
this issue
Jan 20, 2025
mcw-anasuya
pushed a commit
that referenced
this issue
Jan 21, 2025
mcw-anasuya
pushed a commit
that referenced
this issue
Jan 22, 2025
KalaivaniMCW
added a commit
that referenced
this issue
Jan 22, 2025
KalaivaniMCW
pushed a commit
that referenced
this issue
Jan 22, 2025
KalaivaniMCW
pushed a commit
that referenced
this issue
Jan 24, 2025
KalaivaniMCW
pushed a commit
that referenced
this issue
Jan 24, 2025
mcw-anasuya
pushed a commit
that referenced
this issue
Jan 25, 2025
KalaivaniMCW
pushed a commit
that referenced
this issue
Jan 25, 2025
mcw-anasuya
pushed a commit
that referenced
this issue
Jan 25, 2025
mcw-anasuya
added a commit
that referenced
this issue
Jan 25, 2025
) ### Ticket #16143 #16153 ### Problem description Provide inplace support for binary_ng ops with fused activations with validation checks for input. ### What's changed Added in-place support for 18 ops Added fused activations on input tensors. Added validation checks for input tensor a. ### Checklist - [x] Post commit CI passes https://github.com/tenstorrent/tt-metal/actions/runs/12966520490 - PASSED - [x] Blackhole post-commit tests https://github.com/tenstorrent/tt-metal/actions/runs/12966965482 - PASSED - [x] (Single-card) Tests for new models https://github.com/tenstorrent/tt-metal/actions/runs/12966971183 - same as main - [x] New/Existing tests provide coverage for changes --------- Co-authored-by: Patrick Roberts <[email protected]>
williamlyTT
pushed a commit
that referenced
this issue
Jan 30, 2025
) ### Ticket #16143 #16153 ### Problem description Provide inplace support for binary_ng ops with fused activations with validation checks for input. ### What's changed Added in-place support for 18 ops Added fused activations on input tensors. Added validation checks for input tensor a. ### Checklist - [x] Post commit CI passes https://github.com/tenstorrent/tt-metal/actions/runs/12966520490 - PASSED - [x] Blackhole post-commit tests https://github.com/tenstorrent/tt-metal/actions/runs/12966965482 - PASSED - [x] (Single-card) Tests for new models https://github.com/tenstorrent/tt-metal/actions/runs/12966971183 - same as main - [x] New/Existing tests provide coverage for changes --------- Co-authored-by: Patrick Roberts <[email protected]>
yieldthought
pushed a commit
that referenced
this issue
Jan 31, 2025
) ### Ticket #16143 #16153 ### Problem description Provide inplace support for binary_ng ops with fused activations with validation checks for input. ### What's changed Added in-place support for 18 ops Added fused activations on input tensors. Added validation checks for input tensor a. ### Checklist - [x] Post commit CI passes https://github.com/tenstorrent/tt-metal/actions/runs/12966520490 - PASSED - [x] Blackhole post-commit tests https://github.com/tenstorrent/tt-metal/actions/runs/12966965482 - PASSED - [x] (Single-card) Tests for new models https://github.com/tenstorrent/tt-metal/actions/runs/12966971183 - same as main - [x] New/Existing tests provide coverage for changes --------- Co-authored-by: Patrick Roberts <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: