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/11/21 13:01:34 UTC

[GitHub] ignite pull request #5461: IGNITE-10370: Fix TensorFlowLocalInferenceExample...

GitHub user dmitrievanthony opened a pull request:

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

    IGNITE-10370: Fix TensorFlowLocalInferenceExample fail on Windows

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-10370

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/5461.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 #5461
    
----
commit 93b3748509774b5158919eb2a190db76af882824
Author: dmitrievanthony <dm...@...>
Date:   2018-11-21T12:52:51Z

    IGNITE-10370: Add try-with-resources to close streams in
    DirectorySerializer.

commit 2e7d6f2af2fb0161e4745ee0015ee174ab9023ad
Author: dmitrievanthony <dm...@...>
Date:   2018-11-21T12:55:01Z

    IGNITE-10370: Add try-with-resources to close streams in
    DirectorySerializer.

----


---

[GitHub] ignite pull request #5461: IGNITE-10370: Fix TensorFlowLocalInferenceExample...

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

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


---