MCPcopy Create free account
hub / github.com/0xShug0/audio.cpp / contiguous

Function contiguous

src/models/seed_vc/astral_quantizer.cpp:33–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31 const engine::assets::TensorSource & source,
32 const std::string & name,
33 engine::assets::TensorStorageType storage_type) {
34 return engine::modules::binding::tensor_from_named_source(
35 store,
36 source,
37 name,
38 seed_vc_component_storage_type(source, name, storage_type));
39}
40

Callers 3

channel_layer_norm_bctFunction · 0.70
grn_btcFunction · 0.70
build_astral_projectedFunction · 0.70

Calls 1

Tested by

no test coverage detected