Forward-fix vulkan test after XNNPACK update#20977
Conversation
Summary: Update conv2d_gemm_dynamic_test to match the bumped XNNPACK convolution operator API which removed the code_cache create argument and the reshape workspace_alignment output argument. Reviewed By: SS-JIA Differential Revision: D112136754
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/20977
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 51cb974 with merge base 43bdb7b ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@JakeStevens has exported this pull request. If you are a Meta employee, you can view the originating Diff in D112136754. |
SS-JIA
left a comment
There was a problem hiding this comment.
Review automatically exported from Phabricator review in Meta.
This PR needs a
|
Differential Revision: D112136754 Pull Request resolved: pytorch#20977
Summary: Update conv2d_gemm_dynamic_test to match the bumped XNNPACK convolution operator API which removed the code_cache create argument and the reshape workspace_alignment output argument.
Reviewed By: SS-JIA
Differential Revision: D112136754
cc @SS-JIA @manuelcandales @digantdesai @cbilgin