• Scott Cyphers's avatar
    Cyphers/pattern (#4095) · 3bffe536
    Scott Cyphers authored
    * Make pattern matcher node-based
    
    Simplify implementation
    Add support for Or, Branch
    Start of support for recurrent pattern
    
    * Only save state at branch points
    
    * Factor Or out of label
    
    * Documentation
    
    * Review
    
    * Only ops need to match on shape/output index
    3bffe536