Function tensorflow::ops::variable_v2

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

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