Closed yellowjs0304 closed 2 years ago
Hi @yellowjs0304
Hm.. strange. You may turn off "ddp"?
Wonseok
I was using Jupyter notebook when I got the same error, and after a bit of "experimenting" I have managed to find a temporary "work-around" by changing the following line
Into "def predict_step(self, batch, batch_idx, _datasetidx=0):"
But I highly doubt this is even a right answer. Any answer or a proper workaround would be really appreciated, thanks :)
Sorry, I saw really late. I didn't modified any option about yaml (what you told "ddp"?). I'll follow unleft's comment. thank you so much.
Thank you for sharing nice work. I wanna check the pred_cord scripts. I followed all script in your readme file. But, I'm using 3090 RTX, so I couldn't install the version in the requirement.txt file. It returns like this errors. Could you please check this problem? (+ below is pip list in my anaconda env)