tensorflow::ops

Function text_line_reader

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

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