Skip to content

Conversation

BowenBao
Copy link
Collaborator

@BowenBao BowenBao commented Apr 3, 2023

@pytorch-bot
Copy link

pytorch-bot bot commented Apr 3, 2023

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/98245

Note: Links to docs will display an error until the docs builds have been completed.

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

✅ No Failures

As of commit f64b71b:
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@pytorch-bot pytorch-bot bot added the release notes: onnx torch.onnx related changes that should show up in the release notes label Apr 3, 2023
@@ -196,6 +196,18 @@ def forward(self, x, y):
DynamicAdd(), (x, y), additional_test_inputs=[(input_x, input_y)]
)

def test_mutation(self):
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To be deduplicated once dynamic tests are parameterized.

@BowenBao BowenBao added module: onnx Related to torch.onnx topic: new features topic category labels Apr 3, 2023
@BowenBao BowenBao marked this pull request as ready for review April 3, 2023 21:08
@BowenBao BowenBao requested a review from abock as a code owner April 3, 2023 21:08
@@ -2,6 +2,7 @@
from typing import Any, Callable, Mapping, Sequence

import torch._ops
import torch.fx
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for intellisense/pylance not complaining "fx" is not a known member of module "torch" for torch.fx.GraphModule.

Copy link
Collaborator

@justinchuby justinchuby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's go!!

@BowenBao BowenBao added the ciflow/trunk Trigger trunk jobs on your pull request label Apr 6, 2023
Copy link
Collaborator

@titaiwangms titaiwangms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@BowenBao
Copy link
Collaborator Author

BowenBao commented Apr 6, 2023

@pytorchbot merge

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

@facebook-github-bot facebook-github-bot deleted the gh/BowenBao/223/head branch June 8, 2023 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ciflow/trunk Trigger trunk jobs on your pull request Merged module: onnx Related to torch.onnx open source release notes: onnx torch.onnx related changes that should show up in the release notes topic: new features topic category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants