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
When I attempted to use the TSC function,dls = TSDataLoaders.from_dsets(dsets.train, dsets.valid, bs=[64, 128], batch_tfms=[TSStandardize()], num_workers=0) I encountered some errors(RuntimeError: Could not infer dtype of numpy.int16)."This question has troubled me for a long time. Have you solved it
The text was updated successfully, but these errors were encountered:
When I attempted to use the TSC function,dls = TSDataLoaders.from_dsets(dsets.train, dsets.valid, bs=[64, 128], batch_tfms=[TSStandardize()], num_workers=0) I encountered some errors(RuntimeError: Could not infer dtype of numpy.int16)."This question has troubled me for a long time. Have you solved it
The text was updated successfully, but these errors were encountered: