x=torch.empty((0,)) y=torch.empty(2,2) # x and y are not broadcastable, because x does not have at least 1 dimension
確定! 回上一頁