Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMOSS/MOSS-TTS
/ get_tensor
Method
get_tensor
scripts/fuse_moss_tts_delay_with_codec.py:65–65 ·
view source on GitHub ↗
(self, key: str)
Source
from the content-addressed store, hash-verified
63
def
keys(self) -> Iterable[str]: ...
64
65
def
get_tensor(self, key: str) -> torch.Tensor: ...
66
67
68
def
_open_safe_reader(path: Path) -> SafeOpenReader:
Callers
5
extract
Function · 0.80
extract
Function · 0.80
_iter_shard_tensors
Function · 0.80
verify_fused_artifact
Function · 0.80
load_state_dict_from_safetensors
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected