Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Standard-Intelligence/hertz-dev
/ device
Function
device
utils/blocks.py:46–47 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
44
45
@property
46
def
device(self):
47
return
self._device_tracker.device
48
49
@property
50
def
dtype(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected