executorch icon indicating copy to clipboard operation
executorch copied to clipboard

[ET-VK][13/n] split_with_sizes with more test codegen

Open yipjustin opened this issue 9 months ago • 2 comments

Stack from ghstack (oldest at bottom):

  • -> #3389
  • #3388
  • #3351

Life is fun when the code-gen is more challenging than writing the operator itself.

  1. Test codegen update to include vector of Tensor as output: Tensor(a)[].
  2. aten.split_with_sizes.default
  3. aten.split.Tensor
  4. Improve DimUtils for better dimension reasoning.

Differential Revision: D56660525

yipjustin avatar Apr 27 '24 08:04 yipjustin

:link: Helpful Links

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

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

:white_check_mark: No Failures

As of commit 466d1ea05d020c1c0006d0e662d309452ee77c1d with merge base 987a1f98bd0b8f8c39407f6140913954bacb6ed9 (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 27 '24 08:04 pytorch-bot[bot]

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

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

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

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

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

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

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

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