What does model.eval() do in pytorch?
When should I use .eval() ? I understand it is supposed to allow me to "evaluate my model". How do I turn it back off for training? Example training code using .eval() .
ReadMeFeed / Community knowledge
Real questions. Useful conversations. Find the people who know your stack.
When should I use .eval() ? I understand it is supposed to allow me to "evaluate my model". How do I turn it back off for training? Example training code using .eval() .
Asked · Feb 1
commented · Dec 19