Dexterity
Results
1
issues of
Dexterity
In the train.py script, Line 45: "return output, loss.data[0]", ---> "return output, loss.item()" is suggested.