tensorflow::ops

Function const_

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

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