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