Torch distributed not supported on Orin?

None of the versions in Index of /compute/redist/jp are supported Torch distributed and I don’t want to use containers.

RuntimeError: Failed to import transformers.modeling_utils because of the following error (look up to see its traceback):
cannot import name ‘ReduceOp’ from ‘torch.distributed’ (/home/jirujun/.local/lib/python3.8/site-packages/torch/distributed/init.py)

Hi,

Is it integrated into the torch or an extra library?

We only support the PyTorch standard library.
If an extra library is needed, you will need to build it from the source.

Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.