Skip to content

Conversation

ezyang
Copy link
Contributor

@ezyang ezyang commented Feb 29, 2024

Stack from ghstack (oldest at bottom):

Two main changes:

  • Don't rethrow the exception when we fail in TV, just throw the entire
    thing and trust the user will inspect logs / backtrace to see we
    failed in TV

  • Don't add an event to the TV logs until we've confirmed that the event
    actually runs without erroring. This prevents us from putting events
    that e.g., fail because the guard on data dependent size, and the
    failing in TV.

Signed-off-by: Edward Z. Yang ezyang@meta.com

[ghstack-poisoned]
@pytorch-bot pytorch-bot bot added the release notes: fx release notes category label Feb 29, 2024
Copy link

pytorch-bot bot commented Feb 29, 2024

🔗 Helpful Links

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

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

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

ezyang added a commit that referenced this pull request Feb 29, 2024
Two main changes:

- Don't rethrow the exception when we fail in TV, just throw the entire
  thing and trust the user will inspect logs / backtrace to see we
  failed in TV

- Don't add an event to the TV logs until we've confirmed that the event
  actually runs without erroring.  This prevents us from putting events
  that e.g., fail because the guard on data dependent size, and the
  failing in TV.

Signed-off-by: Edward Z. Yang <ezyang@meta.com>

ghstack-source-id: f260338
Pull Request resolved: #120880
@ezyang ezyang added ciflow/trunk Trigger trunk jobs on your pull request ciflow/inductor labels Feb 29, 2024
@albanD albanD removed their request for review March 4, 2024 23:56
[ghstack-poisoned]
@ezyang
Copy link
Contributor Author

ezyang commented Mar 12, 2024

@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

@pytorchmergebot
Copy link
Collaborator

Merge failed

Reason: 1 jobs have failed, first few of them are: trunk / macos-12-py3-arm64 / test (default, 2, 3, macos-m1-12)

Details for Dev Infra team Raised by workflow job

[ghstack-poisoned]
ezyang added a commit that referenced this pull request Mar 13, 2024
Two main changes:

- Don't rethrow the exception when we fail in TV, just throw the entire
  thing and trust the user will inspect logs / backtrace to see we
  failed in TV

- Don't add an event to the TV logs until we've confirmed that the event
  actually runs without erroring.  This prevents us from putting events
  that e.g., fail because the guard on data dependent size, and the
  failing in TV.

Signed-off-by: Edward Z. Yang <ezyang@meta.com>

ghstack-source-id: 1d88fcc
Pull Request resolved: #120880
@ezyang
Copy link
Contributor Author

ezyang commented Mar 13, 2024

@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

@pytorchmergebot
Copy link
Collaborator

Merge failed

Reason: 1 jobs have failed, first few of them are: trunk / macos-12-py3-arm64 / test (default, 2, 3, macos-m1-12)

Details for Dev Infra team Raised by workflow job

@ezyang ezyang added the topic: not user facing topic category label Mar 13, 2024
@ezyang
Copy link
Contributor Author

ezyang commented Mar 13, 2024

@pytorchbot merge -i

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged while ignoring the following 2 checks: trunk / macos-12-py3-arm64 / test (default, 2, 3, macos-m1-12), inductor / rocm6.0-py3.8-inductor / test (inductor, 1, 1, linux.rocm.gpu.2)

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

@github-actions github-actions bot deleted the gh/ezyang/2593/head branch April 13, 2024 01:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/inductor ciflow/trunk Trigger trunk jobs on your pull request Merged release notes: fx release notes category topic: not user facing topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants