tensorflow::ops

Function placeholder_v2

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

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