diso
diso copied to clipboard
ddp support?
Does this library not support multi-GPU training? The following error is reported:
RuntimeError: grid.options().device().is_cuda() INTERNAL ASSERT FAILED at "/tmp/pip-install-jec442jy/diso_2293b82a438d44a59a8feeffaaf14a16/src/pybind.cpp":45, please report a bug to PyTorch. grid must be a CUDA tensor.
The library supports multi-GPU training, are you using the module as example here: https://github.com/SarahWeiii/diso?tab=readme-ov-file#batch-training ?