modeci_mdf.functions.onnx.concat

modeci_mdf.functions.onnx.concat(*args, **kwargs)

Concatenate a list of tensors into a single tensor. All input tensors must have the same shape, except for the dimension size of the axis to concatenate on.