LostTech.TensorFlow : API Documentation

Type tpu_feed

Namespace tensorflow.python.tpu.tpu_feed

Public static methods

object partition_or_replicate_on_host(object tensor, object dims)

object partition_or_replicate_on_host_dyn(object tensor, object dims)

object tag_sharding_attribute_for_dequeued_tensors(IEnumerable<object> dequeues, object dims)

object tag_sharding_attribute_for_dequeued_tensors_dyn(object dequeues, object dims)

Public properties

PythonFunctionContainer _PartitionedInfeedQueue_fn get;

PythonFunctionContainer InfeedQueue_fn get;

PythonFunctionContainer partition_or_replicate_on_host_fn get;

PythonFunctionContainer tag_sharding_attribute_for_dequeued_tensors_fn get;