Running distributed tensorflow on machines with different versions of Tensorflow -


in particular i'm interested in happens if tensorflow installed on parameter server different tensorflow installed on worker. (e.g: different versions of tensorflow). how distributed tensorflow reconcile potential differences in execution code between workers , parameter servers?

i'd it's highly discouraged. depending on how many versions differ, in cases, errors. in base cases, things seemingly run e.g. nothing trains , you'll have hard time figuring out why....


Comments

Popular posts from this blog

python - How to insert QWidgets in the middle of a Layout? -

python - serve multiple gunicorn django instances under nginx ubuntu -

module - Prestashop displayPaymentReturn hook url -