-
Notifications
You must be signed in to change notification settings - Fork 147
Open
Description
I get this error without any line of code with Python 3.8 and the latest pytorch
<array_function internals>:5: VisibleDeprecationWarning: Creating an ndarray from ragged nested sequences (which is a list-or-tuple of lists-or-tuples-or ndarrays with different lengths or shapes) is deprecated. If you meant to do this, you must specify 'dtype=object' when creating the ndarray
and after the first episode it fails to save the model, probably because the array is not created
Metadata
Metadata
Assignees
Labels
No labels