You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by dmitrievanthony <gi...@git.apache.org> on 2018/07/23 08:32:37 UTC

[GitHub] ignite pull request #4402: IGNITE-9034 Add Estimator API support to TensorFl...

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 <dm...@...>
Date:   2018-07-19T16:15:14Z

    IGNITE-9034 First version of TensorFlow job submitter, chief and user
    script runners.

commit 387bcf44fea6eb7c1807d51e435e7f030906ed50
Author: Anton Dmitriev <dm...@...>
Date:   2018-07-19T16:15:46Z

    Merge branch 'master' of https://github.com/apache/ignite into ignite-9034

commit 3f302197d10940d84a296b6b33aa07f670eff2e0
Author: Anton Dmitriev <dm...@...>
Date:   2018-07-20T16:37:17Z

    IGNITE-9034 Update TensorFlow cluster manager.

----


---

[GitHub] ignite pull request #4402: IGNITE-9034 Add Estimator API support to TensorFl...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/ignite/pull/4402


---