| nn_build_dropout | R Documentation |
Build dropout forward pass
nn_build_dropout(ctx, input_tensor, layer, training = TRUE)
A ggml_tensor: scaled input during training, the input unchanged when training = FALSE.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.