Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/lutzroeder/netron
/ device
Method
device
source/python.js:20903–20905 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20901
this._device = null;
20902
}
20903
get device() {
20904
return
this._device;
20905
}
20906
get dtype() {
20907
return
this._dtype;
20908
}
Callers
nothing calls this directly
Calls
1
storage
Method · 0.45
Tested by
no test coverage detected