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.patchTo 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 <dmitrievanthony@...>
Date: 2018-11-21T12:52:51Z
IGNITE-10370: Add try-with-resources to close streams in
DirectorySerializer.
commit 2e7d6f2af2fb0161e4745ee0015ee174ab9023ad
Author: dmitrievanthony <dmitrievanthony@...>
Date: 2018-11-21T12:55:01Z
IGNITE-10370: Add try-with-resources to close streams in
DirectorySerializer.
----
---