tf.quantized_concat

tf.quantized_concat

tf.quantized_concat

quantized_concat(
    concat_dim,
    values,
    input_mins,
    input_maxes,
    name=None
)

Defined in tensorflow/python/ops/gen_array_ops.py.

See the guide: Tensor Transformations > Slicing and Joining

Concatenates quantized tensors along one dimension.

Args:

  • concat_dim: A Tensor of type int32. 0-D. The dimension along which to concatenate. Must be in the range [0, ran