Description Usage Arguments See Also
View source: R/session_run_hooks_builtin_wrappers.R
Create a set of session run arguments. These are used as the return values in
the before_run(context)
callback of a session_run_hook()
, for requesting
the values of specific tensor in the after_run(context, values)
callback.
1 |
... |
A set of tensors or operations. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.