↓ 13 callersFunctionread_next_bytes Read and unpack the next bytes from a binary file. :param fid: :param num_bytes: Sum of combination of {2, 4, 8}, e.g. 2, 6, 16, 30, etc. :pa
scene/colmap_loader.py:69
↓ 1 callersFunction_ensure_gaussian_adam_state(
state: dict[str, torch.Tensor],
N: int,
param: torch.Tensor,
max_steps: int,
bootstrap_s
submodules/diff-gaussian-rasterization/diff_gaussian_rasterization/__init__.py:466
↓ 1 callersFunction_ensure_last_seen_state(
state: dict[str, torch.Tensor],
N: int,
param: torch.Tensor,
bootstrap_step: int,
)
submodules/diff-gaussian-rasterization/diff_gaussian_rasterization/__init__.py:449