Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

TorchScript support for Ridge draft#48

Closed
agoscinski wants to merge 2 commits intomainfrom
torchscript
Closed

TorchScript support for Ridge draft#48
agoscinski wants to merge 2 commits intomainfrom
torchscript

Conversation

@agoscinski
Copy link
Collaborator

@agoscinski agoscinski commented Jun 6, 2023

Just a draft to get a feeling what needs to done to support TorchScript. Hacky code that made the compilation of ridge class work. Tests just execute ridge-torchscript.py, because dispatching everything is too much effort for a check if this works.

I commented out all other tests in the tox.ini for now and removed the github action .yml for for now

@agoscinski
Copy link
Collaborator Author

Since we decided for a different design for making models with TorchScript support available to the user, this PR is replaced by #50

@agoscinski agoscinski closed this Jul 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant