Skip to content

Instantly share code, notes, and snippets.

@mongoose54
Created February 22, 2017 02:14
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 mongoose54/7b9b49959b653a913e58e31ceb8b942b to your computer and use it in GitHub Desktop.
Save mongoose54/7b9b49959b653a913e58e31ceb8b942b to your computer and use it in GitHub Desktop.
Output
____________________________________________________________________________________________________
convolution2d_134 (Convolution2D (None, 2, 64, 80) 66 convolution2d_133[0][0]
____________________________________________________________________________________________________
permute_5 (Permute) (None, 64, 80, 2) 0 convolution2d_134[0][0]
____________________________________________________________________________________________________
reshape_7 (Reshape) (None, 5120, 2) 0 permute_5[0][0]
____________________________________________________________________________________________________
activation_6 (Activation) (None, 5120, 2) 0 reshape_7[0][0]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment