Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TencentARC/Pixal3D
/ device
Method
device
pixal3d/modules/sparse/basic.py:539–540 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
537
538
@property
539
def
device(self):
540
return
self.feats.device
541
542
@property
543
def
seqlen(self) -> torch.LongTensor:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected