↓ 1 callersMethodintersect :param origin: [batch_size, *shape, 3] :param direction: [batch_size, *shape, 3] :param t0_lower: Optional [batch_size, *shap
shap_e/models/volume.py:67
↓ 1 callersFunctionkarras_sample_progressive(
diffusion,
model,
shape,
steps,
clip_denoised=True,
progress=False,
model_kwargs
shap_e/diffusion/k_diffusion.py:118
↓ 1 callersFunctionsave_rendering_dataset(
input_path: str,
output_path: str,
num_images: int,
backend: str,
light_mode: str,
c
shap_e/rendering/blender/blender_script.py:571
FunctionConv(n_dim, d_in, d_out, kernel, stride=1, padding=0, dilation=1, **kwargs)
shap_e/models/nn/ops.py:191