Skip to content

[static-runtime] modify ProcessedInputNodeWrapper to enable view start from the middle#75763

Closed
tenpercent wants to merge 1 commit intopytorch:masterfrom
tenpercent:export-D35622049
Closed

[static-runtime] modify ProcessedInputNodeWrapper to enable view start from the middle#75763
tenpercent wants to merge 1 commit intopytorch:masterfrom
tenpercent:export-D35622049

Conversation

@tenpercent
Copy link
Copy Markdown
Collaborator

Summary: When 3 tensor lists are packed into variadic arg list, it is convenient to view the original lists as (start, end) pairs in the varargs list

Differential Revision: D35622049

@facebook-github-bot
Copy link
Copy Markdown
Contributor

facebook-github-bot commented Apr 13, 2022

🔗 Helpful links

✅ No Failures (2 Pending)

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

Expand to see more

💚 💚 Looks good so far! There are no failures yet. 💚 💚


This comment was automatically generated by Dr. CI (expand for details).

Please report bugs/suggestions to the (internal) Dr. CI Users group.

Click here to manually regenerate this comment.

@facebook-github-bot facebook-github-bot added oncall: jit Add this issue/PR to JIT oncall triage queue fb-exported labels Apr 13, 2022
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

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

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

@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

…t from the middle (pytorch#75763)

Summary:
Pull Request resolved: pytorch#75763

When 3 tensor lists are packed into variadic arg list, it is convenient to view the original lists as (start, end) pairs in the varargs list

Reviewed By: mikeiovine

Differential Revision: D35622049

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

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

@facebook-github-bot
Copy link
Copy Markdown
Contributor

@pytorchbot merge

(Initiating merge automatically since Phabricator Diff has merged)

@pytorchmergebot
Copy link
Copy Markdown
Collaborator

@pytorchbot successfully started a merge job. Check the current status here

@pytorchmergebot
Copy link
Copy Markdown
Collaborator

@tenpercent your PR has been successfully merged.

@github-actions
Copy link
Copy Markdown
Contributor

Hey @tenpercent.
You've committed this PR, but it does not have both a 'release notes: ...' and 'topics: ...' label. Please add one of each to the PR. The 'release notes: ...' label should represent the part of PyTorch that this PR changes (fx, autograd, distributed, etc) and the 'topics: ...' label should represent the kind of PR it is (not user facing, new feature, bug fix, perf improvement, etc). The list of valid labels can be found here for the 'release notes: ...' and here for the 'topics: ...'.
For changes that are 'topic: not user facing' there is no need for a release notes label.

facebook-github-bot pushed a commit that referenced this pull request Jun 21, 2022
…t from the middle (#75763)

Summary:
Pull Request resolved: #75763

When 3 tensor lists are packed into variadic arg list, it is convenient to view the original lists as (start, end) pairs in the varargs list

Reviewed By: mikeiovine

Differential Revision: D35622049

fbshipit-source-id: 4f052ae1e0a472259ffea95d58319d902e38142c
miladm pushed a commit to miladm/pytorch that referenced this pull request Jun 27, 2022
…t from the middle (pytorch#75763)

Summary: When 3 tensor lists are packed into variadic arg list, it is convenient to view the original lists as (start, end) pairs in the varargs list

Differential Revision: D35622049

Pull Request resolved: pytorch#75763
Approved by: https://github.com/mikeiovine
laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 25, 2026
…t from the middle (pytorch#75763)

Summary: When 3 tensor lists are packed into variadic arg list, it is convenient to view the original lists as (start, end) pairs in the varargs list

Differential Revision: D35622049

Pull Request resolved: pytorch#75763
Approved by: https://github.com/mikeiovine
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.

4 participants