1. 03 Feb, 2020 7 commits
  2. 02 Feb, 2020 1 commit
  3. 31 Jan, 2020 6 commits
  4. 30 Jan, 2020 7 commits
  5. 29 Jan, 2020 7 commits
  6. 28 Jan, 2020 4 commits
  7. 27 Jan, 2020 4 commits
  8. 24 Jan, 2020 3 commits
  9. 23 Jan, 2020 1 commit
    • 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