Error too many indices for array 2017-11-05 本文已影响0人 律动的时间线 Z = np.zeros((n_H,n_W,n_C)); Z[i,j,k,l]=digital; 指定的维数与实际array的维数不匹配。