Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dynamo] simulate tracing tree_map_only #104815

Closed
wants to merge 2 commits into from
Closed

Conversation

mlazos
Copy link
Contributor

@mlazos mlazos commented Jul 8, 2023

@mlazos mlazos requested a review from voznesenskym July 8, 2023 00:51
@pytorch-bot
Copy link

pytorch-bot bot commented Jul 8, 2023

🔗 Helpful Links

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

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

✅ No Failures

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

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

@mlazos mlazos added ciflow/trunk Trigger trunk jobs on your pull request release notes: dynamo labels Jul 8, 2023
@mlazos mlazos requested a review from jansel July 8, 2023 04:35
@voznesenskym
Copy link
Collaborator

nit: title is wrong, you aren't tracing it, you are simulating it, right?

Comment on lines +563 to +564
fn = args[1] # map fn
tree = args[2] # tree
Copy link
Collaborator

Choose a reason for hiding this comment

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

nit: assert my types

@mlazos
Copy link
Contributor Author

mlazos commented Jul 10, 2023

nit: title is wrong, you aren't tracing it, you are simulating it, right?

Ha yeah but your test names are where I got this idea ;)

@mlazos mlazos changed the title [dynamo] trace tree_map_only [dynamo] simulate tracing tree_map_only Jul 10, 2023
@mlazos
Copy link
Contributor Author

mlazos commented Jul 10, 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

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.

None yet

3 participants