Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/modelscope/modelscope
/ device
Method
device
modelscope/models/science/unifold/modules/frame.py:262–263 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
260
261
@property
262
def
device(self) -> torch.device:
263
return
self._t.device
264
265
def
get_rots(self) -> Rotation:
266
return
self._r
Callers
15
constant
Function · 0.45
setup_filter
Function · 0.45
_serialize_to_tensor
Function · 0.45
device_placement
Function · 0.45
create_device
Function · 0.45
get_device
Function · 0.45
_torch_export_onnx
Method · 0.45
export_onnx
Method · 0.45
__init__
Method · 0.45
_get_state_dict
Method · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
Calls
no outgoing calls
Tested by
1
test_func
Function · 0.36