Function tensorflow::ops::const_

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

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