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

Add fused activations to the first input tensor in preprocessing #16153

Closed
eyonland opened this issue Dec 18, 2024 · 0 comments
Closed

Add fused activations to the first input tensor in preprocessing #16153

eyonland opened this issue Dec 18, 2024 · 0 comments
Assignees

Comments

@eyonland
Copy link
Contributor

No description provided.

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
Projects
None yet
Development

No branches or pull requests

2 participants