Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/TRELLIS.2
/ ndim
Method
ndim
trellis2/modules/sparse/basic.py:75–76 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
73
74
@property
75
def
ndim(self) -> int:
76
return
self.dim()
77
78
@property
79
def
dtype(self):
Callers
nothing calls this directly
Calls
1
dim
Method · 0.95
Tested by
no test coverage detected