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

关于版本问题 #3

Open
cxx-cindy opened this issue Sep 16, 2021 · 2 comments
Open

关于版本问题 #3

cxx-cindy opened this issue Sep 16, 2021 · 2 comments

Comments

@cxx-cindy
Copy link

请问您的tensorflow和python的版本是多少?

@Chiang97912
Copy link
Owner

Python 3.6, Tensorflow 1.14

@cxx-cindy
Copy link
Author

谢谢您,但是我遇到以下这个错误,能帮我看下是什么原因吗?
2021-09-16 13:50:08.851285: E tensorflow/stream_executor/cuda/cuda_dnn.cc:81] CUDNN_STATUS_EXECUTION_FAILED
in tensorflow/stream_executor/cuda/cuda_dnn.cc(3666): 'cudnnPoolingForward( cudnn.handle(), pooling_desc.handle(), &alpha, src_desc.handle(), input_data.opaque(), &beta, dest_desc.handle(), output_data->opaque())'
Traceback (most recent call last):
File "D:\Anaconda\envs\tensorflow 1\lib\site-packages\tensorflow\python\client\session.py", line 1292, in _do_call
return fn(*args)
File "D:\Anaconda\envs\tensorflow 1\lib\site-packages\tensorflow\python\client\session.py", line 1277, in _run_fn
options, feed_dict, fetch_list, target_list, run_metadata)
File "D:\Anaconda\envs\tensorflow 1\lib\site-packages\tensorflow\python\client\session.py", line 1367, in _call_tf_sessionrun
run_metadata)
tensorflow.python.framework.errors_impl.InternalError: cudnn PoolForward launch failed
[[{{node attention_encoder/MaxPool}} = MaxPoolT=DT_FLOAT, data_format="NCHW", ksize=[1, 1, 300, 1], padding="VALID", strides=[1, 1, 1, 1], _device="/job:localhost/replica:0/task:0/device:GPU:0"]]
[[{{node acc/acc/_47}} = _Recvclient_terminated=false, recv_device="/job:localhost/replica:0/task:0/device:CPU:0", send_device="/job:localhost/replica:0/task:0/device:GPU:0", send_device_incarnation=1, tensor_name="edge_258289_acc/acc", tensor_type=DT_FLOAT, _device="/job:localhost/replica:0/task:0/device:CPU:0"]]

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