| nn_build_layer | R Documentation |
Build a layer's forward pass
nn_build_layer(ctx, input_tensor, layer, training = TRUE, ctx_weights = NULL)
A ggml_tensor produced by the appropriate per-type build helper.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.