Closed qfwysw closed 6 months ago
The number after :
indicates the number of processes that should be launched on that node. I don't think it's possible to manually set the port, except by changing the value at https://github.com/zhijian-liu/torchpack/blob/master/torchpack/launch/launchers/drunner.py#L73
.
any updates on this issue?
@jiachens, I haven't got a chance to fix this yet. This should be a minor fix. Feel free to submit a PR if you have time.
Hello! I have encountered the same problem. How can I solve it?
Have you fixed the bug?
It's been a long time, and I've lost track of the specific code. My previous solution was to plagiarize the train.py file of mmdetection3d. Hope this helps.
It's been a long time, and I've lost track of the specific code. My previous solution was to plagiarize the train.py file of mmdetection3d. Hope this helps.
Thanks for your kind suggestion!
I print the tcp. From the results, setting the port does not seem to have any effect