pytorch / executorch

On-device AI across mobile, embedded and edge for PyTorch
https://pytorch.org/executorch/
Other
1.31k stars 206 forks source link

Add support for exception list in EXIRATenDialectVerifierBase #3481

Open tarun292 opened 2 weeks ago

tarun292 commented 2 weeks ago

Summary: Adding support for an exception list in EXIRATenDialectVerifierBase to support the implementation of to_edge_transform_and_lower. We'll pass in the list of ops that have been registered to not be decomposed into this verifier so that it skips these ops.

Differential Revision: D56560549

pytorch-bot[bot] commented 2 weeks ago

:link: Helpful Links

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

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

:white_check_mark: No Failures

As of commit de76a5323ee9c0433c460754ee82c18666c9c343 with merge base cc12d9b5aa346b0caeb29ab492b14639754ba4cf (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.