Skip to content

return aten::gt to the list of fusable operations, add expected graphs - #11150

Closed
ngimel wants to merge 4 commits into
pytorch:masterfrom
ngimel:jit_fixes
Closed

ngimel wants to merge 4 commits into
pytorch:masterfrom
ngimel:jit_fixes

Conversation

@ngimel

@ngimel ngimel commented Aug 31, 2018

Copy link
Copy Markdown
Collaborator

Fixes one of #11118 issues.

@zou3519 zou3519 added the oncall: jit Add this issue/PR to JIT oncall triage queue label Aug 31, 2018
Comment thread test/test_jit.py Outdated

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.

This comment was marked as off-topic.

Comment thread torch/csrc/jit/fusion_compiler.cpp Outdated

This comment was marked as off-topic.

This comment was marked as off-topic.

@mruberry

mruberry commented Sep 4, 2018

Copy link
Copy Markdown
Collaborator

I can also rebase just fine, and the split PR already has one merge conflict. Order not important.

@apaszke apaszke left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM, but let's wait since @mruberry's patch is going to land soon

@t-vi t-vi mentioned this pull request Sep 12, 2018
@t-vi

t-vi commented Sep 15, 2018

Copy link
Copy Markdown
Collaborator

#10981 has been merged. :)

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

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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

facebook-github-bot pushed a commit that referenced this pull request Sep 20, 2018
Summary:
This patch adds fused forward and backward for clamp to the jit.
This is one item of #11118 . If it's OK, I'd be happy to also add some more of #11118 .

The patch depends on #11150 , which I merged into master as a base. I'll rebase it when that or #10981 is merged.

This is first serious jit patch, thank you, ngimel and the others for their guidance. All errors are my own.
Pull Request resolved: #11574

Differential Revision: D9943090

Pulled By: apaszke

fbshipit-source-id: c40954b8c28c374baab8d3bd89acc9250580dc67
@ngimel
ngimel deleted the jit_fixes branch September 23, 2018 21:09
laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
pytorch#11150)

Summary:
Fixes one of pytorch#11118 issues.
Pull Request resolved: pytorch#11150

Differential Revision: D9861372

Pulled By: apaszke

fbshipit-source-id: 98b196b89e991d3936360b30568360367fd32e8b
laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
Summary:
This patch adds fused forward and backward for clamp to the jit.
This is one item of pytorch#11118 . If it's OK, I'd be happy to also add some more of pytorch#11118 .

The patch depends on pytorch#11150 , which I merged into master as a base. I'll rebase it when that or pytorch#10981 is merged.

This is first serious jit patch, thank you, ngimel and the others for their guidance. All errors are my own.
Pull Request resolved: pytorch#11574

Differential Revision: D9943090

Pulled By: apaszke

fbshipit-source-id: c40954b8c28c374baab8d3bd89acc9250580dc67
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

oncall: jit Add this issue/PR to JIT oncall triage queue open source

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants