Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModelTC/LightX2V
/ device
Method
device
lightx2v/utils/ggml_tensor.py:167–168 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
165
166
@property
167
def
device(self):
168
return
self.data.device
169
170
@property
171
def
tensor_type(self) -> gguf.GGMLQuantizationType:
Callers
15
main
Function · 0.45
run_depth_midas_small
Function · 0.45
__init__
Method · 0.45
set_device
Method · 0.45
init_state
Method · 0.45
init_state_v2
Method · 0.45
apply
Method · 0.45
__init__
Method · 0.45
_resolve_device
Method · 0.45
load_weights
Function · 0.45
load
Method · 0.45
load_wan_text_encoder
Function · 0.45
Calls
no outgoing calls
Tested by
2
_first_visible_sm120_device
Function · 0.36
test_mxfp8_gemm_residual_gate_fast_path_validates_device_mismatch
Method · 0.36