LostTech.TensorFlow : API Documentation

Type gen_input_pipeline_ops

Namespace tensorflow.contrib.input_pipeline.ops.gen_input_pipeline_ops

Public static methods

void obtain_next_eager_fallback(object list, object counter, string name, object ctx)

object obtain_next_eager_fallback_dyn(object list, object counter, object name, object ctx)

Tensor ObtainNext(object list, object counter, string name)

object ObtainNext_dyn(object list, object counter, object name)

Public properties

PythonFunctionContainer obtain_next_eager_fallback_fn get;

PythonFunctionContainer ObtainNext_fn get;