(
self,
ngf=48,
use_rnn=True,
rnn_bidirectional=False,
rnn_num_layers=2,
up_ratios=(2, 2, 2, 5, 5),
dilations=(1, 3, 9),
out_channels=1024,
causal=False,
)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected