Skip to content

Conversation

[ghstack-poisoned]
@pytorch-bot
Copy link

pytorch-bot bot commented Dec 13, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit ec7982d with merge base 19c3ba4 (image):
💚 Looks good so far! There are no failures yet. 💚

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

[ghstack-poisoned]
@ezyang
Copy link
Contributor

ezyang commented Dec 13, 2024

I guess some bits of this don't make sense without the next PR?

@isuruf
Copy link
Collaborator Author

isuruf commented Dec 14, 2024

Yes, need the other PR in the stack for it to make sense. Previously I was going to return all of python, C++, verbose and use whatever was necessary. However, this resulted in a compile time regression because we were now generating C++ in addition to python when C++ was not necessary.

This PR generates python and verbose or C++ and verbose. The issue I'm facing now is that for guard export we need python.
So we need,

  1. python and verbose when python guard
  2. C++, verbose, and python when C++ guard

I guess the solution that I should go for is to do languages option instead of just a single language?

cc @amjames

[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
@ezyang ezyang requested a review from anijain2305 January 14, 2025 16:09
Copy link
Contributor

@ezyang ezyang left a comment

Choose a reason for hiding this comment

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

ok fine. You might consider naming verbose "verbose_python" as that's more accurate.

@ezyang ezyang requested a review from bobrenjc93 January 14, 2025 16:12
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
@pytorch-bot pytorch-bot bot temporarily deployed to upload-benchmark-results January 22, 2025 06:25 Inactive
@pytorch-bot pytorch-bot bot temporarily deployed to upload-benchmark-results January 22, 2025 06:25 Inactive
[ghstack-poisoned]
@pytorch-bot pytorch-bot bot temporarily deployed to upload-benchmark-results January 22, 2025 09:08 Inactive
@pytorch-bot pytorch-bot bot temporarily deployed to upload-benchmark-results January 22, 2025 09:08 Inactive
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.

6 participants