Create Session Run Arguments
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.
session_run_args(...)
... |
A set of tensors or operations. |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.