a=np.arange(24).reshape(3,8)
https://blog.csdn.net/brucewong0516/article/details/79186176
numpy之searchsorted使用方法https://blog.csdn.net/qq_33757398/article/details/89876088
torch pytorch torch.Tensor.new_ones()(返回一个与size大小相同的用1填充的张量。 默认返回的Tensor具有与此张量相同的torch.dtype和torch.device)https://blog.csdn.net/Dontla/article/details/104675406
cat拼接https://cloud.tencent.com/developer/article/1725102
Python——“元组、列表、字典、数组和矩阵”的大小问题https://blog.csdn.net/zenghaitao0128/article/details/78574131
计算python字典中特定键中的值数https://cloud.tencent.com/developer/ask/149887



