John Zhou

Results 3 issues of John Zhou

### 🐛 Describe the bug This is the post follow the recent discussion about the problem of deploying yolort on mobile. Here is the link to the recent discussion: https://github.com/pytorch/live/issues/10...

question

Here is the command I used and the execution result: %run new_main.py --data=Games \ --gpu=0 \ --epoch=20 \ --hidden_size=50 \ --batchSize=50 \ --user_long=orgat\ --user_short=last \ --item_long=orgat \ --item_short=last \ --user_update=rnn...

I received the following error during training and predicting based on the Games dataset. ''' start training: 2022-04-25 23:07:12.871280 Iter 400, loss 9.3309 2022-04-25 23:17:20.633740 Iter 800, loss 9.1787 2022-04-25...