[GitHub] ignite pull request #3282: IGNITE 7297: Javadoc warning for RProp in MLP

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3282: IGNITE 7297: Javadoc warning for RProp in MLP

andrey-kuznetsov
GitHub user YuriBabak opened a pull request:

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

    IGNITE 7297: Javadoc warning for RProp in MLP

    fixed

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

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

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

    https://github.com/apache/ignite/pull/3282.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 #3282
   
----
commit f1aaa8b84cdddb35f5d1e7cd2a10d1d0ab8a104c
Author: Oleg Ignatenko <oignatenko@...>
Date:   2017-12-25T09:19:24Z

    IGNITE-7297 Javadoc warning for RProp in MLP
    - workaround for javadoc warning
    -- verified with diffs overview

commit 490628d8bcc283a7c59f4b6d539dcd9877a0d127
Author: Oleg Ignatenko <oignatenko@...>
Date:   2017-12-25T09:20:28Z

    IGNITE-7297 Javadoc warning for RProp in MLP
    - workaround for javadoc warning
    -- verified with diffs overview

commit c23482110ac4ad6f71c055fdf8cd3527f937d52c
Author: Yury Babak <ybabak@...>
Date:   2017-12-25T09:25:40Z

    IGNITE-7297: Javadoc warning for RProp in MLP
   
    fixed description.

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3282: IGNITE 7297: Javadoc warning for RProp in MLP

andrey-kuznetsov
Github user asfgit closed the pull request at:

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


---