Function tensorflow::ops::stage_clear

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

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