Merge multiple numpy arrays over same first dimension

前端 未结 0 1783
天涯浪人
天涯浪人 2021-01-07 19:35

I have two numpy arrays a and b with the same first dimension e.g. a.shape -> (3, 100) and b.shape -> (3, 20, 20).<

相关标签:
回答
  • 消灭零回复
提交回复
热议问题