tensorflow::ops

Function placeholder

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

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