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
In the table dataset, ensure that the same data format is used for both x and y, whether it is a torch tensor or a python dictionary. Currently, the use of different formats is not elegant.