R/callbacks_hook.R
hook_outputs.Rd
Return `Hooks` that store activations of all `modules` in `self.stored`
hook_outputs(modules, detach = TRUE, cpu = FALSE, grad = FALSE)
modules
detach or not
cpu or not
grad or not
None