port the changes from bert/pytorch_fusion to guard_elimination.cpp#34942
port the changes from bert/pytorch_fusion to guard_elimination.cpp#34942Krovatkin wants to merge 1 commit intopytorch:masterfrom
Conversation
facebook-github-bot
left a comment
There was a problem hiding this comment.
@Krovatkin has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
ZolotukhinM
left a comment
There was a problem hiding this comment.
Please expand in the commit message what actual changes are in the PR (ideally, it would be 2 PRs). Also, "ge" abbreviation might not be an obvious for everyone.
💊 CircleCI build failures summary and remediationsAs of commit fe55bda (more details on the Dr. CI page): ✅ None of the build failures appear to be your fault 💚
🚧 1 upstream failure:These were probably caused by upstream breakages:
This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.Please report bugs/suggestions on the GitHub issue tracker. This comment has been revised 1 time. |
|
@Krovatkin merged this pull request in a4048b4. |
Summary: Pull Request resolved: pytorch#34942 Differential Revision: D20505894 Pulled By: Krovatkin fbshipit-source-id: 7b442fae6aa2b1a29891b94f824094a1fddae4a2
This PR adds the cases for the following algebraic functions:
and reformats the whole file with
clang-format.