Skip to content

Remove all instances and usages of torchscript #10795

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

Open
byjlw opened this issue May 9, 2025 · 1 comment · Fixed by #10794
Open

Remove all instances and usages of torchscript #10795

byjlw opened this issue May 9, 2025 · 1 comment · Fixed by #10794
Assignees
Labels
module: user experience Issues related to reducing friction for users triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module

Comments

@byjlw
Copy link
Contributor

byjlw commented May 9, 2025

Remove all instances and usages of torchscript

You can find stances via these two searches
torch.jit

torchscript

cc @mergennachin

@svekars
Copy link
Contributor

svekars commented May 9, 2025

If for some reason you don't want to delete some of those pages, you could use the following to hide them from search:

```{meta}
:robots: noindex

@Jack-Khuu Jack-Khuu added triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module module: user experience Issues related to reducing friction for users labels May 9, 2025
@github-project-automation github-project-automation bot moved this to To triage in ExecuTorch DevX May 9, 2025
@github-project-automation github-project-automation bot moved this from To triage to Done in ExecuTorch Core May 12, 2025
@github-project-automation github-project-automation bot moved this from To triage to Done in ExecuTorch DevX May 12, 2025
@larryliu0820 larryliu0820 reopened this May 12, 2025
@github-project-automation github-project-automation bot moved this from Done to Backlog in ExecuTorch DevX May 12, 2025
@github-project-automation github-project-automation bot moved this from Done to Backlog in ExecuTorch Core May 12, 2025
larryliu0820 added a commit that referenced this issue May 12, 2025
Summary: #10795 As part of the process of deprecating torchscript.

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:
larryliu0820 added a commit that referenced this issue May 12, 2025
Summary: #10795 As part of the process of deprecating torchscript.

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

### Summary
[PLEASE REMOVE] See [CONTRIBUTING.md's Pull
Requests](https://github.com/pytorch/executorch/blob/main/CONTRIBUTING.md#pull-requests)
for ExecuTorch PR guidelines.

[PLEASE REMOVE] If this PR closes an issue, please add a `Fixes
#<issue-id>` line.

[PLEASE REMOVE] If this PR introduces a fix or feature that should be
the upcoming release notes, please add a "Release notes: <area>" label.
For a list of available release notes labels, check out
[CONTRIBUTING.md's Pull
Requests](https://github.com/pytorch/executorch/blob/main/CONTRIBUTING.md#pull-requests).

### Test plan
[PLEASE REMOVE] How did you test this PR? Please write down any manual
commands you used and note down tests that you have written if
applicable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: user experience Issues related to reducing friction for users triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
Projects
Status: Backlog
Status: Backlog
Development

Successfully merging a pull request may close this issue.

4 participants