If x were a pytorch tensor I could simply do y = x.expand(10,-1). But there is no expand in numpy and the ones that look like it ...
確定! 回上一頁