GitHub user dmitrievanthony opened a pull request: https://github.com/apache/ignite/pull/4402
IGNITE-9034 Add Estimator API support to 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-9034 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4402.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 #4402 ---- commit a0e7a08acb1bb6b535cdb14047dd0bdf3bbb6868 Author: Anton Dmitriev <dmitrievanthony@...> Date: 2018-07-19T16:15:14Z IGNITE-9034 First version of TensorFlow job submitter, chief and user script runners. commit 387bcf44fea6eb7c1807d51e435e7f030906ed50 Author: Anton Dmitriev <dmitrievanthony@...> Date: 2018-07-19T16:15:46Z Merge branch 'master' of https://github.com/apache/ignite into ignite-9034 commit 3f302197d10940d84a296b6b33aa07f670eff2e0 Author: Anton Dmitriev <dmitrievanthony@...> Date: 2018-07-20T16:37:17Z IGNITE-9034 Update TensorFlow cluster manager. ---- ---