Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/OpenMotionLab/MotionGPT
/ device
Method
device
mGPT/data/transforms/base.py:73–74 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
71
72
@property
73
def
device(self):
74
return
self[self.datakeys[0]].device
75
76
def
detach(self):
77
Callers
4
fit.py
File · 0.80
app.py
File · 0.80
main
Function · 0.80
__init__
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected