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
The getitem() in feeding.dataset.py returns an array of type np.float32. My data is not in float32 (it's complex). Maybe it's best if we don't typecast.
The text was updated successfully, but these errors were encountered:
The getitem() in feeding.dataset.py returns an array of type np.float32. My data is not in float32 (it's complex). Maybe it's best if we don't typecast.
The text was updated successfully, but these errors were encountered: