LostTech.TensorFlow : API Documentation

Type IInfeedQueue

Namespace tensorflow.python.tpu.tpu_feed

Interfaces IPythonObjectContainer

Public instance methods

object generate_enqueue_ops(object sharded_inputs, object tpu_ordinal_function, object placement_function)

object set_configuration_from_input_tensors(object input_tensors)

object set_configuration_from_sharded_input_tensors(object input_tensors)

object set_shard_dimensions_(object shard_dimensions)

object set_tuple_shapes_(object tuple_shapes)

object set_tuple_types_(object tuple_types)

Public properties

object number_of_shards get;

object number_of_tuple_elements get;

object shard_dimensions get;

object sharding_policies get;

object tuple_shapes get;

object tuple_types get;