LostTech.TensorFlow : API Documentation

Type TPUInfeedInstance

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

Parent PythonObjectContainer

Interfaces ITPUInfeedInstance

Public instance methods

IDictionary<object, object> make_feed_dict(TPUModelOp tpu_model_op)

object make_feed_dict_dyn(object tpu_model_op)

IList<TensorSpec> make_input_specs(object input_tensors)

object make_input_specs_dyn(object input_tensors)

Public properties

object PythonObject get;