connorcoley / scscore

MIT License
93 stars 43 forks source link

error when running nntrain_fingerprint #13

Open hongxianglics opened 2 years ago

hongxianglics commented 2 years ago

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!

connorcoley commented 2 years ago

Can you provide a little more context for the error message?