↓ 16 callersMethodforward Forward pass of the GCT model. Args: images: Input images [S, 3, H, W] or [B, S, 3, H, W], in range [0, 1] q
lingbot_map/models/gct_base.py:287
↓ 6 callersMethodappend_frame
Append one frame's K/V tensors to the two-stream cache.
Token layout must be: [camera, reg0, ..., regN, scale, patch0, ..., patch
lingbot_map/layers/flashinfer_cache.py:202