Skip to content

When doing fit(), self.training in forward() keeps turning into False? #11838

Discussion options

You must be logged in to vote

does it print self.training = False for all the training steps? maybe you might have checked it during the initial steps where val sanity check happens.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@rohitgr7
Comment options

@HaFred
Comment options

@rohitgr7
Comment options

@HaFred
Comment options

@rohitgr7
Comment options

Answer selected by HaFred
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment