LostTech.TensorFlow : API Documentation

Type LMDBDataset

Namespace tensorflow.contrib.data

Parent DatasetSource

Interfaces ILMDBDataset

A LMDB Dataset that reads the lmdb file.

Properties

Public properties

object element_spec get;

The type specification of an element of this dataset.

object element_spec_dyn get;

The type specification of an element of this dataset.

object PythonObject get;