executorch icon indicating copy to clipboard operation
executorch copied to clipboard

[ET-VK][11/n] copy_channel_offsets node

Open yipjustin opened this issue 1 year ago • 7 comments

Stack from ghstack (oldest at bottom):

  • #3388
  • -> #3351
  1. Add a node copy_channel_offsets specifically for copying along the channel dimension, it needs extra attention at the boundaries due to channel packing. 1.1. copy_channel_offsets will be useful for aten.cat and aten.split.
  2. Create etvk.* operators to facilitate testing. Add test case for both copy_offset and copy_channel_offset.

Differential Revision: D56554426

yipjustin avatar Apr 25 '24 08:04 yipjustin

:link: Helpful Links

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

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

:white_check_mark: No Failures

As of commit 7a25897934934c44a37cd31744c002bbf51ba641 with merge base e5471a5a7ade0f09b383e9ef1403cff73a0ccd1f (image): :green_heart: Looks good so far! There are no failures yet. :green_heart:

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

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

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

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

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

facebook-github-bot avatar Apr 27 '24 07:04 facebook-github-bot

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

facebook-github-bot avatar Apr 27 '24 07:04 facebook-github-bot

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

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

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

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

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

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

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

facebook-github-bot avatar Apr 29 '24 02:04 facebook-github-bot