mindspore.mint.concat
- 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
Alias for mindspore.mint.cat()
.
Warning
Input tensor of inconsistent types are not supported in Graph Mode under Dynamic Shape.
Ascend