[primTorch] Add repeat and unfold_copy references#81374
[primTorch] Add repeat and unfold_copy references#81374rdspring1 wants to merge 20 commits intopytorch:masterfrom
Conversation
🔗 Helpful links
✅ No Failures (0 Pending)As of commit b79b179 (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. |
|
Hey @rdspring1 do you also plan to implement the ref for |
|
I've looked into |
|
@ngimel could you please take a look at this PR? |
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/81374
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 43df14a: This comment was automatically generated by Dr. CI and updates every 15 minutes. |
Use extract_shape_from_varargs to get repeat_shape
mruberry
left a comment
There was a problem hiding this comment.
Cool - see small inline comments and this may require a rebase
|
@pytorchbot merge -g |
Merge failedReason: Approval needed from one of the following (Rule 'superuser'): Details for Dev Infra teamRaised by workflow job |
|
@ngimel Could you look at this? |
|
@pytorchbot merge -g |
|
@pytorchbot successfully started a merge job. Check the current status here. |
|
Hey @rdspring1. |
Add References: - repeat - unfold - expand_as Pull Request resolved: #81374 Approved by: https://github.com/mruberry, https://github.com/ngimel
Add References: