Created
February 22, 2017 02:14
-
-
Save mongoose54/7b9b49959b653a913e58e31ceb8b942b to your computer and use it in GitHub Desktop.
Output
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
____________________________________________________________________________________________________ | |
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