-
Notifications
You must be signed in to change notification settings - Fork 491
New issue
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 can't get the horovod images using the cmd 'docker pull uber/horovod' which provided by tutorial,how can i get the docker enviroment? #25
Comments
Hi, can you post the error message? |
try "docker pull uber/horovod:0.14.1-tf1.10.0-torch0.4.0-py3.5" |
|
After entering the docker environment, use the following command to start the program: $ bash main.sh P.S.: Please use English for future discussion, if possible. |
when i get into the docker eviroment and run "./main.sh" ,i got My docker is in an internal network enviroment,which mean i can't connect the internet in the docker container, how do i fix this? |
I have veen tested in k8s , and use horovod ,it`s ok. |
hehe,because they use it inside tencent,and use internal source,you should use tsinghua or aliyun source instead of tencent internal source. Please modify main.sh with "index-url = https://pypi.tuna.tsinghua.edu.cn/simple" and "trusted-host=mirrors.aliyun.com" |
@herbiezhao |
This template is for miscellaneous issues not covered by the other issue categories.
For questions on how to work with PocketFlow, or support for problems that are not verified bugs in PocketFlow, please go to StackOverflow.
For high-level discussions about TensorFlow, please post to discuss group.
The text was updated successfully, but these errors were encountered: