Function tensorflow::eager::raw_ops::lmdbreader
source · pub fn lmdbreader<'a>(ctx: &'a Context) -> Result<TensorHandle<'a>>
Expand description
Shorthand for LMDBReader::new().call(&ctx)
.
See : https://www.tensorflow.org/api_docs/python/tf/raw_ops/LMDBReader