Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to train with multiple GPUs in single node #122

Closed
ZhuYuJin opened this issue Mar 29, 2023 · 0 comments
Closed

Failed to train with multiple GPUs in single node #122

ZhuYuJin opened this issue Mar 29, 2023 · 0 comments

Comments

@ZhuYuJin
Copy link

User Story

Failed to train with multiple GPUs in single node when we use from tensorflow.contrib.layers.python.layers import feature_column

Detailed requirements

image

API Compatibility

Willing to contribute

Yes

francktcheng added a commit that referenced this issue Mar 29, 2023
1. patching shared embedding get_shape method by using TensorShape to be compatible with init_from_checkpoint.
2. patching the `get_shape` method of embeddings created by `tf.contrib.feature_column` API in distributed training. (#122)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants