View source: R/callbacks_hook.R
hook_outputs | R Documentation |
Return 'Hooks' that store activations of all 'modules' in 'self.stored'
hook_outputs(modules, detach = TRUE, cpu = FALSE, grad = FALSE)
modules |
modules |
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.