mindspore.mint.concat

View Source On Gitee
mindspore.mint.concat(tensors, dim=0)[source]

Alias for mindspore.mint.cat().

Warning

Input tensor of inconsistent types are not supported in Graph Mode under Dynamic Shape.

Supported Platforms:

Ascend