Skip to content
Discussion options

You must be logged in to vote

Dear @sachinruk,

This behaviour was a bug and should have been resolved on master and on_after_backward should be called after each backward call. In the case of accumulating over (say 8) batches, you should see on_after_backward called 8 times on master, and only 1 time previously.

Best,
T.C

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@sachinruk
Comment options

@sachinruk
Comment options

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