Bug. torch.sum(tensor, dim=()) performs a full reduce, while np.sum(arr, axis=()) performs no reduce. To Reproduce. Steps to reproduce the behavior:
確定! 回上一頁