executorch icon indicating copy to clipboard operation
executorch copied to clipboard

Add pattern template for binary bitwise ops

Open swolchok opened this issue 1 year ago • 5 comments

Summary: Similar to D56744651.

Differential Revision: D56852163

swolchok avatar May 02 '24 16:05 swolchok

:link: Helpful Links

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

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

:x: 34 New Failures

As of commit 58dba0c3bacddc3af1c8392a99a3112aafd6e0d4 with merge base f227fc3dab30ed1d2de10452bce7219c9ad47955 (image):

NEW FAILURES - The following jobs have failed:

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

pytorch-bot[bot] avatar May 02 '24 16:05 pytorch-bot[bot]

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

facebook-github-bot avatar May 03 '24 17:05 facebook-github-bot

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

facebook-github-bot avatar May 03 '24 20:05 facebook-github-bot

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

facebook-github-bot avatar May 06 '24 18:05 facebook-github-bot

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

facebook-github-bot avatar May 06 '24 19:05 facebook-github-bot

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

facebook-github-bot avatar May 07 '24 16:05 facebook-github-bot

selective build requires constexpr op names, so we can't refactor core parts of ops into template functions until/unless we come up with another way to do selective build.

swolchok avatar May 07 '24 16:05 swolchok