Method__init__(self, num_filters_in, num_filters_out, filter_size=(2,3), stride=(1,1),
shift_output_dow
Flops/pixel-cnn-pp-master/layers.py:30
Method__init__(self, num_filters_in, num_filters_out, filter_size=(2,3), stride=(1,1))
Flops/pixel-cnn-pp-master/layers.py:73
Method__init__(self, num_filters_in, num_filters_out, filter_size=(2,2), stride=(1,1),
shift_output_rig
Flops/pixel-cnn-pp-master/layers.py:98
Method__init__(self, num_filters_in, num_filters_out, filter_size=(2,2), stride=(1,1),
shift_output_rig
Flops/pixel-cnn-pp-master/layers.py:138
Method__init__(
self,
in_channels,
out_channels,
kernel_size=(3, 3),
stride=(1, 1),
Flops/Glow-PyTorch-master/modules.py:218
Method__init__(
self,
in_channels,
hidden_channels,
actnorm_scale,
flow_permutation,
Flops/Glow-PyTorch-master/model.py:34
Method__init__(
self,
image_shape,
hidden_channels,
K,
L,
actnorm_scale,
Flops/Glow-PyTorch-master/model.py:148