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

Function add_one

src/models/heartmula/codec.cpp:490–492  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

488core::TensorValue causal_conv1d(
489 core::ModuleBuildContext & ctx,
490 const core::TensorValue & input,
491 const modules::Conv1dWeights & weights,
492 int64_t in_channels,
493 int64_t out_channels,
494 int64_t kernel_size,
495 int64_t dilation = 1) {

Callers 2

flow_transformer_blockFunction · 0.70

Calls 3

wrap_tensorFunction · 0.85
ggml_scale_biasFunction · 0.85

Tested by

no test coverage detected