forked from pytorch/executorch
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for exception list in EXIRATenDialectVerifierBase (pytorc…
…h#3481) Summary: Pull Request resolved: pytorch#3481 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. Reviewed By: larryliu0820 Differential Revision: D56560549 fbshipit-source-id: 88e7f52d8ba97b9caf11aac76fecfed4a0602217
- Loading branch information
1 parent
9d4727d
commit c3d1680
Showing
1 changed file
with
44 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters