Anton Dmitriev created IGNITE-9706:
--------------------------------------
Summary: ML: Update ignite-tensorflow to support TensorFlow
standalone client mode
Key: IGNITE-9706
URL: https://issues.apache.org/jira/browse/IGNITE-9706
Project: Ignite
Issue Type: Improvement
Components: ml
Affects Versions: 2.7
Reporter: Anton Dmitriev
Assignee: Anton Dmitriev
Fix For: 2.7
We need to update "ignite-tensorflow" module to support TensorFlow standalone
client mode described in in correspondent
[documentation|https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/distribute#standalone-client-mode].
To make it we need to run TensorFlow standard servers on workers and avoid
using "TF_CONFIG" variable in user script (use "TF_CLUSTER" instead).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)