MCPcopy 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
68def _open_safe_reader(path: Path) -> SafeOpenReader:

Callers 5

extractFunction · 0.80
extractFunction · 0.80
_iter_shard_tensorsFunction · 0.80
verify_fused_artifactFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected