Method__init__(
self,
*,
radius: float,
center: ArrayType = (0.0, 0.0, 0.0),
min_dis
shap_e/models/volume.py:227
Method__init__(self, *, device: torch.device, wrapped: nn.Module, n_ctx: int, d_latent: int)
shap_e/models/generation/latent_diffusion.py:8
Method__init__(
self,
*,
device: torch.device,
dtype: torch.dtype,
n_ctx: int,
shap_e/models/generation/transformer.py:20
Method__init__(self, *, device: torch.device, dtype: torch.dtype, heads: int, n_ctx: int)
shap_e/models/generation/transformer.py:62
Method__init__(
self,
*,
device: torch.device,
dtype: torch.dtype,
n_ctx: int,
shap_e/models/generation/transformer.py:84
Method__init__(
self,
*,
device: torch.device,
dtype: torch.dtype,
n_ctx: int,
shap_e/models/generation/transformer.py:115
Method__init__(
self,
*,
device: torch.device,
dtype: torch.dtype,
n_ctx: int,
shap_e/models/generation/perceiver.py:14
Method__init__(
self, *, device: torch.device, dtype: torch.dtype, heads: int, n_ctx: int, n_data: int
)
shap_e/models/generation/perceiver.py:51
Method__init__(
self,
*,
device: torch.device,
dtype: torch.dtype,
n_ctx: int,
shap_e/models/generation/perceiver.py:78
Method__init__(self, npoint, radius_list, nsample_list, in_channel, mlp_list)
shap_e/models/nn/pointnet2_utils.py:259
Method__init__(
self,
*,
device: torch.device,
param_shapes: Dict[str, Tuple[int]],
shap_e/models/transmitter/base.py:33
Method__init__(
self,
*,
device: torch.device,
param_shapes: Dict[str, Tuple[int]],
shap_e/models/transmitter/base.py:83
Method__init__(
self,
*,
device: torch.device,
param_shapes: Dict[str, Tuple[int]],
shap_e/models/transmitter/base.py:146
Method__init__(
self,
*,
device: torch.device,
param_shapes: Dict[str, Tuple[int]],
shap_e/models/transmitter/params_proj.py:34
Method__init__(
self,
*,
device: torch.device,
param_shapes: Dict[str, Tuple[int]],
shap_e/models/transmitter/params_proj.py:64
Method__init__(
self,
*,
device: torch.device,
vectors: int,
channels: int,
shap_e/models/transmitter/params_proj.py:93
Method__init__(
self,
*,
device: torch.device,
param_shapes: Dict[str, Tuple[int]],
shap_e/models/transmitter/params_proj.py:139
Method__init__(
self,
*,
device: torch.device,
d_latent: int,
diffusion: Dict[str, A
shap_e/models/transmitter/bottleneck.py:82
Methodbackward(
ctx, _collides_grad, ray_dists_grad, _tri_indices_grad, barycentric_grad, normals_grad
)
shap_e/rendering/raycast/cast.py:111