↓ 2 callersMethod_prepare_example(self, payload: dict[str, Any], images: tuple[np.ndarray, np.ndarray, np.ndarray])
deployment/model_server/server_policy_tcp_fold_towel.py:382
↓ 2 callersFunctionbuild_placeholder_masks(
input_ids: torch.Tensor,
*,
act_queries: int,
flow_queries: int,
placeholder_id: int,
)
starVLA/model/framework/latent_world/batch_utils.py:60
↓ 2 callersFunctiongpu_two_view_video_aug GPU-side two-view video augmentation. Args: videos_uint8: [B,T,H,W,C] or [B,T,C,H,W] uint8 tensor. Returns: video1, vide
latent_action_model/data_loader/video_aug.py:60
↓ 2 callersFunctionprecompute_single_dataset(
data_root_dir: Path,
dataset_name: str,
robot_type: str,
data_cfg: dict[str, Any],
)
latent_action_model/precompute_dataset_cache.py:117
↓ 2 callersFunctionprepare_frame_spatial_uint8(
frame: np.ndarray,
target_hw: Tuple[int, int],
*,
apply_center_crop_90: bool = False,
)
starVLA/model/framework/latent_world/batch_utils.py:175