tensorflow::ops

Function no_op

Source
pub fn no_op(scope: &mut Scope) -> Result<Operation>
Expand description

Shorthand for NoOp::new().build(scope).