Methodforward Forward pass. Args: images: Input images [B, S, 3, H, W] in range [0, 1] selected_idx: Which block indices t
lingbot_map/aggregator/base.py:539
Methodforward(self, x: Tensor, pos=None,
num_patches=None, num_special=None, num_frames=None, enable_3d_rop
lingbot_map/layers/block.py:77
Methodforward(self, x: Tensor, pos=None, video_mask=None, num_frames=0, frame_seqlen=0, kv_cache=None, current_start=0, cur
lingbot_map/layers/block.py:417
Methodforward(self, x: Tensor, pos=None,
num_patches=None, num_special=None, num_frames=None, enable_3d_rop
lingbot_map/layers/block.py:510
Methodforward(self, x: Tensor, pos=None, num_patches=None, num_special=None, num_frames=None, enable_3d_rope=False)
lingbot_map/layers/attention.py:65
Methodforward(self, x: Tensor, block_mask=None, pos=None, pos_kv=None, frame_seqlen=None, video_mask=None, kv_cache=None, c
lingbot_map/layers/attention.py:139
Methodforward(self, x: Tensor, pos=None,
num_patches=None, num_special=None, num_frames=None, enable_3d_rop
lingbot_map/layers/attention.py:595
Functionfrustum_cull(
pts: torch.Tensor,
R_cw: torch.Tensor,
t_cw: torch.Tensor,
fx: float,
fy: float,
cx:
demo_render/render_cuda_ext/render_cuda_ext/_api.py:11