↓ 32 callersMethodnew_conv_layer( self, bottom, filter_shape, activation=tf.identity, padding='SAME', stride=1, name=None )
face-completion/graph_celeba.py:9
↓ 19 callersMethodnew_conv_layer( self, bottom, filter_shape, activation=tf.identity, padding='SAME', stride=1, name=None )
general-image-completion/graph_mscoco.py:9
↓ 6 callersMethodnew_deconv_layer(self, bottom, filter_shape, output_shape, activation=tf.identity, padding='SAME', stride=1, name=None)
general-image-completion/graph_mscoco.py:25
↓ 5 callersMethodresize_conv_layer(self, bottom, filter_shape, resize_scale=2, activation=tf.identity, padding='SAME', stride=1, name=None)
face-completion/graph_celeba.py:89
Methodnew_deconv_layer(self, bottom, filter_shape, output_shape, activation=tf.identity, padding='SAME', stride=1, name=None)
face-completion/graph_celeba.py:25
Methodresize_conv_layer(self, bottom, filter_shape, resize_scale=2, activation=tf.identity, padding='SAME', stride=1, name=None)
general-image-completion/graph_mscoco.py:106