↓ 1 callersMethodencode_context_local(self, part_surface, whole_surface, part_local_surface, noise_strength, device)
holopart/pipelines/pipeline_holopart.py:154
↓ 1 callersFunctionextract_near_surface_volume_fn Args: input_tensor: shape [D, D, D], torch.float16 alpha: isosurface offset Returns: mask: shape [D, D, D], torch.int
holopart/inference_utils.py:203
↓ 1 callersMethodprepare_latents(
self,
batch_size,
num_tokens,
num_channels_latents,
dtype,
d
holopart/pipelines/pipeline_holopart.py:129
↓ 1 callersMethodqkv(self, attn, q, k, v, attn_mask, dropout_p, is_causal)
holopart/models/attention_processor.py:26
↓ 1 callersFunctionrun_holopart(
pipe: Any,
batch: dict,
batch_size: int,
seed: int,
num_inference_steps: int = 50,
g
scripts/inference_holopart.py:99