tensorflow::ops

Function text_line_reader_v2

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

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