GitHub user dmitrievanthony opened a pull request:
https://github.com/apache/ignite/pull/4847 IGNITE-9706: Update ignite-tensorflow to support TensorFlow standalone client mode
TF_CONFIG variable, make user script to use TF_CLUSTER variable.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-9706
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4847.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4847
----
commit df6ee625ad571e3cdcec38bec2314fa09b2f2fa3
Author: Anton Dmitriev <dmitrievanthony@...>
Date: 2018-09-26T15:13:53Z
IGNITE-9706: Make workers use run_standard_tensorflow_server and
TF_CONFIG variable, make user script to use TF_CLUSTER variable.
----
---