I\'m trying to run np.multiply.outer(tensor, tensor) for many tensors, and then I need to add those results. However, the result of np.multiply.outer
np.multiply.outer(tensor, tensor)
np.multiply.outer