Skip to content

Distributed model initialisation - CIFAR 10 example #1174

Closed
@ryanwongsa

Description

@ryanwongsa

❓ Questions/Help/Support

In the cifar10 example when a model is defined inside the process, is the model updated and shared between the nproc_per_node?

In most of the TPU examples I have seen they define the model before the Parallel process.

Does the way ignite handles the model ensure the same model is used throughout the training?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions