Method__init__(
self,
in_channels,
model_channels,
z_channels,
num_res_blocks,
bitdance_arch/vision_head/flow_head_parallel_x.py:295
Method__init__(self, *, ch, out_ch, in_channels, num_res_blocks, z_channels, ch_mult=(1, 2, 2, 4),
resoluti
bitdance_arch/vision_encoder/autoencoder.py:130
Method__init__(self, *, ch, out_ch, in_channels, num_res_blocks, z_channels, ch_mult=(1, 2, 2, 4),
resoluti
bitdance_arch/vision_encoder/autoencoder.py:280
Methodforward(self, x, scale1, shift1, gate1, scale2, shift2, gate2)
bitdance_arch/vision_head/flow_head_parallel_x.py:281
Methodsample(
self,
z,
cfg,
num_sampling_steps,
sampler_name="euler_maruyama",
bitdance_arch/vision_head/flow_head_parallel_x.py:118