You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
在run_rgm_pytorch_willow文件的mini_batch = np.array(mini_batch).transpose()调用中会出现ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 2 dimensions. The detected shape was (64, 5) + inhomogeneous part.
The text was updated successfully, but these errors were encountered:
在run_rgm_pytorch_willow文件的mini_batch = np.array(mini_batch).transpose()调用中会出现ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 2 dimensions. The detected shape was (64, 5) + inhomogeneous part.
The text was updated successfully, but these errors were encountered: