Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InternRobotics/G2VLM
/ device
Method
device
eval_code/recons/models/moge/model/v2.py:59–60 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
57
58
@property
59
def
device(self) -> torch.device:
60
return
next(self.parameters()).device
61
62
@property
63
def
dtype(self) -> torch.dtype:
Callers
6
random_quaternions
Function · 0.45
make_device
Function · 0.45
get_device
Function · 0.45
prepare_segformer
Method · 0.45
wrapper
Function · 0.45
fsdp_wrapper
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected