Function tensorflow::ops::no_op

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

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