executorch icon indicating copy to clipboard operation
executorch copied to clipboard

[ET-VK][10/n] copy node, aten.repeat

Open yipjustin opened this issue 1 year ago • 2 comments

Stack from ghstack (oldest at bottom):

  • -> #3299
  • #3219
  • #3172
  1. Introduce a CopyNode for generic copy-with-offset operations.
  2. aten.repeat on all dimensions. 2.1 Use CopyNode where possible. 2.2. Specialized repeat_channel shader to handle packings
  3. Update codegen to support Methods variant only operations. Need a new route to trigger the dispatch.

Differential Revision: D56499329

yipjustin avatar Apr 24 '24 08:04 yipjustin

:link: Helpful Links

:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/3299

Note: Links to docs will display an error until the docs builds have been completed.

:x: 1 New Failure

As of commit 11d278e9596b7cc5bdf38170a0ed38b4451f5f23 with merge base b669056c1cff5f7fe3786df9e68a14447cd5410b (image):

NEW FAILURE - The following job has failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

pytorch-bot[bot] avatar Apr 24 '24 08:04 pytorch-bot[bot]

This pull request was exported from Phabricator. Differential Revision: D56499329

facebook-github-bot avatar Apr 24 '24 08:04 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D56499329

facebook-github-bot avatar Apr 24 '24 19:04 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D56499329

facebook-github-bot avatar Apr 24 '24 20:04 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D56499329

facebook-github-bot avatar Apr 24 '24 21:04 facebook-github-bot

This pull request has been merged in pytorch/executorch@b2c794a67ab457b8d0508db7e36c2c71f6b3cfc8.

facebook-github-bot avatar Apr 24 '24 23:04 facebook-github-bot