Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IDEA-Research/DINO
/ device
Method
device
util/misc.py:358–359 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
356
357
@property
358
def
device(self):
359
return
self.tensors.device
360
361
def
decompose(self):
362
return
self.tensors, self.mask
Callers
2
main
Function · 0.80
build_dino
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected