LostTech.TensorFlow : API Documentation

Type RecordInput

Namespace tensorflow.python.ops.data_flow_ops

Parent PythonObjectContainer

Interfaces IRecordInput

Public instance methods

object get_yield_op()

object get_yield_op_dyn()

Public static methods

RecordInput NewDyn(object file_pattern, ImplicitContainer<T> batch_size, ImplicitContainer<T> buffer_size, ImplicitContainer<T> parallelism, ImplicitContainer<T> shift_ratio, ImplicitContainer<T> seed, object name, object batches, object compression_type)

Public properties

object PythonObject get;