LostTech.TensorFlow : API Documentation

Type gen_dataset_ops

Namespace tensorflow.contrib.hadoop.python.ops.gen_dataset_ops

Public static methods

object sequence_file_dataset_eager_fallback(IGraphNodeBase filenames, IEnumerable<object> output_types, string name, Context ctx)

object sequence_file_dataset_eager_fallback_dyn(object filenames, object output_types, object name, object ctx)

Tensor SequenceFileDataset(object filenames, object output_types, string name)

object SequenceFileDataset_dyn(object filenames, object output_types, object name)

Public properties

PythonFunctionContainer sequence_file_dataset_eager_fallback_fn get;

PythonFunctionContainer SequenceFileDataset_fn get;