ashawkey/nerf_template

Distributed support?

trebladev opened this issue · 0 comments

Hi,
This is a great template and help me a lot.
I noticed that torch.nn.parallel.DistributedDataParallel in utils.py. I wonder whether this template support distributed? And it has some functions I can use directly?
Thanks