Migrate to use official iOS wrapper from PyTorch team #149
Labels
Priority: 3 - Medium 😒
Should be fixed soon, but there may be other pressing matters that come first
Severity: 1 - Critical 🔥
Causes a failure of the complete software system, subsystem or a program within the system
Status: Available 👋
Available for assignment, who wants it?
Type: Improvement 📈
Performance improvement not introducing a new feature or requiring a major refactor
Milestone
Description
We would like to migrate to the official iOS wrapper from the PyTorch team. This was never merged into PyTorch itself, so for now we will need to copy the files. This will replace the following classes related to plan execution, diff generation, and model reporting:
TorchTensor
,TorchIValue
, andTorchModule
.Are you interested in working on this improvement yourself?
Additional Context
pytorch/pytorch#25541
The text was updated successfully, but these errors were encountered: