Skip to content

Torchscript backward compatibility #1819

Answered by narendasan
gcuendet asked this question in Q&A
Discussion options

You must be logged in to vote

Generally there is not backwards compatibility between versions of PyTorch. This is due to PyTorch in the past changing their IR from version to version. Therefore, we always recommend exporting your torchscript with the version you intend to deploy with.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by gcuendet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants