↓ 4 callersMethodsave_ply(self, path, transform=[[1, 0, 0], [0, 0, -1], [0, 1, 0]])
trellis/representations/gaussian/gaussian_model.py:125
↓ 4 callersFunctionscaled_dot_product_attention Apply scaled dot product attention. Args: qkv (torch.Tensor): A [N, L, 3, H, C] tensor containing Qs, Ks, and Vs.
trellis/modules/attention/full_attn.py:39
↓ 3 callersFunctionrender_frames(sample, extrinsics, intrinsics, options={}, colors_overwrite=None, verbose=True, **kwargs)
trellis/utils/render_utils.py:72