Add multi-reader tests for Add/Sub rescale fusion (#18758)#18758
Add multi-reader tests for Add/Sub rescale fusion (#18758)#18758meta-codesync[bot] merged 1 commit intomainfrom
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/18758
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ⏳ No Failures, 64 PendingAs of commit b345599 with merge base 89587c2 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
38ceb8f to
a51acc0
Compare
Summary: Add AddMultiReader and SubMultiReader test models (conv2(conv1(x)) +/- conv3(conv1(x))) where conv1's output Rescale has two readers. Differential Revision: D99939008
Summary: Pull Request resolved: #18758 Add AddMultiReader and SubMultiReader test models (conv2(conv1(x)) +/- conv3(conv1(x))) where conv1's output Rescale has two readers. Differential Revision: D99939008
Summary: Add AddMultiReader and SubMultiReader test models (conv2(conv1(x)) +/- conv3(conv1(x))) where conv1's output Rescale has two readers. Differential Revision: D99939008
03fde09 to
7b2d20c
Compare
Summary: Pull Request resolved: #18758 Add AddMultiReader and SubMultiReader test models (conv2(conv1(x)) +/- conv3(conv1(x))) where conv1's output Rescale has two readers. Differential Revision: D99939008
1119e65 to
45e22a9
Compare
Summary: Add AddMultiReader and SubMultiReader test models (conv2(conv1(x)) +/- conv3(conv1(x))) where conv1's output Rescale has two readers. Differential Revision: D99939008
Summary: Add AddMultiReader and SubMultiReader test models (conv2(conv1(x)) +/- conv3(conv1(x))) where conv1's output Rescale has two readers. Differential Revision: D99939008
45e22a9 to
129c40e
Compare
Summary: Pull Request resolved: #18758 Add AddMultiReader and SubMultiReader test models (conv2(conv1(x)) +/- conv3(conv1(x))) where conv1's output Rescale has two readers. Differential Revision: D99939008
4eb1659 to
c23a620
Compare
Summary: Add AddMultiReader and SubMultiReader test models (conv2(conv1(x)) +/- conv3(conv1(x))) where conv1's output Rescale has two readers. Differential Revision: D99939008
Summary: Pull Request resolved: #18758 Add AddMultiReader and SubMultiReader test models (conv2(conv1(x)) +/- conv3(conv1(x))) where conv1's output Rescale has two readers. Differential Revision: D99939008
97ed9fa to
b8653d7
Compare
Summary: Add AddMultiReader and SubMultiReader test models (conv2(conv1(x)) +/- conv3(conv1(x))) where conv1's output Rescale has two readers. Differential Revision: D99939008
Summary: Add AddMultiReader and SubMultiReader test models (conv2(conv1(x)) +/- conv3(conv1(x))) where conv1's output Rescale has two readers. bypass-github-export-checks bypass-github-pytorch-ci-checks bypass-github-executorch-ci-checks Differential Revision: D99939008
bfa12f7 to
4156c26
Compare
Summary: Pull Request resolved: #18758 Add AddMultiReader and SubMultiReader test models (conv2(conv1(x)) +/- conv3(conv1(x))) where conv1's output Rescale has two readers. bypass-github-export-checks bypass-github-pytorch-ci-checks bypass-github-executorch-ci-checks Differential Revision: D99939008
bdec3e5 to
f805f55
Compare
Summary: Add AddMultiReader and SubMultiReader test models (conv2(conv1(x)) +/- conv3(conv1(x))) where conv1's output Rescale has two readers. These exercise the multi-reader per-consumer fusion loop. Differential Revision: D99939008
f805f55 to
e73b2e0
Compare
Summary: Add AddMultiReader and SubMultiReader test models (conv2(conv1(x)) +/- conv3(conv1(x))) where conv1's output Rescale has two readers. These exercise the multi-reader per-consumer fusion loop. Differential Revision: D99939008
e73b2e0 to
a8cfe69
Compare
digantdesai
left a comment
There was a problem hiding this comment.
Review automatically exported from Phabricator review in Meta.
a8cfe69 to
8d424b1
Compare
Summary: Add AddMultiReader and SubMultiReader test models (conv2(conv1(x)) +/- conv3(conv1(x))) where conv1's output Rescale has two readers. These exercise the multi-reader per-consumer fusion loop. TOSA INT, U55 INT, U85 INT for both Add and Sub (6 new tests). Reviewed By: digantdesai Differential Revision: D99939008
8d424b1 to
ee9dabb
Compare
Summary: Add AddMultiReader and SubMultiReader test models (conv2(conv1(x)) +/- conv3(conv1(x))) where conv1's output Rescale has two readers. These exercise the multi-reader per-consumer fusion loop. TOSA INT, U55 INT, U85 INT for both Add and Sub (6 new tests). Reviewed By: digantdesai Differential Revision: D99939008
ee9dabb to
45a337f
Compare
Summary: Add AddMultiReader and SubMultiReader test models (conv2(conv1(x)) +/- conv3(conv1(x))) where conv1's output Rescale has two readers. These exercise the multi-reader per-consumer fusion loop. TOSA INT, U55 INT, U85 INT for both Add and Sub (6 new tests). Reviewed By: digantdesai Differential Revision: D99939008
45a337f to
4c7adf7
Compare
Summary: Pull Request resolved: #18758 Add AddMultiReader and SubMultiReader test models (conv2(conv1(x)) +/- conv3(conv1(x))) where conv1's output Rescale has two readers. These exercise the multi-reader per-consumer fusion loop. TOSA INT, U55 INT, U85 INT for both Add and Sub (6 new tests). Reviewed By: digantdesai Differential Revision: D99939008
Summary: Add AddMultiReader and SubMultiReader test models (conv2(conv1(x)) +/- conv3(conv1(x))) where conv1's output Rescale has two readers. These exercise the multi-reader per-consumer fusion loop. bypass-github-export-checks bypass-github-pytorch-ci-checks bypass-github-executorch-ci-checks Reviewed By: digantdesai Differential Revision: D99939008
776b21c to
b345599
Compare
Differential Revision: D99939008 Pull Request resolved: #18758
Summary:
Add AddMultiReader and SubMultiReader test models (conv2(conv1(x)) +/- conv3(conv1(x)))
where conv1's output Rescale has two readers. These exercise the multi-reader
per-consumer fusion loop.
bypass-github-export-checks
bypass-github-pytorch-ci-checks
bypass-github-executorch-ci-checks
Reviewed By: digantdesai
Differential Revision: D99939008