[static-runtime] modify ProcessedInputNodeWrapper to enable view start from the middle#75763
[static-runtime] modify ProcessedInputNodeWrapper to enable view start from the middle#75763tenpercent wants to merge 1 commit intopytorch:masterfrom
Conversation
🔗 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. |
|
This pull request was exported from Phabricator. Differential Revision: D35622049 |
1 similar comment
|
This pull request was exported from Phabricator. Differential Revision: D35622049 |
48377b6 to
82a1777
Compare
|
This pull request was exported from Phabricator. Differential Revision: D35622049 |
82a1777 to
caba351
Compare
|
This pull request was exported from Phabricator. Differential Revision: D35622049 |
caba351 to
4ba30ed
Compare
|
This pull request was exported from Phabricator. Differential Revision: D35622049 |
4ba30ed to
63f0844
Compare
|
This pull request was exported from Phabricator. Differential Revision: D35622049 |
63f0844 to
649a398
Compare
|
This pull request was exported from Phabricator. Differential Revision: D35622049 |
649a398 to
c28b7f7
Compare
|
This pull request was exported from Phabricator. Differential Revision: D35622049 |
c28b7f7 to
c9cacd7
Compare
c9cacd7 to
c498b96
Compare
|
This pull request was exported from Phabricator. Differential Revision: D35622049 |
c498b96 to
b96fe88
Compare
…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
b96fe88 to
85fdf9c
Compare
|
This pull request was exported from Phabricator. Differential Revision: D35622049 |
|
@pytorchbot merge (Initiating merge automatically since Phabricator Diff has merged) |
|
@pytorchbot successfully started a merge job. Check the current status here |
|
@tenpercent your PR has been successfully merged. |
|
Hey @tenpercent. |
…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
…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
…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
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