LostTech.TensorFlow : API Documentation

Type TPUNumpyInfeedManager

Namespace tensorflow.contrib.tpu.python.tpu.keras_support

Parent PythonObjectContainer

Interfaces TPUInfeedManager, ITPUNumpyInfeedManager

Public instance methods

SizedInfeed build_infeed_from_input_specs(IEnumerable<TensorSpec> input_specs, object execution_mode)

object build_infeed_from_input_specs_dyn(object input_specs, object execution_mode)

Public properties

object PythonObject get;