↓ 2 callersMethodload_checkpoint(self, path=None, tag="latest", exclude_keys=None, include_keys=None, **kwargs)
policy/DP3/3D-Diffusion-Policy/train_dp3.py:425
↓ 2 callersMethodmodel_forward Forward pass of DiT. x: (N, T, input_dim) t: (N,) tensor of diffusion timesteps global_cond: (N, n_obs_steps, D) tens
policy/DexVLA/policy_heads/models/transformer_diffusion/modeling_dit_diffusion.py:529
↓ 2 callersMethodmodel_forward x: (B,T,input_dim) timestep: (B,) or int, diffusion step global_cond: (B,global_cond_dim) output: (B,T,input_dim)
policy/TinyVLA/policy_heads/models/unet_diffusion/modeling_unet_diffusion.py:308
↓ 2 callersMethodprocess_image(self, image, image_process_mode, return_pil=False, image_format='PNG', max_len=1344, min_len=672)
policy/LLaVA-VLA/llava/conversation.py:112
↓ 2 callersFunctionrand_create_cluttered_actor(
scene,
modelname: str,
modelid: str,
modeltype: str,
xlim: np.ndarray,
ylim: np.ndar
envs/utils/rand_create_cluttered_actor.py:189
↓ 2 callersFunctionrepeat_kv This is the equivalent of torch.repeat_interleave(x, dim=1, repeats=n_rep). The hidden states go from (batch, num_key_value_heads, seqlen, he
policy/pi05/src/openpi/models_pytorch/transformers_replace/models/gemma/modeling_gemma.py:197