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

Function graph_param

src/framework/audio/zipenhancer.cpp:375–377  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

373}
374
375core::TensorValue graph_param(const Param & param) {
376 return param.tensor;
377}
378
379core::TensorValue graph_linear(
380 core::ModuleBuildContext & ctx,

Callers 1

graph_linearFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected