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/27 10:46:29 UTC

[GitHub] ignite pull request #5507: IGNITE-10287: Add ML inference model storage.

GitHub user dmitrievanthony opened a pull request:

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

    IGNITE-10287: Add ML inference model storage.

    

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

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

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

    https://github.com/apache/ignite/pull/5507.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 #5507
    
----
commit 45bd87c33972d943afcba6ecdfb9735a3b44567e
Author: dmitrievanthony <dm...@...>
Date:   2018-11-26T15:37:56Z

    IGNITE-10287: First version of Model Storage.

commit 9d13c19d2d45ad9983f92177ffb34e38d75e53b5
Author: dmitrievanthony <dm...@...>
Date:   2018-11-27T10:44:16Z

    IGNITE-10287: Add javadoc and extend example.

----


---

[GitHub] ignite pull request #5507: IGNITE-10287: Add ML inference model storage.

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

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


---