MCPcopy Index your code
hub / github.com/Stable-X/ComfyUI-Hi3DGen / SparseTensor

Class SparseTensor

trellis/modules/sparse/basic.py:24–396  ·  view source on GitHub ↗

Sparse tensor with support for both torchsparse and spconv backends. Parameters: - feats (torch.Tensor): Features of the sparse tensor. - coords (torch.Tensor): Coordinates of the sparse tensor. - shape (torch.Size): Shape of the sparse tensor. - layout (List[sli

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

forwardMethod · 0.85
forwardMethod · 0.85
forwardMethod · 0.85
replaceMethod · 0.85
fullMethod · 0.85
__getitem__Method · 0.85
sparse_catFunction · 0.85
forwardMethod · 0.85
forwardMethod · 0.85
forwardMethod · 0.85
forwardMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected