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