Skip to content
Discussion options

You must be logged in to vote

From my understanding, the residuals are simply any values that you want to cache during your forward pass.
These cached values are used in the backward pass to save computational time (although you do loose memory in saving these results!).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jakevdp
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