Skip to content

Multi-GPU support for WeightNormalization #740

@shreyaskamathkm

Description

@shreyaskamathkm

Describe the feature and the current behavior/state.
When I try to run the weight normalization on a single GPU it works as expected. However, when I try to run it on Mirror Strategy it throws an error? Could it be extended to support multi GPUs?

Relevant information

  • Are you willing to contribute it (yes/no): No
  • Are you willing to maintain it going forward? (yes/no): No
  • Is there a relevant academic paper? (if so, where): No
  • Is there already an implementation in another framework? (if so, where): Pytorch weight normalization works on multiple GPU
  • Was it part of tf.contrib? (if so, where):

Which API type would this fall under (layer, metric, optimizer, etc.) layer/wrapper

Who will benefit with this feature?

Any other info.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions