(self,
in_channels,
out_channels,
n_conv=1,
stride=1,
weight_initializer='kaiming_uniform',
activation_func=torch.nn.LeakyReLU(negative_slope=0.10, inplace=True),
use_batch_norm=False,
use_depthwise_separable=False)
source not stored for this graph (policy: none)