Skip to content

Instantly share code, notes, and snippets.

@shulcsm
Created October 31, 2019 13:51
Show Gist options
  • Save shulcsm/05546889b63905ee1e60bf4a6dc1cb20 to your computer and use it in GitHub Desktop.
Save shulcsm/05546889b63905ee1e60bf4a6dc1cb20 to your computer and use it in GitHub Desktop.
shape1 = (None, 4)
shape2 = (None, 7)
shape3 = (None, 10, 500)
desired = (None, 10, 511)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment