Skip to content

Multi-gpu context is lost before training #4

@eric-mc2

Description

@eric-mc2

When the CTC Pipeline fit() methods are called, they compile the model, overwriting the model variable, and clearing the distributed data parallel context. Thus, the model only runs on a single GPU even if multiple GPUs are visible to tensorflow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions