Skip to content

📖 [Story] Deprecate Runtime-torchscript #3916

@sbhendigeri

Description

@sbhendigeri

TL;DR

TorchScript is now deprecated in PyTorch, and so we need to make sure that the workflows that TorchScript served are adequately supported with next-gen technologies.

Goal(s)

Torchscript achieved the following capabilities

  1. Serialization format -> ExportedProgram
  2. C++-less Deployment -> AOTInductor
  3. C++-based building -> ???

Tasks

### Tasks

Additional context

Metadata

Metadata

Assignees

Labels

StoryIssues proposing a new Story

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions