TensorFlow

API

 tf.compat / v1 / v1.FixedLengthRecordReader


Partitioner to specify a fixed number of shards along given axis.

num_shards int, number of shards to partition variable.
axis int, axis to partition on.

A partition function usable as the partitioner argument to variable_scope and get_variable.

此页内容是否对您有帮助