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