We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I encountered a ChildFailedError, I used the command python -m torch.distributed.run train_new.py below is the error information.
python -m torch.distributed.run train_new.py
The program was run on py3.10, and pip list is as below
The text was updated successfully, but these errors were encountered:
This code does not work as well when using the following command in the Readme accelerate launch --config_file config/default_config.yaml train_new.py
accelerate launch --config_file config/default_config.yaml train_new.py
Sorry, something went wrong.
解决了吗?老哥 和 gcc 版本有关系没
No branches or pull requests
I encountered a ChildFailedError,
I used the command
python -m torch.distributed.run train_new.py
below is the error information.
The program was run on py3.10, and pip list is as below
The text was updated successfully, but these errors were encountered: