(self,
n_layer,
input_channels=3,
n_filters=[32, 64, 128, 256, 256],
weight_initializer='kaiming_uniform',
activation_func='leaky_relu',
use_batch_norm=False)
source not stored for this graph (policy: none)