[jira] [Created] (IGNITE-7456) Wrong batch logic in distributed MLP training.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-7456) Wrong batch logic in distributed MLP training.

Anton Vinogradov (Jira)
Artem Malykh created IGNITE-7456:
------------------------------------

             Summary: Wrong batch logic in distributed MLP training.
                 Key: IGNITE-7456
                 URL: https://issues.apache.org/jira/browse/IGNITE-7456
             Project: Ignite
          Issue Type: Bug
          Components: ml
    Affects Versions: 2.4
            Reporter: Artem Malykh
            Assignee: Artem Malykh
             Fix For: 2.4


Batch for training is created outside of training loop, therefore in each local step we work with the same batch.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)