Skip to content

[StaticRuntime] Fusion pass for ClipRanges/GatherRanges/LengthsToOffsets#49113

Closed
hlu1 wants to merge 2 commits intopytorch:masterfrom
hlu1:export-D25388512
Closed

[StaticRuntime] Fusion pass for ClipRanges/GatherRanges/LengthsToOffsets#49113
hlu1 wants to merge 2 commits intopytorch:masterfrom
hlu1:export-D25388512

Conversation

@hlu1
Copy link
Copy Markdown
Contributor

@hlu1 hlu1 commented Dec 9, 2020

Differential Revision: D25388512

Mikhail Zolotukhin and others added 2 commits December 9, 2020 13:30
Summary: Pull Request resolved: pytorch#48992

Differential Revision: D25388100

Test Plan: Imported from OSS

Pulled By: ZolotukhinM

fbshipit-source-id: 94a178680bcaf4ab7eece90dcb1f31a2ca9aad30
Differential Revision: D25388512

fbshipit-source-id: 078d34cf0fb79d82050cfd00b2dba0bbb8bb3f2c
@facebook-github-bot facebook-github-bot added fb-exported cla signed oncall: jit Add this issue/PR to JIT oncall triage queue labels Dec 9, 2020
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D25388512

@dr-ci
Copy link
Copy Markdown

dr-ci bot commented Dec 9, 2020

💊 CI failures summary and remediations

As of commit 78c4e98 (more details on the Dr. CI page):



🚧 2 ongoing upstream failures:

These were probably caused by upstream breakages that are not fixed yet:


🚧 1 fixed upstream failure:

These were probably caused by upstream breakages that were already fixed.

Please rebase on the viable/strict branch (expand for instructions)

If your commit is newer than viable/strict, you can try basing on an older, stable commit:

git fetch https://github.com/pytorch/pytorch viable/strict
git rebase --onto FETCH_HEAD $(git merge-base origin/master HEAD)

If your commit is older than viable/strict:

git fetch https://github.com/pytorch/pytorch viable/strict
git rebase FETCH_HEAD

Check out the recency history of this "viable master" tracking branch.


Extra GitHub checks: 2 failed


ci.pytorch.org: 1 failed


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 or post in the (internal) Dr. CI Users group.

See how this bot performed.

This comment has been revised 5 times.

@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in 8954eb3.

hwangdeyu pushed a commit to hwangdeyu/pytorch that referenced this pull request Jan 6, 2021
…ets (pytorch#49113)

Summary: Pull Request resolved: pytorch#49113

Reviewed By: ajyu

Differential Revision: D25388512

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

Labels

cla signed fb-exported Merged oncall: jit Add this issue/PR to JIT oncall triage queue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants