Skip to content

About DataParallel , multi gpu #76

@wz991007

Description

@wz991007

In class GraphAttentionLayer, there are two parameter matrices(self.W and self.a). When I want to use multi GPU, the parameter matrices can only be placed in cuda‘0’,but data of mini batch is located in different cuda. How to solve it?

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