Skip to content

Conversation

@yushangdi
Copy link
Contributor

@yushangdi yushangdi commented Dec 17, 2024

Summary:
Delete the following API:

  • capture_pre_autograd_graph()
  • capture_pre_autograd_graph_using_training_ir()
  • gm_using_training_ir()

Update XLA pin to include pytorch/xla#8398

There's no more call sites to capture_pre_autograd_graph.

Except

  1. two test cases in coreml, guarded by version guard, PR to remove: Migrate away from deprecated PyTorch API apple/coremltools#2400
  2. a few call sites guarded by version guard (< 2.5.0)

Test Plan: CI

Differential Revision: D67354440

Summary:
Delete the following API:

- capture_pre_autograd_graph()
- capture_pre_autograd_graph_using_training_ir()
- gm_using_training_ir()

There's no more call sites to `capture_pre_autograd_graph`.

Update XLA pin to include pytorch/xla#8398

Except
1) two test cases in coreml, PR to remove: apple/coremltools#2400
2) a few call sites guarded by version guard (< 2.5.0)

Test Plan: CI

Differential Revision: D67354440
@pytorch-bot
Copy link

pytorch-bot bot commented Dec 17, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit 43b6ecf with merge base a96387a (image):
💚 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 ci-no-td Do not run TD on this PR ciflow/inductor release notes: quantization release notes category release notes: releng release notes category labels Dec 17, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D67354440

@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Dec 17, 2024
@facebook-github-bot
Copy link
Contributor

@pytorchbot merge

(Initiating merge automatically since Phabricator Diff has merged)

@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

Labels

ci-no-td Do not run TD on this PR ciflow/trunk Trigger trunk jobs on your pull request fb-exported Merged release notes: quantization release notes category release notes: releng release notes category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants