Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MotrixLab/AiOS
/ device
Method
device
util/misc.py:428–429 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
426
427
@property
428
def
device(self):
429
return
self.tensors.device
430
431
def
decompose(self):
432
return
self.tensors, self.mask
Callers
11
main
Function · 0.80
render_smpl
Function · 0.80
__init__
Method · 0.80
check_equal_gpuid
Function · 0.80
to
Method · 0.80
to
Method · 0.80
to
Method · 0.80
human_data.py
File · 0.80
__init__
Method · 0.80
build_aios_smplx
Function · 0.80
build_aios_smplx_box
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected