casting numpy array into square array by comparing subarray

前端 未结 0 692
不思量自难忘°
不思量自难忘° 2020-12-15 22:24

I have and Array in shape (2000,256,2) and I want to cast it into the shape (2000,256,256) by comparing the sub arrays in the 3rd dimension.

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