tensorflow::ops

Function stage_clear

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

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