MCPcopy
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.pyFile · 0.80
app.pyFile · 0.80
mainFunction · 0.80
__init__Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected