nn_buffer | R Documentation |
Indicates that a tensor is a buffer in a nn_module
nn_buffer(x, persistent = TRUE)
x |
the tensor that will be converted to nn_buffer |
persistent |
whether the buffer should be persistent or not. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.