-
Notifications
You must be signed in to change notification settings - Fork 748
Update conv replacement pass + tests. #14363
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
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/14363
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New Failure, 1 Unrelated FailureAs of commit 9c95329 with merge base 44972ad ( NEW FAILURE - The following job has failed:
BROKEN TRUNK - The following job failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@hsharma35 has exported this pull request. If you are a Meta employee, you can view the originating diff in D82577503. |
5ba6dab to
4cd2eef
Compare
Summary: Fix aten->cadence convolution conversion for `wav2letter` torchaudio model. Differential Revision: D82577503
|
@hsharma35 has exported this pull request. If you are a Meta employee, you can view the originating diff in D82577503. |
Summary: Fix aten->cadence convolution conversion for `wav2letter` torchaudio model. Strides cannot always be set to 1 if output shape is 1. Reviewed By: zonglinpeng Differential Revision: D82577503
Summary: Fix aten->cadence convolution conversion for `wav2letter` torchaudio model. Strides cannot always be set to 1 if output shape is 1. Reviewed By: zonglinpeng, DrJessop Differential Revision: D82577503
4cd2eef to
d50e7c5
Compare
|
@hsharma35 has exported this pull request. If you are a Meta employee, you can view the originating Diff in D82577503. |
Summary: Fix aten->cadence convolution conversion for `wav2letter` torchaudio model. Strides cannot always be set to 1 if output shape is 1. Reviewed By: zonglinpeng, DrJessop Differential Revision: D82577503
Summary: Fix aten->cadence convolution conversion for `wav2letter` torchaudio model. Strides cannot always be set to 1 if output shape is 1. Reviewed By: zonglinpeng, DrJessop Differential Revision: D82577503
d50e7c5 to
aa5e7ba
Compare
Summary: Fix aten->cadence convolution conversion for `wav2letter` torchaudio model. Strides cannot always be set to 1 if output shape is 1. Reviewed By: zonglinpeng, DrJessop Differential Revision: D82577503
aa5e7ba to
21bb13e
Compare
Summary: Fix aten->cadence convolution conversion for `wav2letter` torchaudio model. Strides cannot always be set to 1 if output shape is 1. Reviewed By: zonglinpeng, DrJessop Differential Revision: D82577503
|
@hsharma35 has exported this pull request. If you are a Meta employee, you can view the originating Diff in D82577503. |
Summary: Pull Request resolved: pytorch#14363 Fix aten->cadence convolution conversion for `wav2letter` torchaudio model. Strides cannot always be set to 1 if output shape is 1. Reviewed By: zonglinpeng, DrJessop Differential Revision: D82577503
|
@hsharma35 has exported this pull request. If you are a Meta employee, you can view the originating Diff in D82577503. |
21bb13e to
9c95329
Compare
Summary: Fix aten->cadence convolution conversion for
wav2lettertorchaudio model.Differential Revision: D82577503