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

New error #243

Open
FlashlightET opened this issue Nov 20, 2021 · 2 comments
Open

New error #243

FlashlightET opened this issue Nov 20, 2021 · 2 comments

Comments

@FlashlightET
Copy link

FlashlightET commented Nov 20, 2021

Training on 237,699 character sequences.
Epoch 1/20
---------------------------------------------------------------------------
UnknownError                              Traceback (most recent call last)
<ipython-input-4-11efc90b368c> in <module>()
     18     max_length=model_cfg['max_length'],
     19     dim_embeddings=100,
---> 20     word_level=False)

4 frames
/usr/local/lib/python3.7/dist-packages/tensorflow/python/eager/execute.py in quick_execute(op_name, num_outputs, inputs, attrs, ctx, name)
     57     ctx.ensure_initialized()
     58     tensors = pywrap_tfe.TFE_Py_Execute(ctx._handle, device_name, op_name,
---> 59                                         inputs, attrs, num_outputs)
     60   except core._NotOkStatusException as e:
     61     if name is not None:

UnknownError:    Fail to find the dnn implementation.
	 [[{{node CudnnRNN}}]]
	 [[model_1/rnn_1/backward_lstm/PartitionedCall]] [Op:__inference_train_function_17033]

Function call stack:
train_function -> train_function -> train_function

what does it mean. it worked like a month ago

@kotobdev
Copy link

Same error here, cloned a new copy of the notebook and got this error at the last bubble

@mocallito
Copy link

Guys this guys solved it.
#247 (comment)

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

3 participants