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