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

It doesn't work while fitting. #4

Open
laetokang opened this issue May 11, 2020 · 2 comments
Open

It doesn't work while fitting. #4

laetokang opened this issue May 11, 2020 · 2 comments

Comments

@laetokang
Copy link

While I was running BERT, suddenly I got the following error message.
'''
inputs, attrs, num_outputs)
tensorflow.python.framework.errors_impl.InvalidArgumentError: No OpKernel was registered to support Op 'NcclAllReduce' used by {{node while/body/_1/AdamWeightDecay/NcclAllReduce}} with these attrs: [reduction="sum", shared_name="c1", T=DT_FLOAT, num_devices=2]
Registered devices: [CPU, GPU, XLA_CPU, XLA_GPU]
Registered kernels:

     [[while/body/_1/AdamWeightDecay/NcclAllReduce]] [Op:__inference_train_steps_46285]

'''
I don't know what does it mean. Please Help..

@artitw
Copy link
Owner

artitw commented May 17, 2020

What’s your setup? Did you get the colab notebook demo to work?

@artitw
Copy link
Owner

artitw commented May 15, 2021

Please take a look at https://github.com/artitw/text2text and ask questions there if necessary.

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