-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Pattern Language, Matcher, Rewriter, and Function Paritioner #5231
Commits on May 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 46f4e55 - Browse repository at this point
Copy the full SHA 46f4e55View commit details -
Configuration menu - View commit details
-
Copy full SHA for f570bf0 - Browse repository at this point
Copy the full SHA f570bf0View commit details -
Matthew Brookhart committed
May 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 9827c32 - Browse repository at this point
Copy the full SHA 9827c32View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccd2ee9 - Browse repository at this point
Copy the full SHA ccd2ee9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8755b8b - Browse repository at this point
Copy the full SHA 8755b8bView commit details -
add batchnorm tests, commutivity extensions, realize I need to break …
…the diamond for more complicated graphs
Configuration menu - View commit details
-
Copy full SHA for 475ef79 - Browse repository at this point
Copy the full SHA 475ef79View commit details -
Configuration menu - View commit details
-
Copy full SHA for def390e - Browse repository at this point
Copy the full SHA def390eView commit details -
Matthew Brookhart committed
May 13, 2020 Configuration menu - View commit details
-
Copy full SHA for ca6885f - Browse repository at this point
Copy the full SHA ca6885fView commit details -
move dataflow functor/visitor/mutator to separate file
Matthew Brookhart committedMay 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 5231318 - Browse repository at this point
Copy the full SHA 5231318View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09c8e51 - Browse repository at this point
Copy the full SHA 09c8e51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cb0fc9 - Browse repository at this point
Copy the full SHA 4cb0fc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cec1927 - Browse repository at this point
Copy the full SHA cec1927View commit details -
functioning dominator matcher?
Matthew Brookhart committedMay 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 455b726 - Browse repository at this point
Copy the full SHA 455b726View commit details -
clean up associative/commutative matching
Matthew Brookhart committedMay 13, 2020 Configuration menu - View commit details
-
Copy full SHA for e501daf - Browse repository at this point
Copy the full SHA e501dafView commit details -
Matthew Brookhart committed
May 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 887dd70 - Browse repository at this point
Copy the full SHA 887dd70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05c5da2 - Browse repository at this point
Copy the full SHA 05c5da2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 686c43c - Browse repository at this point
Copy the full SHA 686c43cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3324461 - Browse repository at this point
Copy the full SHA 3324461View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53ce926 - Browse repository at this point
Copy the full SHA 53ce926View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88a6790 - Browse repository at this point
Copy the full SHA 88a6790View commit details -
fix some edge cases with the dominator pattern
Matthew Brookhart committedMay 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 43fb8dc - Browse repository at this point
Copy the full SHA 43fb8dcView commit details -
Matthew Brookhart committed
May 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 9bad5c1 - Browse repository at this point
Copy the full SHA 9bad5c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90f99fe - Browse repository at this point
Copy the full SHA 90f99feView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8a56de - Browse repository at this point
Copy the full SHA c8a56deView commit details -
Allows disabling memoization and storing multiple matches when memoization is disabled.
Matthew Brookhart committedMay 13, 2020 Configuration menu - View commit details
-
Copy full SHA for e299385 - Browse repository at this point
Copy the full SHA e299385View commit details -
Fold DominatorMatcher back into DFPatternMatcher
Matthew Brookhart committedMay 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 00f9db3 - Browse repository at this point
Copy the full SHA 00f9db3View commit details -
Matthew Brookhart committed
May 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 1bd4505 - Browse repository at this point
Copy the full SHA 1bd4505View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea4b762 - Browse repository at this point
Copy the full SHA ea4b762View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60ff4be - Browse repository at this point
Copy the full SHA 60ff4beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b7fd47 - Browse repository at this point
Copy the full SHA 9b7fd47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89a89ba - Browse repository at this point
Copy the full SHA 89a89baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0831f56 - Browse repository at this point
Copy the full SHA 0831f56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44eb6dd - Browse repository at this point
Copy the full SHA 44eb6ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49d4ab9 - Browse repository at this point
Copy the full SHA 49d4ab9View commit details -
Move IndexedGraph to it's own header, edit python imports
Matthew Brookhart committedMay 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 6f75169 - Browse repository at this point
Copy the full SHA 6f75169View commit details -
Matthew Brookhart committed
May 13, 2020 Configuration menu - View commit details
-
Copy full SHA for c4725f2 - Browse repository at this point
Copy the full SHA c4725f2View commit details -
refactor to respond to zhiic's comments
Matthew Brookhart committedMay 13, 2020 Configuration menu - View commit details
-
Copy full SHA for ebc7261 - Browse repository at this point
Copy the full SHA ebc7261View commit details -
Matthew Brookhart committed
May 13, 2020 Configuration menu - View commit details
-
Copy full SHA for bf5283f - Browse repository at this point
Copy the full SHA bf5283fView commit details -
Matthew Brookhart committed
May 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 01a231e - Browse repository at this point
Copy the full SHA 01a231eView commit details -
upgrade from clang-format-6 to clang-format-10
Matthew Brookhart committedMay 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 911ba2f - Browse repository at this point
Copy the full SHA 911ba2fView commit details -
Matthew Brookhart committed
May 13, 2020 Configuration menu - View commit details
-
Copy full SHA for c08d91e - Browse repository at this point
Copy the full SHA c08d91eView commit details -
Revert "move InferType Function"
This reverts commit f41dfc1.
Matthew Brookhart committedMay 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 46f313a - Browse repository at this point
Copy the full SHA 46f313aView commit details -
Matthew Brookhart committed
May 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 50be5b3 - Browse repository at this point
Copy the full SHA 50be5b3View commit details -
Matthew Brookhart committed
May 13, 2020 Configuration menu - View commit details
-
Copy full SHA for c22c518 - Browse repository at this point
Copy the full SHA c22c518View commit details -
Matthew Brookhart committed
May 13, 2020 Configuration menu - View commit details
-
Copy full SHA for e83b86c - Browse repository at this point
Copy the full SHA e83b86cView commit details
Commits on May 14, 2020
-
Matthew Brookhart committed
May 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 0878bb2 - Browse repository at this point
Copy the full SHA 0878bb2View commit details