GitHub user dmitrievanthony opened a pull request: https://github.com/apache/ignite/pull/4214
IGNITE-8795 Add ability to start and maintain TensorFlow cluster on top of Apache Ignite You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8795 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4214.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #4214 ---- commit 9a8d733f19a06aea210f8da233d28fb859570819 Author: dmitrievanthony <dmitrievanthony@...> Date: 2018-06-16T18:00:39Z IGNITE-8795 First prototype of TensorFlow Cluster manager. commit 3becae8217a8556f8f985562fb732cd081c71673 Author: Anton Dmitriev <dmitrievanthony@...> Date: 2018-06-18T11:47:43Z IGNITE-8795 Add tests to TensorFlow module and refactoring. commit 5f6ee37ebdc1f9cd852d70890ea45b63c15096c1 Author: Anton Dmitriev <dmitrievanthony@...> Date: 2018-06-18T11:50:01Z IGNITE-8795 Remove commented code. ---- ---