Function tensorflow::eager::raw_ops::control_trigger
source · pub fn control_trigger<'a>(ctx: &'a Context) -> Result<()>
Expand description
Shorthand for ControlTrigger::new().call(&ctx)
.
See : https://www.tensorflow.org/api_docs/python/tf/raw_ops/ControlTrigger