View source: R/callbacks_hook.R
hook_output | R Documentation |
Return a 'Hook' that stores activations of 'module' in 'self$stored'
hook_output(module, detach = TRUE, cpu = FALSE, grad = FALSE)
module |
module |
detach |
detach or not |
cpu |
cpu or not |
grad |
grad or not |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.