-
Notifications
You must be signed in to change notification settings - Fork 683
Add support for conv1d #14189
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 support for conv1d #14189
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/14189
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New Failure, 1 Cancelled Job, 5 Unrelated FailuresAs of commit 1e3a1f1 with merge base 4c90a53 ( NEW FAILURE - The following job has failed:
CANCELLED JOB - The following job was cancelled. Please retry:
FLAKY - The following jobs failed but were likely due to flakiness present on trunk:
BROKEN TRUNK - The following jobs 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. |
This pull request was exported from Phabricator. Differential Revision: D82160616 |
This PR needs a
|
Summary: Add explicit support for 1d conv with dtype selective builds Differential Revision: D82160616
6aa6dc0
to
96a415a
Compare
Summary: Add explicit support for 1d conv with dtype selective builds Differential Revision: D82160616
This pull request was exported from Phabricator. Differential Revision: D82160616 |
Summary: Add explicit support for 1d conv with dtype selective builds Differential Revision: D82160616
96a415a
to
e814f2d
Compare
This pull request was exported from Phabricator. Differential Revision: D82160616 |
Summary: Add explicit support for 1d conv with dtype selective builds Differential Revision: D82160616
e814f2d
to
02ddc79
Compare
This pull request was exported from Phabricator. Differential Revision: D82160616 |
02ddc79
to
d077c18
Compare
Summary: Add explicit support for 1d conv with dtype selective builds Differential Revision: D82160616
This pull request was exported from Phabricator. Differential Revision: D82160616 |
d077c18
to
e55ad80
Compare
This pull request was exported from Phabricator. Differential Revision: D82160616 |
Summary: Add explicit support for 1d conv with dtype selective builds Differential Revision: D82160616
e55ad80
to
b5d23e9
Compare
This pull request was exported from Phabricator. Differential Revision: D82160616 |
b5d23e9
to
089693d
Compare
Summary: Add explicit support for 1d conv with dtype selective builds Differential Revision: D82160616
@ethansfng has exported this pull request. If you are a Meta employee, you can view the originating diff in D82160616. |
Summary: Add explicit support for 1d conv with dtype selective builds Differential Revision: D82160616
089693d
to
1e3a1f1
Compare
@ethansfng has exported this pull request. If you are a Meta employee, you can view the originating diff in D82160616. |
Differential Revision: D82160616 Pull Request resolved: pytorch#14189
Summary: Add explicit support for 1d conv with dtype selective builds
Differential Revision: D82160616