Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for exception list in EXIRATenDialectVerifierBase #3481

Closed
wants to merge 1 commit into from

Commits on May 28, 2024

  1. Add support for exception list in EXIRATenDialectVerifierBase

    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.
    
    Reviewed By: larryliu0820
    
    Differential Revision: D56560549
    tarun292 authored and facebook-github-bot committed May 28, 2024
    Configuration menu
    Copy the full SHA
    8e16cc1 View commit details
    Browse the repository at this point in the history