(
self,
backbone,
action_dim,
horizon_steps,
cond_dim,
img_cond_steps=1,
time_dim=16,
mlp_dims=[256, 256],
activation_type="Mish",
out_activation_type="Identity",
use_layernorm=False,
residual_style=False,
spatial_emb=0,
visual_feature_dim=128,
dropout=0,
num_img=1,
augment=False,
)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected