| nn_build_dense | R Documentation |
Build dense forward pass
nn_build_dense(ctx, input_tensor, layer)
A ggml_tensor with the dense (matmul + bias + activation) output.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.