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