MCPcopy 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

mainFunction · 0.80
render_smplFunction · 0.80
__init__Method · 0.80
check_equal_gpuidFunction · 0.80
toMethod · 0.80
toMethod · 0.80
toMethod · 0.80
human_data.pyFile · 0.80
__init__Method · 0.80
build_aios_smplxFunction · 0.80
build_aios_smplx_boxFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected