I am getting this error: line 1083, in select_data_adapter
raise ValueError(
ValueError: Failed to find data adapter that can handle input: (<class ‘list’> containing values of types {“<class ‘numpy.ndarray’>”}), (<class ‘list’> containing values of types {“<class ‘numpy.int32’>”})
I tried to use tensor_dataset initially, I got an error.