Method__init__(
self,
*,
device: torch.device,
dtype: torch.dtype,
n_ctx: int,
michelangelo/models/modules/transformer_blocks.py:19
Method__init__(self, *, device: torch.device, dtype: torch.dtype, heads: int, n_ctx: int, flash: bool = False)
michelangelo/models/modules/transformer_blocks.py:49
Method__init__(
self,
*,
device: torch.device,
dtype: torch.dtype,
n_ctx: int,
michelangelo/models/modules/transformer_blocks.py:78
Method__init__(
self,
*,
device: torch.device,
dtype: torch.dtype,
width: int,
michelangelo/models/modules/transformer_blocks.py:119
Method__init__(self, *, device: torch.device, dtype: torch.dtype, heads: int,
flash: bool = False, n_data:
michelangelo/models/modules/transformer_blocks.py:156
Method__init__(
self,
*,
device: torch.device,
dtype: torch.dtype,
n_ctx: int,
michelangelo/models/modules/transformer_vit.py:83
Method__init__(self, *, device: torch.device, dtype: torch.dtype, heads: int, n_ctx: int)
michelangelo/models/modules/transformer_vit.py:109
Method__init__(
self,
*,
device: torch.device,
dtype: torch.dtype,
n_ctx: int,
michelangelo/models/modules/transformer_vit.py:129
Method__init__(
self,
*,
device: torch.device,
dtype: torch.dtype,
width: int,
michelangelo/models/modules/transformer_vit.py:166
Method__init__(self, *, device: torch.device, dtype: torch.dtype, heads: int, n_data: Optional[int] = None)
michelangelo/models/modules/transformer_vit.py:198
Method__init__(self, *,
shape_module_cfg,
aligned_module_cfg,
loss_cfg,
michelangelo/models/tsal/asl_pl_module.py:26
Method__init__(self, *,
first_stage_config,
denoiser_cfg,
scheduler_cfg,
michelangelo/models/asl_diffusion/asl_diffuser_pl_module.py:41
Methodadd_lines(self, beginning, ending, shading={}, obj=None, **kwargs)
michelangelo/utils/visualizers/pythreejs_viewer.py:307
Methodadd_mesh(self, v, f, c=None, uv=None, n=None, shading={}, texture_data=None, **kwargs)
michelangelo/utils/visualizers/pythreejs_viewer.py:207
Methodadd_points(self, points, c=None, shading={}, obj=None, **kwargs)
michelangelo/utils/visualizers/pythreejs_viewer.py:343