-
Notifications
You must be signed in to change notification settings - Fork 141
Open
Description
I found ctx.needs_input_grad[1]
is False
during training VQ-VAE. Is this correct, and does it mean the embedding of the codebook does not update during training?
Line 53 in 8d123c0
if ctx.needs_input_grad[1]: |
jxjessieli
Metadata
Metadata
Assignees
Labels
No labels