Skip to content

Add shape inference to SparseLengthsSumSparse ops#43181

Closed
yinghai wants to merge 1 commit intopytorch:masterfrom
yinghai:export-D23097145
Closed

Add shape inference to SparseLengthsSumSparse ops#43181
yinghai wants to merge 1 commit intopytorch:masterfrom
yinghai:export-D23097145

Conversation

@yinghai
Copy link
Copy Markdown
Contributor

@yinghai yinghai commented Aug 18, 2020

Summary: att

Test Plan:

buck test caffe2/caffe2/opt:bound_shape_inference_test

Differential Revision: D23097145

@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

1 similar comment
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@dr-ci
Copy link
Copy Markdown

dr-ci Bot commented Aug 18, 2020

💊 CI failures summary and remediations

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


None of the CI failures appear to be your fault 💚



🚧 1 ongoing upstream failure:

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


🚧 3 fixed upstream failures:

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.


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 9 times.

Summary:
Pull Request resolved: pytorch#43181

att

Test Plan:
```
buck test caffe2/caffe2/opt:bound_shape_inference_test
```

Differential Revision: D23097145

fbshipit-source-id: b12d0dd63b814fd463ee432c4bab8539077666dc
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in b92b556.

laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
Summary:
Pull Request resolved: pytorch#43181

att

Test Plan:
```
buck test caffe2/caffe2/opt:bound_shape_inference_test
```

Reviewed By: ChunliF

Differential Revision: D23097145

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants