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
I want to retrain the model so I first try to run the file nntrain_fingerprint.py
and I got the error below: ValueError: Tried to convert 'indices' to a tensor and failed. Error: Argument must be a dense tensor: range(0, 1) - got shape [1], but wanted [].
Could you help me figure out the problem? Thanks!
The text was updated successfully, but these errors were encountered:
Hi Connor,
I want to retrain the model so I first try to run the file
nntrain_fingerprint.py
and I got the error below:
ValueError: Tried to convert 'indices' to a tensor and failed. Error: Argument must be a dense tensor: range(0, 1) - got shape [1], but wanted [].
Could you help me figure out the problem? Thanks!
The text was updated successfully, but these errors were encountered: