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