Skip to content

[ONNX] Enable fusing aten::expand on GT, LT, EQ#10845

Closed
houseroad wants to merge 8 commits intopytorch:masterfrom
houseroad:enable_more_onnx_peephole
Closed

[ONNX] Enable fusing aten::expand on GT, LT, EQ#10845
houseroad wants to merge 8 commits intopytorch:masterfrom
houseroad:enable_more_onnx_peephole

Conversation

@houseroad
Copy link
Member

GT, LT, EQ all support numpy broadcasting, just enable the fusion.

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

houseroad has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

houseroad has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

Copy link
Contributor

@ezyang ezyang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approve with comments.

This comment was marked as off-topic.

This comment was marked as off-topic.

@zou3519 zou3519 added the module: onnx Related to torch.onnx label Aug 28, 2018
@houseroad houseroad force-pushed the enable_more_onnx_peephole branch from 3b1074a to fcc596a Compare August 28, 2018 19:32
Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

houseroad has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

houseroad has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@houseroad houseroad force-pushed the enable_more_onnx_peephole branch from 7d51153 to d8b2be4 Compare August 29, 2018 04:27
Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

houseroad has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

houseroad has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

PenghuiCheng pushed a commit to PenghuiCheng/pytorch that referenced this pull request Sep 11, 2018
Summary:
GT, LT, EQ all support numpy broadcasting, just enable the fusion.
Pull Request resolved: pytorch#10845

Reviewed By: bddppq

Differential Revision: D9494089

Pulled By: houseroad

fbshipit-source-id: 7c65ca06c54dbd476ac7d07b47a413faaed3dd5e
@ezyang ezyang added the merged label Jun 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module: onnx Related to torch.onnx

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants