Replies: 1 comment
-
Hi @bulant, did you manage to sort out your build problem? Installing TensorFlow via conda rather than pip might be problematic, not sure. If you add a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
First of all, thank you for the great work.
I am having problems installing horovod with tensorflow and mpi support.
My OS is Ubuntu 18.04.
I have conda 4.10.1
I am doing the following steps:
The prompt output follows
Although no error are shown, hen checking installation, the tensorflow and MPI support are not available:
Also, trying to import horovod.tensorflow from python prompts the following error
I really have no idea what is going on, there are no errors during installation, but somehow the installation process is unable to provide the tensorflow support.
I hope someone can help me with this.
Best regards Carlos.
Beta Was this translation helpful? Give feedback.
All reactions