Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

How Strict Is the Requirement for PyTorch V1.5 or Later? #52

Answered by joshim5
brucejwittmann asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Bruce, we don't officially support PyTorch v1.4, but it is likely to still work. I don't see any methods added in the PyTorch v1.5 release notes that we include in this project. To be safe, I would recommend running the model in .eval() mode on two versions of PyTorch, running a few example tensors through the model, and confirming that the results are close.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@brucejwittmann
Comment options

Answer selected by brucejwittmann
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