MCPcopy Create free account
hub / github.com/PABannier/encodec.cpp / ggml_allocr

Class ggml_allocr

encodec.cpp:235–235  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

233static struct ggml_tensor * forward_pass_lstm_unilayer(
234 struct ggml_context * ctx0,
235 struct ggml_allocr * allocr,
236 struct ggml_tensor * inp,
237 struct ggml_tensor * weight_ih,
238 struct ggml_tensor * weight_hh,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected