Guide
Tutorials
API Documentation
Cartesian product of input tensors.
*args – Tensors with rank 1.
Tensors
A Tensor of shape [M, N], where N is the number of tensors in args and M is the product of the sizes of all the tensors in args.
Tensor
[M, N]
N
args
M