Pavel Druzhkov
Pavel Druzhkov
Build 302
Build 543 ✔️
To run sample [several envvars](https://pytorch.org/docs/stable/distributed.html?highlight=distributed#initialization) should be defined: > MASTER_PORT - required; has to be a free port on machine with rank 0 > MASTER_ADDR - required (except for rank...
I would suggest making the test behavior deterministic. I mean fixed dataset at least and maybe to increase dataset to obtain more stable results. _Originally posted by @alexsu52 in https://github.com/openvinotoolkit/mmdetection/pull/169#discussion_r703397334_