tensorflow::ops

Function immutable_const

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

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