Skip to content

Multi-gpu context is lost before training #4

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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