Function tensorflow::ops::optional_none

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

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