Function tensorflow::ops::optional_none
source · pub fn optional_none(scope: &mut Scope) -> Result<Operation>
Expand description
Shorthand for OptionalNone::new().build(scope)
.
pub fn optional_none(scope: &mut Scope) -> Result<Operation>
Shorthand for OptionalNone::new().build(scope)
.