Skip to content

Instantly share code, notes, and snippets.

@McSpooder
Created July 22, 2020 13:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save McSpooder/b4133763a5c3f073364ddd637bc3f2f9 to your computer and use it in GitHub Desktop.
Save McSpooder/b4133763a5c3f073364ddd637bc3f2f9 to your computer and use it in GitHub Desktop.
Connection skips - addition
identity = out
out = self.layer(out)
out = out + identity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment