mipcandy.data.geometric#
Module Contents#
Functions#
API#
- mipcandy.data.geometric.ensure_num_dimensions(x: torch.Tensor, num_dimensions: int, *, append_before: bool = True) torch.Tensor[source]#
- mipcandy.data.geometric.orthographic_views(x: torch.Tensor, reduction: Literal[mean, sum] = 'mean') tuple[torch.Tensor, torch.Tensor, torch.Tensor][source]#