Does pytorch operations using broadcast consume less memory than expand? For example, are the following two programs different in memory usage?
import torch x = t