(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,
use_instance_norm=False,
use_depthwise_separable=False)
source not stored for this graph (policy: none)