-
Notifications
You must be signed in to change notification settings - Fork 617
Closed
Labels
Description
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.