Skip to content

Is Module.eval() same as Module.train(False)? #538

Answered by angeloskath
RahulBhalley asked this question in Q&A
Discussion options

You must be logged in to vote

Yes it is literally how Module.eval() is implemented.

def eval(self):

Replies: 1 comment 1 reply

Comment options

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

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